samvera-deprecated / rdf-vocab

Shared RDF Vocabularies (rdf-vocab <= v0.7.0)
https://github.com/ruby-rdf/rdf-vocab
Apache License 2.0
4 stars 2 forks source link

Add Open Annotations vocabulary #36

Closed dazza-codes closed 9 years ago

dazza-codes commented 9 years ago

See also https://github.com/ruby-rdf/rdf/issues/169

The equivalent yaml for rdf-vocab/lib/rdf-vocab/config/vocab.yml could be:

oa:
  class_name: OA
  uri: http://www.w3.org/ns/oa#
  source: http://www.openannotation.org/spec/core/20130208/oa.owl

Not entirely sure about the `StrictVocabulary' version, probably should be one of those 8-)

acoburn commented 9 years ago

Closing this as it was resolved with https://github.com/projecthydra-labs/rdf-vocab/pull/37