Sha256: 1d4c9545eb3732dffb9115163f048fb0c4a9452463a879167602455905840e15
Contents?: true
Size: 724 Bytes
Versions: 11
Compression:
Stored size: 724 Bytes
Contents
require 'rdf' class ActiveFedora::RDF::RelsExt < RDF::StrictVocabulary("http://fedora.info/definitions/v4/rels-ext#") property :hasAnnotation property :hasCollectionMember property :hasConstituent property :hasDependent property :hasDerivation property :hasDescription property :hasEquivalent property :hasExternalContent property :hasMember property :hasMetadata property :hasPart property :hasSubset property :isAnnotationOf property :isConstituentOf property :isDependentOf property :isDerivationOf property :isDescriptionOf property :isExternalContentOf property :isMemberOf property :isMemberOfCollection property :isMetadataFor property :isPartOf property :isSubsetOf end
Version data entries
11 entries across 11 versions & 1 rubygems