-
Notifications
You must be signed in to change notification settings - Fork 0
html_map_overview
Benjamin Riesenberg edited this page Apr 22, 2024
·
12 revisions
🚧🚧🚧
-
XML MAP source documents use the CONTENTdm collection's alias* as the file name
-
HTML MAPs use the CONTENTdm collection's alias* as the file name
-
A
temp_alias_NNN
value may be assigned in the event that a CONTENTdm alias cannot be assigned -
Use caution when assigning a temp alias that you do not assign a value already in use for another collection!
-
* *For further information about collection aliases in CONTENTdm see OCLC online documentation > Collections
-
* For a list of collection aliases see json/collection_list.json
HTML id value or XPath construction | page content | notes |
---|---|---|
top | Map title and top-of-page content | |
toc | Table of contents | |
all-list | Combined property list | |
concat(cdmm:genre_form, '-', cdmm:cdm_object_type, '-guidance') | guidance sections organized by category, each category having a distinct combination of genre/form and CONTENTdm object type | See notes |
config | Field configuration details section |
HTML id value, or XPath construction | page content | notes |
---|---|---|
concat($uid, '-config') | configuration details for property with a given uid
|
See schemasProject/properties-files/ property/uid |
concat($uid, '-', cdmm:genre_form, '-', cdmm:cdm_object_type, '-guidance') | field metadata-creation guidance for compound objects or standalone items of a given genre/form | See notes |
concat($uid, '-', cdmm:genre_form, '-co_item-guidance') | field metadata-creation guidance for compound-object items of a given genre/form | See notes |
- For additional information about cdmm:genre_form see:
- Element definition in schemas_project/xsd/genre_form.xsd as genre_form_type
- Additional information about assigning a local/uncontrolled genre/form term to a MAP section
- For additional information about cdmm:cdm_object_type see:
- Element definition in contentdm_maps/xsd/xml_maps.xsd as map_structure_cdm_object_type_type
- Additional information about assigning a CONTENTdm object type to a MAP section
View metadata-guidance documents created using this workflow at uwlib-mig.github.io/contentdm_maps