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

Support for labels in place of IRIs #17

Open
jamesaoverton opened this issue Oct 26, 2018 · 0 comments
Open

Support for labels in place of IRIs #17

jamesaoverton opened this issue Oct 26, 2018 · 0 comments

Comments

@jamesaoverton
Copy link

Just floating a feature idea: In the past I’ve built simple SPARQL preprocessors that let you write a term’s rdfs:label as a single-quoted string anywhere that you would write the term’s IRI. The preprocessor looks for those single-quoted strings and replaces each one with a CURIE, resulting in a normal SPARQL query.

My versions have just used a lookup table to map labels to IRIs. Owlet is much fancier.

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