-
Notifications
You must be signed in to change notification settings - Fork 882
Description
On working the metadata model for the national archive, which will aggregate data about wide range of cultural heritage objects, it appearers that temporal, spatial and physicalDescription would be useful to describe CreativeWork.
temporal and spatial
While CreativeWork has temporalCoverage and spatialCoverage, these are not sufficient to describe many different aspects of CH objects.
For example, archaeological artifacts have time/place of excavation, or specimens have time/place of collection. Those are not good fit for temporalCoverage and spatialCoverage because these properties are expected to describe "the (focus of the) content".
It would be beneficial for many cases to provide generic temporal and spatial properties, by extending the applicable type (domain) of these properties to CreativeWork from current Dataset.
(original ml post: https://lists.w3.org/Archives/Public/public-schemaorg/2017Oct/0015.html)
physicalDescription
Although schema.org has width, height, numberOfPages, etc. to describe some physical aspects, many CH catalog entries combine those values, e.g. "317 pages ; 21 cm", "26 photographs : black and white" etc. Such values are often hard to parse, and not necessarily match any properties in schema.org if successfully divided.
Simple description could be used, but in many cases, it is desirable to distinguish physical descriptions from content descriptions. MARC has group of Physical Description Fields (3XX), and Dublin Core has format/extent for this purpose.