You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my application I want to parse a json-ld file and find its canonical form, so #34 is an orthogonal issue for me.
I'm considering implementing it for simple cases, ie graphs without blank nodes. I believe this would be enough for my application and is an easier task. Having a complete implementation would be ideal of course.
The text was updated successfully, but these errors were encountered:
Is there any thought to implement the RDF canonicalization algorithm, as specified at https://w3c.github.io/rdf-canon/spec/
For my application I want to parse a json-ld file and find its canonical form, so #34 is an orthogonal issue for me.
I'm considering implementing it for simple cases, ie graphs without blank nodes. I believe this would be enough for my application and is an easier task. Having a complete implementation would be ideal of course.
The text was updated successfully, but these errors were encountered: