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

CURIE syntax issue #34

Open
dret opened this issue Mar 28, 2017 · 0 comments
Open

CURIE syntax issue #34

dret opened this issue Mar 28, 2017 · 0 comments

Comments

@dret
Copy link

dret commented Mar 28, 2017

the CURIE spec https://www.w3.org/TR/curie/ says that CURIEs work by concatenating the prefix value and the value from the CURIE. the example from the draft http://docs.acme.com/relations/{rel} (using a URI template-ish syntax) makes it look as if i could embed the value somewhere, potentially not just using concatenation.
if the intent is to use CURIEs as defined, i suggest to remove the {ref} part and treat CURIE as specified as a prefix-only mechanism. if the intent is to support something more powerful, then CURIEs are not the right tool for the job.

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

No branches or pull requests

1 participant