Thing > Intangible > StructuredValue > OpeningHoursSpecification
A structured value providing information about the opening hours of a place or a certain service inside a place.| Property | Expected Type | Description |
|---|---|---|
| Properties from Thing | ||
additionalType |
URL | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally. |
description |
Text | A short description of the item. |
image |
URL | URL of an image of the item. |
name |
Text | The name of the item. |
url |
URL | URL of the item. |
| Properties from OpeningHoursSpecification | ||
closes |
Time | The closing hour of the place or service on the given day(s) of the week. |
dayOfWeek |
DayOfWeek | The day of the week for which these opening hours are valid. |
opens |
Time | The opening hour of the place or service on the given day(s) of the week. |
validFrom |
DateTime | The beginning of the validity of offer, price specification, or opening hours data. |
validThrough |
DateTime | The end of the validity of offer, price specification, or opening hours data. |
This class is derived from the GoodRelations Vocabulary for E-Commerce, created by Martin Hepp. GoodRelations is a data model for sharing e-commerce data on the Web that can be expressed in a variety of syntaxes, including RDFa and HTML5 Microdata. More information about GoodRelations can be found at http://purl.org/goodrelations/.
Schema Draft Version 1.0a