Export
Turtle RDF/XML JSON-LD N-Triples

contributor
op

IRI: http://purl.org/dc/terms/contributor

comment
An entity responsible for making contributions to the resource.
en
domain
range
is defined by
http://purl.org/dc/terms/
label
contributor
term status
example
:my-dataset dcterms:contributor :silvio-peroni . :silvio-peroni a foaf:Agent .
rationale
This property allows one to link a resource with the agent who contributed to it in some way. While the type of such agent could be a person (`foaf:Person`) or an organization (`foaf:Organization`), the use of `foaf:Agent` is preferred since it is more generic. However, the subclasses of `foaf:Agent` can be used if there are other data that allow one to do so – e.g., if the agent has an ORCID specified one can choose to use `foaf:Person` instead. This property should be accompanied by specific role descriptors if a particular type has been specified for the contributor by using the `pro:RoleInTime` ontological pattern.
en
← Back to full documentation