date available
- CURIE:
gmeow:dateAvailable - IRI: https://blackcatinformatics.ca/gmeow/dateAvailable
- Category: property
- Defined by:
gmeow:slices/documents - Box roles: RBox role (What is this?)
The date a creative work became or will become available.
Structure
Property shape: datatype property; gmeow:CreativeWork -> xsd:dateTime
Practical Pattern
Use gmeow:dateAvailable 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:dateAvailable |
equivalence | - |
skos:closeMatch | dcterms:available | gmeow-dublin-core.sssom.tsv; gmeow:eqDcTerms010; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:dateAvailable |
projection | dcterms |
projects to / = | dcterms:available | gmeow:mapDctermsAvailable; confidence 0.9 |
gmeow:dateAvailable |
projection | oai_dc |
projects to / <= | dc:date | gmeow:mapOaiDcDateAvailable; confidence 0.85; lossy: all date refinements collapse to dc:date |
Usage Advice
Use when
- Use for the date a creative work became or will become available — an embargo lift or scheduled release date; carried as DL-clean xsd:dateTime.
Avoid when
- Avoid conflating it with
gmeow:datePublished(formal issue) when an embargo separates availability from publication, and avoid xsd:date.
How to use
- Carry the availability instant on
gmeow:dateAvailableas xsd:dateTime; pair withgmeow:hasDisclosurePolicywhen availability is conditional on a release decision.
Examples
- ex:dataset
gmeow:dateAvailable"2026-01-01T00:00:00Z"^^xsd:dateTime.