Export
Turtle RDF/XML JSON-LD N-Triples

has creator
op

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

comment
An entity responsible for making the resource.
en
is sub property of
domain
range
is defined by
http://purl.org/dc/terms/
label
has creator
rationale
This property allows one to link a resource with the agent responsible for its creation. While the type of such agent could be either 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.
en
term status
example
:my-dataset dcterms:creator :david-shotton . :david-shotton a foaf:Agent .
← Back to full documentation