|
|
@ -12,21 +12,24 @@ id: fedora_resource.collection |
|
|
|
targetEntityType: fedora_resource |
|
|
|
targetEntityType: fedora_resource |
|
|
|
bundle: collection |
|
|
|
bundle: collection |
|
|
|
types: |
|
|
|
types: |
|
|
|
- 'pcdm:Collection' |
|
|
|
- 'schema:Thing' |
|
|
|
- 'schema:CollectionPage' |
|
|
|
- 'ldp:RDFSource' |
|
|
|
|
|
|
|
- 'ldp:Container' |
|
|
|
fieldMappings: |
|
|
|
fieldMappings: |
|
|
|
field_description: |
|
|
|
field_description: |
|
|
|
properties: |
|
|
|
properties: |
|
|
|
- 'schema:text' |
|
|
|
- 'dc:description' |
|
|
|
field_memberof: |
|
|
|
field_memberof: |
|
|
|
properties: |
|
|
|
properties: |
|
|
|
- 'pcdm:memberOf' |
|
|
|
- 'dc:isPartOf' |
|
|
|
name: |
|
|
|
name: |
|
|
|
properties: |
|
|
|
properties: |
|
|
|
- 'schema:name' |
|
|
|
- 'dc:title' |
|
|
|
|
|
|
|
- 'rdf:label' |
|
|
|
created: |
|
|
|
created: |
|
|
|
properties: |
|
|
|
properties: |
|
|
|
- 'schema:dateCreated' |
|
|
|
- 'schema:dateCreated' |
|
|
|
|
|
|
|
- 'dc:created' |
|
|
|
datatype_callback: |
|
|
|
datatype_callback: |
|
|
|
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value' |
|
|
|
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value' |
|
|
|
changed: |
|
|
|
changed: |
|
|
|