Sha256: 219a0d764a3f3707a9a62ede0e33a64c50b6d6c8c652ad939694c3fbd44d30e8
Contents?: true
Size: 1.77 KB
Versions: 201
Compression:
Stored size: 1.77 KB
Contents
# The default namespace maps to the default namespace for generating rels_ext from solr :default_namespace: info:fedora/fedora-system:def/relations-external# # namespace mappings--- # you can add specific mappings for your institution by providing the following: # namespace_uri: # :relationship_symbol: relationship_identifier # # For example, if you have the following element in your rels_ext: # # <oai:itemID>oai:example.edu:changeme:500</oai:itemID> # # With the last two lines of this file uncommented, the relationships hash of your object will include: # :oai_item_id => ["info:fedora/oai:example.edu:changeme:500"] # # With the last two lines of this file commented out, the relationships hash of your object will include: # "oai_itemID" => ["info:fedora/oai:example.edu:changeme:500"] # :predicate_mapping: info:fedora/fedora-system:def/relations-external#: :is_derivation_of: isDerivationOf :is_metadata_for: isMetadataFor :is_member_of_collection: isMemberOfCollection :has_derivation: hasDerivation :is_annotation_of: isAnnotationOf :is_constituent_of: isConstituentOf :is_dependent_of: isDependentOf :has_collection_member: hasCollectionMember :has_annotation: hasAnnotation :has_constituent: hasConstituent :has_dependent: hasDependent :is_part_of: isPartOf :has_equivalent: hasEquivalent :is_subset_of: isSubsetOf :is_description_of: isDescriptionOf :is_member_of: isMemberOf :has_model: hasModel :conforms_to: conformsTo :has_metadata: hasMetadata :has_subset: hasSubset :has_description: hasDescription :has_part: hasPart :has_member: hasMember info:fedora/fedora-system:def/model#: :has_model: hasModel # http://www.openarchives.org/OAI/2.0/: # :oai_item_id: itemID
Version data entries
201 entries across 200 versions & 1 rubygems