Slot: created
A property to provide the date when the ontology or a term thereof came into being.
URI: dcterms:created
Inheritance
- provenanceProperty
- versionInformation
- created
- versionInformation
Applicable Classes
Name | Description |
---|---|
RequiredMetadata | A mixin that provides the required properties needed to index an ontology or ... |
Ontology | An OWL ontology |
SkosConceptScheme | A SKOS vocabulary serialized in RDF using the skos:ConceptScheme |
Properties
- Range: String
- Required: True
Comments
- For the RDF implementation, we recommend using the URI provided here as a standard, but the URI(s) listed under See Also might be used as alternative for this predicate.
See Also
- pav:createdOn
- schema:dateCreated
- dcterms:issued
- schema:datePublished
- prov:generatedAtTime
- schema:dateIssued
- dc:date
LinkML Source
name: created
description: A property to provide the date when the ontology or a term thereof came
into being.
comments:
- For the RDF implementation, we recommend using the URI provided here as a standard,
but the URI(s) listed under **See Also** might be used as alternative for this predicate.
from_schema: http://terminology.tib.eu/schema
see_also:
- pav:createdOn
- schema:dateCreated
- dcterms:issued
- schema:datePublished
- prov:generatedAtTime
- schema:dateIssued
- dc:date
rank: 1000
is_a: versionInformation
slot_uri: dcterms:created
multivalued: false
alias: created
domain_of:
- RequiredMetadata
range: string
required: true