Open
Description
I have content negotiation on my website done by rdf-transform. Because this library is being used for the parsing of my website under the hood; it would be nice if it could emit a prefix
event when it encounters new prefixes so that serializers such as that in N3.js can make use of them to prettify the result.