afs commented on issue #2105: URL: https://github.com/apache/jena/issues/2105#issuecomment-3306360743
Hi @kishorebanala - yes, it would be great to have dataset canoicalization. The work will need to check the state of the n-quads writer to write normalized n-quads as required by https://www.w3.org/TR/rdf-canon/#canonical-quads . The RDF 1.2 N-Quads spec https://www.w3.org/TR/rdf12-n-quads/ should be aligned to the needs of canonicaization - indeed, if its not, then RDF 1.2 N-Quads needs fixing! There is a test suite: https://github.com/w3c/rdf-tests/tree/main/rdf/rdf12/rdf-n-quads/c14n -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
