Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify forward slash escaping behavior for normalized output. #22

Closed
davidlehn opened this issue Aug 31, 2011 · 1 comment
Closed

Specify forward slash escaping behavior for normalized output. #22

davidlehn opened this issue Aug 31, 2011 · 1 comment

Comments

@davidlehn
Copy link
Member

See:
http://lists.w3.org/Archives/Public/public-linked-json/2011Aug/0106.html

The escaping of forward slashes behavior must be specified in the normalization section so implementations are consistent. I recommend normalizing such that all forward slashes are NOT escaped.

@davidlehn
Copy link
Member Author

Upon further thought... perhaps this doesn't need to be in the JSON-LD spec? It may just be up to applications that use JSON-LD to specify their own consistent behavior if they use serialized JSON-LD for hashing, crypto, or graph comparisons. In either case, a note should be added to mention the issue since applications writers should be aware of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants