schema:FoodEstablishment
acceptsReservations
Indicates whether a FoodEstablishment or Place accepts reservations. Values can be Boolean, a URL at which reservations can be made, or the strings 'Yes' or 'No'.
- Type: rdf:Property
- Domain: schema:FoodEstablishment, schema:Place
- Range: schema:Boolean, schema:Text, schema:URL
schema:Place
acceptsReservations
Indicates whether a FoodEstablishment or Place accepts reservations. Values can be Boolean, a URL at which reservations can be made, or the strings 'Yes' or 'No'.
- Type: rdf:Property
- Domain: schema:FoodEstablishment, schema:Place
- Range: schema:Boolean, schema:Text, schema:URL
municipio:ProgressStatus
description
The description of the progress status.
- Type: rdf:Property
- Domain: municipio:ProgressStatus
- Range: schema:Text
label
The label of the progress status.
- Type: rdf:Property
- Domain: municipio:ProgressStatus
- Range: schema:Text
maxNumber
The maximum number of the progress status.
- Type: rdf:Property
- Domain: municipio:ProgressStatus
- Range: schema:Number
minNumber
The minimum number of the progress status.
- Type: rdf:Property
- Domain: municipio:ProgressStatus
- Range: schema:Number
number
The number of the progress status.
- Type: rdf:Property
- Domain: municipio:ProgressStatus
- Range: schema:Number
schema:Event
eventsInSameSeries
One or more events that are part of the same series.
- Type: rdf:Property
- Domain: schema:Event
- Range: schema:Event
physicalAccessibilityFeatures
A list of physical features that are available at the event, e.g. wheelchair access. Multiple textual entries in a list are typically delimited by commas, or by repeating the property.
- Type: rdf:Property
- Domain: schema:Event
- Range: schema:Text
schema:JobPosting
isInternal
Indicates whether the job posting is for an internal position.
- Type: rdf:Property
- Domain: schema:JobPosting
- Range: schema:Boolean