Export
Turtle RDF/XML JSON-LD N-Triples

created
ap

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

has date created
dp

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

comment
Date of creation of the resource.
en
is sub property of
domain
range
literal
also defined as
is defined by
http://purl.org/dc/terms/
label
has date created
en
term status
rationale
This is used as a controlled term to specify a given date type ("Created"). This is used in combination with [OWL2 punning](http://www.w3.org/TR/2009/WD-owl2-new-features-20090611/#F12:_Punning) to characterise the type of a date (modelled as an instance of `literal:Literal`) via the property `dcterms:type`.
en
example
:my-dataset-creation-date literal:hasLiteralValue "2012-06-04"^^xsd:date ; dcterms:type dcterms:created .
← Back to full documentation