Export
Turtle RDF/XML JSON-LD N-Triples

has retraction date
dp

IRI: http://purl.org/spar/fabio/hasRetractionDate

comment
The date on which something, for example a claim or a journal article, is retracted.
en
has Characteristics
is sub property of
domain
range
date time
is defined by
http://purl.org/spar/fabio/
label
has retraction date
en
term status
rationale
This is used as a controlled term to specify a given date type ("Withdrawn"). 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-retraction-date literal:hasLiteralValue "2020-07-04"^^xsd:date ; dcterms:type fabio:hasRetractionDate .
← Back to full documentation