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 Fcrepo3 vocabulary module (includes four vocabs) #26

Closed dchandekstark closed 9 years ago

dchandekstark commented 9 years ago

Added RDF::Vocab::Fcrepo3 module - copied from ActiveFedora::RDF::Fcrepo The module includes four vocabulary classes - System, Model, RelsExt, View.

/cc @jcoyne @barmintor

cf. #17

acoburn commented 9 years ago

I don't have a strong opinion one way or the other, but in terms of naming conventions, should we use fcrepo3 or fedora3? For the fcrepo4 (or fedora4) vocabs, we'll just want to follow this pattern.

dchandekstark commented 9 years ago

@acoburn I changed the module name from ActiveFedora::RDF::Fcrepo to RDF::Vocab::Fcrepo3. The v4 vocab in AF is similarly named Fcrepo4. Also, the GitHub repos are name fcrepo3 and fcrepo4, respectively, FWIW. Personally I think it's good to use fcrepo instead of fedora, if only to distinguish it from the well-known Linux distro. :)

jcoyne commented 9 years ago

:+1:

acoburn commented 9 years ago

:+1: