digitalbazaar / rdf-canonize

An implementation of the RDF Dataset Normalization Algorithm in JavaScript.
Other
22 stars 13 forks source link

Change to RDFC-1.0 #75

Closed davidlehn closed 1 year ago

davidlehn commented 1 year ago
davidlehn commented 1 year ago

Decided to try the path of allowing URDNA2015 alias to be explicitly rejected if needed, and to have a developer global to enable tracing where URDNA2015 is used during migration to RDFC-1.0.

davidlehn commented 1 year ago

Merging to main staging branch along with escaping fix branch.