johnjung / metadata_converters

Scripts to convert metadata to and from different formats.
GNU General Public License v3.0
3 stars 1 forks source link

MEPA SPEC: use of created/modified triples #20

Closed johnjung closed 4 years ago

johnjung commented 4 years ago

In the MEPA spec, aggregations have dcterms:created and dcterms:modified triples, resource maps have dcterms:created triples, and cultural heritage objects have neither.

In the Maps spec, aggregations have both, resource maps have both, and cultural heritage objects have neither.

Can we regularize this? Should we add a dcterms:modified triple to resource maps for MEPA? Is it still correct to omit created and modified dates for the cultural heritage objects themselves?

johnjung commented 4 years ago

As per Charles, resource maps should include a dcterms:creator and dcterms:modified, since they are required by the ORE spec. Remove all instances of dcterms:created, and other instances of dcterms:creator and dcterms:modified.