date created
- CURIE:
gmeow:dateCreated - IRI: https://blackcatinformatics.ca/gmeow/dateCreated
- Category: property
- Defined by:
gmeow:slices/documents - Box roles: RBox role (What is this?)
The date a creative work was created. Distinct from datePublished (the issue/release date) and from the creation event's full temporal extent.
Structure
Property shape: datatype property; gmeow:CreativeWork -> xsd:dateTime
Practical Pattern
Use gmeow:dateCreated from gmeow:CreativeWork to xsd:dateTime when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
dcterms |
dcterms |
doap |
doap |
oai_dc |
dc |
External Equivalences
Equivalent or closely aligned targets: dcterms
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:dateCreated |
equivalence | - |
skos:closeMatch | dcterms:created | gmeow-dublin-core.sssom.tsv; gmeow:eqDcTerms008; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:dateCreated |
projection | dcterms |
projects to / = | dcterms:created | gmeow:mapDctermsCreated; confidence 0.9 |
gmeow:dateCreated |
projection | doap |
projects to / = | doap:created | gmeow:mapDoapCreated; confidence 0.9 |
gmeow:dateCreated |
projection | oai_dc |
projects to / <= | dc:date | gmeow:mapOaiDcDateCreated; confidence 0.85; lossy: all date refinements (created/modified/issued/available/accepted/submitted) collapse to dc:date |
Usage Advice
Use when
- Use for the date a creative work was made, as distinct from when it was published; carried as DL-clean xsd:dateTime.
Avoid when
- Avoid conflating it with
gmeow:datePublished(the release date) and avoid xsd:date; when the creation act has participants or fuzzy time, model agmeow:Eventofgmeow:eventTypeCreation.
How to use
- Carry the creation instant on
gmeow:dateCreatedas xsd:dateTime; promote to agmeow:Eventwhen authorship, place, or precision must be recorded.
Examples
- ex:work
gmeow:dateCreated"2024-01-05T00:00:00Z"^^xsd:dateTime.