| A | B | C | D | E | F | G | H | I | J | |
|---|---|---|---|---|---|---|---|---|---|---|
1 | DPLA metadata application profile | Alliance Harvester | Orbis Cascade Alliance Dublin Core Best Practices | |||||||
2 | Class | Label | Requirements | Property | Harvester transformations | Harvest source | Number to harvest | Label | Requirements | Vocab/syntax schema |
3 | dpla:SourceResource | Alternative Title | Optional | dcterms:alternative | Map first instance of dc:title output to dcterms:title and subsequent instances of dc:title to dcterms:alternative | dc:title | 0-n | Title | Optional | none |
4 | dpla:SourceResource | Collection | Required when available | dcterms:isPartOf | Harvest set name from OAI ListSets request | OAI ListSets request, setSpec:name | 1 | none | none | none |
5 | dpla:SourceResource | Contributor | Optional | dcterms:contributor | Split semicolon delimited values into separate properties; Remove trailing punctuation; Trim whitespace; Replace HTML tag with a single whitespace; Suppress “unknown” values; when contributor enrichment is selected during the contribution process, insert VIAF URI as a separate contributor property when a LCNAF preferred label is present | dc:contributor or Alliance Harvester enrichment interface | 0-n | Contributor | Optional | Required: formed according to RDA; Preferred: LCNAF preferred label |
6 | dpla:SourceResource | Creator | Recommended | dcterms:creator | Split semicolon delimited values into separate properties; Remove trailing punctuation; Trim whitespace; Replace HTML tag with a single whitespace; Suppress “unknown” values; when creator enrichment is selected during the contribution process, insert VIAF URI as a separate creator property when a LCNAF preferred label is present | dc:creator or Alliance Harvester enrichment interface | 0-n | Creator | Recommended | Required: formed according to RDA; Preferred: LCNAF preferred label |
7 | dpla:SourceResource | Date | Strongly Recommended | dc:date | Trim whitespace; Replace HTML tag with a single whitespace; Harvest the first occurrence of dc:date and ignore other dc:date values; Replace hyphens with forward slashes in date ranges; Ignore timestamps; For Digital Commons default dates (YYYY-MM-DDThh:mm:ssTZD): ignore month and day if both equal “01” | dc:date | 1 | Date | Required | Required: ISO 8601 or EDTF (level 0 or 1) or W3CDTF |
8 | dpla:SourceResource | Description | Recommended | dcterms:description | Replace HTML tag with a single whitespaces; When a URL is the only value present in dc:description, do not map to dcterms:description (instead harvest the URL and map to edm:WebResource as thumbnail image) | dc:description | 0-n | Description | Recommended | none |
9 | dpla:SourceResource | Extent | Optional | dcterms:extent | none | none | 0 | none | none | none |
10 | dpla:SourceResource | Format | Recommended | dc:format | none | none | 0 | none | none | none |
11 | dpla:SourceResource | Genre | Optional | edm:hasType | If an AAT genre term is added during OAI contribution, replace all dc:type values (except for DCMI Type terms) with the genre term entered in the contribution interface; split semicolon delimited values into separate properties; remove trailing punctuation; trim whitespace; replace HTML tag with a single whitespace; when genre enrichment is selected in the contribution interface, insert an additional triple with the AAT URI as value for each AAT label | dc:type or Alliance Harvester editing interface or Alliance Harvester enrichment interface | 0-n | Type | Optional | Preferred: AAT |
12 | dpla:SourceResource | Identifier | Optional | dcterms:identifier | none | none | none | none | none | none |
13 | dpla:SourceResource | Language | Required when available | dcterms:language | If language value is added during contribution, replace dc:language in the OAI-PMH with language value from the contribution interface; split semicolon delimited values into separate properties; remove trailing punctuation; trim whitespace; replace HTML tag with a single whitespace; transform dc:language names to three letter codes; de-duplicate dc:language values within a single record | dc:language or Alliance Harvester editing interface (language drop-down menu) | 0-n | Language | Recommended | Required: ISO639-2 |
14 | dpla:SourceResource | Place | Strongly Recommended | dcterms:spatial | Split semicolon delimited values into separate properties; remove trailing punctuation; trim whitespace; replace HTML tag with a single whitespace; join latitude and longitude values, separating with a comma, when coordinates are present in separate dc:coverage properties | dc:coverage | 0-n | Spatial Coverage | Recommended | none |
15 | dpla:SourceResource | Publisher | Recommended | dcterms:publisher | none | none | 0 | none | none | none |
16 | dpla:SourceResource | Relation | Optional | dc:relation | Harvest the Archives West ARK and ignore other dc:relation values; Trim whitespace | dc:relation | 1 | Relation | Recommended | Required: Archives West ARK |
17 | dpla:SourceResource | Replaced By | Optional | dpla:isReplacedBy | none | none | 0 | none | none | none |
18 | dpla:SourceResource | Replaces | Optional | dpla:replaces | none | none | 0 | none | none | none |
19 | dpla:SourceResource | Rights | Required | dc:rights | If a standardized rights statement is added during OAI contribution, replace all standardized rights statements in the OAI-PMH with the statement selected in the contribution interface; if a free-text rights statement is added during OAI contribution, replace all free-text statements in the OAI-PMH with the statement entered in the contribution interface; trim whitespace; replace HTML tag with a single whitespace | dc:rights or Alliance Harvester editing interface (standardized rights drop-down menu and/or free-text rights text input) | 2 | Rights | Required | Required: rightsstatements.org or creativecommons.org URI |
20 | dpla:SourceResource | Rights Holder | Optional | dcterms:rightsholder | none | none | 0 | none | none | none |
21 | dpla:SourceResource | Subject | Strongly Recommended | dcterms:subject | Split semicolon delimited values into separate properties; remove trailing punctuation except for periods; trim whitespace; replace HTML tag with a single whitespace | dc:subject | 0-n | Subject | Recommended | none |
22 | dpla:SourceResource | Temporal Coverage | Optional | dcterms:temporal | none | none | 0 | none | none | none |
23 | dpla:SourceResource | Title | Required | dcterms:title | Trim whitespace; replace HTML tag with a single whitespace; map the first instance of dc:title output to dcterms:title (map subsequent instances of dc:title output to dpla:SourceResource/dcterms:alternative) | dc:title | 1 | Title | Required | none |
24 | dpla:SourceResource | Type | Required when available | dcterms:type | If a DCMI Type term is added during OAI contribution, replace all DCMI Type terms in the OAI-PMH with the DCMI Type term selected in the contribution interface; split semicolon delimited values into separate properties; remove trailing punctuation; trim whitespace; replace HTML tag with a single whitespace; insert an additional triple with the DCMI Type URI as value | dc:type or Alliance Harvester editing interface (DCMI Type drop-down menu) | 1-n | Type | Required | Required: DCMI Type vocabulary |
25 | edm:WebResource | File Format | Optional | dc:format | Harvest Internet Media Type (IMT) values and ignore other dc:format values; If format value(s) are added during contribution, replace dc:format in the OAI-PMH with the contribution interface format value(s); Split semicolon delimited values into separate properties; Remove trailing punctuation; Trim whitespace; Replace HTML tag with a single whitespaces | dc:format or Alliance Harvester editing interface (format drop-down menu) | 0-1 | Format | Recommended | Required: Internet Media Type (IMT) |
26 | edm:WebResource | Rights | Optional | dc:rights | none | none | 0 | none | none | none |
27 | edm:WebResource | Standardized Rights Statement | Required | edm:rights | Harvest standardized rights statement only; if a standardized rights statement is added during OAI contribution, replace all standardized rights statements in the OAI-PMH with the statement selected in the contribution interface; trim whitespace; replace HTML tag with a single whitespace | dc:rights or Alliance Harvester editing interface (standardized rights drop-down menu) | 1 | Rights | Required | Required: rightsstatements.org or creativecommons.org URI |
28 | ore:Aggregation | Aggregated source resource | Optional | edm:aggregatedCHO | none | none | none | |||
29 | ore:Aggregation | Data Provider | Required | edm:dataProvider | Append MARC code to base url (http://archiveswest.orbiscascade.org/contact# or http://harvester.orbiscascade.org/agency/ ) | Repository metadata in the Alliance Harvester, derived from the Harvester login used for contributing a set | 1 | none | none | none |
30 | ore:Aggregation | Digital Resource Source Record | Optional | dpla:originalRecord | none | none | none | |||
31 | ore:Aggregation | Has View | Optional | edm:hasView | none | none | none | |||
32 | ore:Aggregation | Is Shown At | Required | edm:isShownAt | Parse identifier values for the URI matching the institution’s base URL, harvest this URL as the record URI and ignore other dc:identifier values; if two URIs are present, and one is a DOI, the DOI will be harvested; trim whitespace | dc:identifier | 1 | Identifier | Required | Required: Uniform Resource Identifier (URI) |
33 | ore:Aggregation | Intermediate Provider | Optional | dpla:intermediateProvider | none | none | none | |||
34 | ore:Aggregation | Object | Optional | edm:object | none | none | none | |||
35 | ore:Aggregation | Preview | Required when available | edm:preview | derived by harvester source record | 1 | none | none | none | |
36 | ore:Aggregation | Provider | Required | edm:provider | Alliance hub name (TBD) | 1 | none | none | none | |
37 | ore:Aggregation | Standardized Rights Statement | Required | edm:rights | Harvest standardized rights statement only; if a standardized rights statement is added during OAI contribution, replace all standardized rights statements in the OAI-PMH with the statement selected in the contribution interface; trim whitespace; replace HTML tag with a single whitespace | dc:rights or Alliance Harvester editing interface (standardized rights drop-down menu) | 1 | Rights | Required | Required: rightsstatements.org or creativecommons.org URI |
38 | edm:Agent | Name | Optional | skos:prefLabel | none | none | none | |||
39 | edm:Agent | Provided Label | Optional | dpla:providedLabel | none | none | none | |||
40 | edm:Agent | Exact Match | Optional | skos:exactMatch | none | none | none | |||
41 | edm:Agent | Close Match | Optional | skos:closeMatch | none | none | none | |||
42 | dcmitype:Collection | Collection Title | Strongly Recommended | dcterms:title | Harvest set name from OAI ListSets request | OAI setSpec:name | 1 | none | none | none |
43 | dcmitype:Collection | Collection Description | Recommended | dcterms:description | Harvest set description from OAI of ListSets request | OAI set description | 1 | none | none | none |
44 | skos:Concept | Concept | Optional | skos:prefLabel | none | none | none | |||
45 | skos:Concept | Provided Label | Optional | dpla:providedLabel | none | none | none | |||
46 | skos:Concept | Note | Optional | skos:note | none | none | none | |||
47 | skos:Concept | Scheme | Optional | skos:inScheme | none | none | none | |||
48 | skos:Concept | Exact Match | Optional | skos:exactMatch | none | none | none | |||
49 | skos:Concept | Close Match | Optional | skos:closeMatch | none | none | none | |||
50 | edm:Place | Name | Optional | skos:prefLabel | none | none | none | |||
51 | edm:Place | Provided Label | Optional | dpla:providedLabel | none | none | none | |||
52 | edm:Place | Latitude | Optional | wgs84_pos:lat | none | none | none | |||
53 | edm:Place | Longitude | Optional | wgs84_pos:long | none | none | none | |||
54 | edm:Place | Altitude | Optional | wgs84_pos:alt | none | none | none | |||
55 | edm:Place | Geometry | Optional | geojson:geometry | none | none | none | |||
56 | edm:Place | Parent Feature | Optional | gn:parentFeature | none | none | none | |||
57 | edm:Place | Country | Optional | gn:countryCode | none | none | none | |||
58 | edm:Place | Note | Optional | skos:note | none | none | none | |||
59 | edm:Place | Scheme | Optional | skos:inScheme | none | none | none | |||
60 | edm:Place | Exact Match | Optional | skos:exactMatch | none | none | none | |||
61 | edm:Place | Close Match | Optional | skos:closeMatch | none | none | none | |||
62 | edm:TimeSpan | Original Source Date | Optional | dc:date | Trim whitespace; Replace HTML tag with a single whitespaces; Harvest the first occurrence of dc:date and ignores other dc:date values; Replace hyphens with forward slashes in date ranges; Ignores timestamps; For Digital Commons default dates (YYYY-MM-DDThh:mm:ssTZD): ignore month and day if both equal “01”; [Pending discussion with Ethan] Date transformations currently performed by OCA harvester | dc:date | 1 | Date | Required | Required: ISO 8601 or EDTF (level 0 or 1) or W3CDTF |
63 | edm:TimeSpan | Begin | Optional | edm:begin | derive start date from dc:date | dc:date | 1 | Date | Required | Required: ISO 8601 or EDTF (level 0 or 1) or W3CDTF |
64 | edm:TimeSpan | End | Optional | edm:end | derive end date from dc:date | dc:date | 1 | Date | Required | Required: ISO 8601 or EDTF (level 0 or 1) or W3CDTF |
65 | ||||||||||
66 | ||||||||||
67 | ||||||||||
68 | ||||||||||
69 | ||||||||||
70 | ||||||||||
71 | ||||||||||
72 | ||||||||||
73 | ||||||||||
74 | ||||||||||
75 | ||||||||||
76 | ||||||||||
77 | ||||||||||
78 | ||||||||||
79 | ||||||||||
80 | ||||||||||
81 | ||||||||||
82 | ||||||||||
83 | ||||||||||
84 | ||||||||||
85 | ||||||||||
86 | ||||||||||
87 | ||||||||||
88 | ||||||||||
89 | ||||||||||
90 | ||||||||||
91 | ||||||||||
92 | ||||||||||
93 | ||||||||||
94 | ||||||||||
95 | ||||||||||
96 | ||||||||||
97 | ||||||||||
98 | ||||||||||
99 | ||||||||||
100 | ||||||||||