date submitted
- CURIE:
gmeow:dateSubmitted - IRI: https://blackcatinformatics.ca/gmeow/dateSubmitted
- Category: property
- Defined by:
gmeow:slices/documents - Box roles: RBox role (What is this?)
The date a creative work was submitted for review or publication.
Structure
Property shape: datatype property; gmeow:CreativeWork -> xsd:dateTime
Practical Pattern
Use gmeow:dateSubmitted 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 |
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:dateSubmitted |
equivalence | - |
skos:closeMatch | dcterms:dateSubmitted | gmeow-dublin-core.sssom.tsv; gmeow:eqDcTerms012; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:dateSubmitted |
projection | dcterms |
projects to / = | dcterms:dateSubmitted | gmeow:mapDctermsDateSubmitted; confidence 0.9 |
gmeow:dateSubmitted |
projection | oai_dc |
projects to / <= | dc:date | gmeow:mapOaiDcDateSubmitted; confidence 0.85; lossy: all date refinements collapse to dc:date |
Usage Advice
Use when
- Use for the date a work was submitted for review or publication — the submission milestone in a review workflow; carried as DL-clean xsd:dateTime.
Avoid when
- Avoid conflating it with
gmeow:dateAcceptedorgmeow:datePublished, and avoid xsd:date.
How to use
- Carry the submission instant on
gmeow:dateSubmittedas xsd:dateTime, typically alongsidegmeow:dateAcceptedandgmeow:datePublishedon agmeow:Article.
Examples
- ex:paper
gmeow:dateSubmitted"2023-11-01T00:00:00Z"^^xsd:dateTime.