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