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

Add Open Annotations vocabulary #169

Closed
dazza-codes opened this issue Mar 4, 2015 · 2 comments
Closed

Add Open Annotations vocabulary #169

dazza-codes opened this issue Mar 4, 2015 · 2 comments

Comments

@dazza-codes
Copy link

vocab_sources = {
  oa:  {
    uri: 'http://www.w3.org/ns/oa#',
    source: 'http://www.openannotation.org/spec/core/20130208/oa.owl',
    strict: false
  },
}

Actually not sure whether it should be strict: false or true; have to clarify that point. Otherwise, it works with rake gen_vocabs.

@gkellogg
Copy link
Member

gkellogg commented Mar 5, 2015

This might be better in the rdf-vocabulary gem. Ultimately, most gems will move over there: https://github.com/projecthydra-labs/rdf-vocab.

@dazza-codes
Copy link
Author

Moving this concern to rdf-vocab.

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

2 participants