opens at
- CURIE:
gmeow:opensAt - IRI: https://blackcatinformatics.ca/gmeow/opensAt
- Category: property
- Defined by:
gmeow:slices/organization - Box roles: RBox role (What is this?)
The opening time of an opening-hours window. Projects to schema:opens.
Structure
Property shape: datatype property; gmeow:OpeningHoursSpecification -> xsd:time; functional
Practical Pattern
Use gmeow:opensAt from gmeow:OpeningHoursSpecification to xsd:time when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:OpeningHoursSpecification
Projects To
| Profile | External Targets |
|---|---|
schema-org |
rdf, schema |
External Equivalences
Equivalent or closely aligned targets: schema
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:opensAt |
equivalence | - |
skos:closeMatch | schema:opens | gmeow-properties.sssom.tsv; gmeow:eqProperties090; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:opensAt |
projection | schema-org |
projects to / <= | rdf:type, schema:OpeningHoursSpecification, schema:closes, schema:openingHoursSpecification, schema:opens | gmeow:mapSchemaOpeningHours; confidence 0.85; lossy: the spec is REUSED as schema:OpeningHoursSpecification; price/validity detail is not modelled |
Usage Advice
Use when
- Use to record the opening time of a
gmeow:OpeningHoursSpecificationwindow as an xsd:time.
Avoid when
- Avoid carrying the closing time here (that is
gmeow:closesAt) and avoid more than one open time per window — it is functional; mint a separate window for a split schedule.
How to use
- Set
gmeow:opensAtonce pergmeow:OpeningHoursSpecification(functional) to an xsd:time, paired withgmeow:closesAtandgmeow:openingDay; projects to schema:opens.
Examples
- ex:weekdayHours
gmeow:opensAt"09:00:00"^^xsd:time.