The data model for the Duchamp Research Portal site augments an early version of linked.art, adding predicates and data structures for modeling and integration across art, library, and archival museum systems.
Linked.Art is a community-driven data model that specializes and augments the CIDOC-CRM, a linked data ontology that models knowledge as stateful entities changed by creation / destruction / modification and other events. CIDOC-CRM emphasizes the totality of modellable data in any semantic representation (RDF, JSON-LD, SPARQL access, etc). linked.art focuses on museum use cases and a human-legible JSON-LD representation that is nonetheless machine processable.
The linked.art model arose in 2017 out of the American Art Collaborative, a Mellon- and IMLS-funded project to gather the data of 14 art museums and art archives to be published as linked data.
Although linked.art did not emit versions pre-1.0, the DfC model derives from a late 2018 commit in their model repository. We actively participate in the community, and anticipate adapting our implementations as appropriate following the release of linked.art 1.0.
We also add:
The DRP model uses the type ManMadeObject
instead of the preferred and more neutral HumanMadeObject
as this change was made to linked.art after the version of the model we adopted (planned to be changed sometime after linked.art 1.0 is released).
We do not use the type-of-types pattern.
We use "label" instead of "_label" - see core properties.
LinguisticObject
and Identifier
nodes use "value" as the property for the linguistic or numeric content of the node instead of "content" - see identifiers and statements about a resource.
Although in the JSON-LD both models use Name
to describe titles, person names, and other linguistic identifiers, in this model's RDF this is the la:Name stub class rather than linked.art's synthetic crm:E33_E41_Linguistic_Appellation
class - see their section on names.
Human-readable timespan dates are simply expressed with a "label" property on the TimeSpan.