All these elements are available for download in CSV format in the ontology documentation.
:Place
- Has for geographical coordinatesThe geographic coordinates of the resource[schema:geo] >> [schema:GeoShape]
schema:GeoCoordinates
- Has for latitudeValue of the latitude of the resource.[schema:latitude] >> [xsd:decimal]
- Has for longitudeValue of the longitude of the resource.[schema:longitude] >> [xsd:decimal]
- Has for altitudeValue of the altitude of the resource.[schema:elevation] >> [xsd:decimal]
schema:GeoShape
- Has for altitudeValue of the altitude of the resource.[schema:elevation] >> [xsd:decimal]
- Has for rectangular areaA box is an area defined by the rectangle formed by two points. The first point is the lower corner, the second point is the upper corner. A box is expressed in two points separated by a space character.[schema:box] >> [xsd:string]
- Has for circular zoneA circle is the circular area of a specified radius, centered at a specified latitude and longitude. A circle is expressed in pairs followed by a radius in meters.[schema:circle] >> [xsd:string]
- Has for lineA line is a point-to-point path consisting of two or more points. A line is expressed as a series of two or more point objects separated by a space character.[schema:line] >> [xsd:string]
- Has for polygonal areaA polygon is the area surrounded by a point-to-point path for which the start and end points are identical. A polygon is expressed as a series of four points delimited by space or more where the first and the last point are identical.[schema:polygon] >> [xsd:string]
- Has for postal addressThe postal address of the place concerned[schema:address] >> [schema:PostalAddress]
:PostalAddress
- Has address cityThe locality of this address[:hasAddressCity] >> [:City]
- CedexFrench code relative to French postal service to give priority to specific recipients.[:cedex] >> [xsd:string]
schema:PostalAddress
- Postal codePostal code of an address.[schema:postalCode] >> [xsd:string]
- Number and street nameThe street name including the number of an address.[schema:streetAddress] >> [xsd:string]
- City (in text)The city in text format.[schema:addressLocality] >> [xsd:string]
- Post boxThe post office box number.[schema:postOfficeBoxNumber] >> [xsd:string]
- Has for opening hoursOpening hours of a place / service / product.[schema:openingHoursSpecification] >> [schema:OpeningHoursSpecification]
schema:OpeningHoursSpecification
- IdentifierProducer identifier of the resource.[dc:identifier] >> [xsd:string]
- Opening period start dateThe start date of the opening period (yyyy-mm-ddThh:mm:ss).[schema:validFrom] >> [xsd:dateTime]
- End date of opening periodThe end date of the opening period (yyyy-mm-ddThh:mm:ss).[schema:validThrough] >> [xsd:dateTime]
- Further information[:additionalInformation] >> [rdf:langString]
- Opening timeThe opening time of the place or service on the given day (s) of the week.[schema:opens] >> [xsd:time]
- Closure hourThe closing time of the place or service on the given day (s) of the week.[schema:closes] >> [xsd:time]
- Day of the week concernedThe day of the week for which these hours are valid.[schema:dayOfWeek] >> [schema:DayOfWeek]
- Opening hours in text[:textOpeningHoursSpecification] >> [rdf:langString]
- Fictive INSEE codeThe resort name when it is different of the official city name.[:altInsee] >> [xsd:string]
- LifeguardedTrue if this beach is lifeguarded.[:lifeguarded] >> [xsd:boolean]
- Internet accessTrue if the product provides internet access.[:internetAccess] >> [xsd:boolean]
- Access, Getting there, Parking[:accessTips] >> [rdf:langString]
- Air conditioningTrue if this area provides air conditioning[:airConditioning] >> [xsd:boolean]
- No smokingTrue if this area is no-smoking.[:noSmoking] >> [xsd:boolean]
- Pets allowedTrue if the pets are allowed in the area.[:petsAllowed] >> [xsd:boolean]
:Description
- Short descriptionUse this property to set a short description that could be used for space-limited publication supports.[:shortDescription] >> [rdf:langString]
- Long descriptionLong description of the resource.[dc:description] >> [rdf:langString]
- Is dedicated toThe audience the item is dedicated to.[:isDedicatedTo] >> [:PeopleAudience] - See defined terms for: ":PeopleAudience"
schema:Organization
- EmailAn email.[schema:email] >> [xsd:string]
- Name of the organizationThe official name of the organization, eg: The name of the registered company.[schema:legalName] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- LogoA logo representing the organization.[schema:logo] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
:Organisation
- APE (Naf) codeA code given by French institue INSEE to identify the main activity of an Organisaiton.[:apeNaf] >> [xsd:string]
- RCS codeCode to identify an Organisation in the French Company registration system.[:rcs] >> [xsd:string]
- Registered number in city hallFrench official ID to identify vacation rentals.[:registeredNumber] >> [xsd:string]
- SiretFrench official ID to identify organisations.[:siret] >> [xsd:string]
schema:Person
- Last nameThe last name of a person.[schema:familyName] >> [xsd:string]
- First nameThe first name of a person.[schema:givenName] >> [xsd:string]
- EmailAn email.[schema:email] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
- GenderThe gender of a person.[schema:gender] >> [schema:GenderType]
:Person
- TitleThe title of a person.[foaf:title] >> [xsd:string]
:Agent
- IdentifierProducer identifier of the resource.[dc:identifier] >> [xsd:string]
- Has for postal addressThe postal address of the place concerned[schema:address] >> [schema:PostalAddress]
:PostalAddress
- Has address cityThe locality of this address[:hasAddressCity] >> [:City]
- CedexFrench code relative to French postal service to give priority to specific recipients.[:cedex] >> [xsd:string]
schema:PostalAddress
- Postal codePostal code of an address.[schema:postalCode] >> [xsd:string]
- Number and street nameThe street name including the number of an address.[schema:streetAddress] >> [xsd:string]
- City (in text)The city in text format.[schema:addressLocality] >> [xsd:string]
- Post boxThe post office box number.[schema:postOfficeBoxNumber] >> [xsd:string]
- WebsiteThe website address of an Agent.[foaf:homepage] >> [xsd:string]
- Description[rdfs:comment] >> [rdf:langString]
- Has createdThe POI this Agent has created[:hasCreated] >> [:PointOfInterest]
- Has publishedThe POI this Agent has published.[:hasPublished] >> [:PointOfInterest]
- Owns[:owns] >> [:PointOfInterest]
schema:Organization
- EmailAn email.[schema:email] >> [xsd:string]
- Name of the organizationThe official name of the organization, eg: The name of the registered company.[schema:legalName] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- LogoA logo representing the organization.[schema:logo] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
:Organisation
- APE (Naf) codeA code given by French institue INSEE to identify the main activity of an Organisaiton.[:apeNaf] >> [xsd:string]
- RCS codeCode to identify an Organisation in the French Company registration system.[:rcs] >> [xsd:string]
- Registered number in city hallFrench official ID to identify vacation rentals.[:registeredNumber] >> [xsd:string]
- SiretFrench official ID to identify organisations.[:siret] >> [xsd:string]
schema:Person
- Last nameThe last name of a person.[schema:familyName] >> [xsd:string]
- First nameThe first name of a person.[schema:givenName] >> [xsd:string]
- EmailAn email.[schema:email] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
- GenderThe gender of a person.[schema:gender] >> [schema:GenderType]
:Person
- TitleThe title of a person.[foaf:title] >> [xsd:string]
:Agent
- IdentifierProducer identifier of the resource.[dc:identifier] >> [xsd:string]
- Has for postal addressThe postal address of the place concerned[schema:address] >> [schema:PostalAddress]
:PostalAddress
- Has address cityThe locality of this address[:hasAddressCity] >> [:City]
- CedexFrench code relative to French postal service to give priority to specific recipients.[:cedex] >> [xsd:string]
schema:PostalAddress
- Postal codePostal code of an address.[schema:postalCode] >> [xsd:string]
- Number and street nameThe street name including the number of an address.[schema:streetAddress] >> [xsd:string]
- City (in text)The city in text format.[schema:addressLocality] >> [xsd:string]
- Post boxThe post office box number.[schema:postOfficeBoxNumber] >> [xsd:string]
- WebsiteThe website address of an Agent.[foaf:homepage] >> [xsd:string]
- Description[rdfs:comment] >> [rdf:langString]
- Has createdThe POI this Agent has created[:hasCreated] >> [:PointOfInterest]
- Has publishedThe POI this Agent has published.[:hasPublished] >> [:PointOfInterest]
- Owns[:owns] >> [:PointOfInterest]
schema:Organization
- EmailAn email.[schema:email] >> [xsd:string]
- Name of the organizationThe official name of the organization, eg: The name of the registered company.[schema:legalName] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- LogoA logo representing the organization.[schema:logo] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
:Organisation
- APE (Naf) codeA code given by French institue INSEE to identify the main activity of an Organisaiton.[:apeNaf] >> [xsd:string]
- RCS codeCode to identify an Organisation in the French Company registration system.[:rcs] >> [xsd:string]
- Registered number in city hallFrench official ID to identify vacation rentals.[:registeredNumber] >> [xsd:string]
- SiretFrench official ID to identify organisations.[:siret] >> [xsd:string]
schema:Person
- Last nameThe last name of a person.[schema:familyName] >> [xsd:string]
- First nameThe first name of a person.[schema:givenName] >> [xsd:string]
- EmailAn email.[schema:email] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
- GenderThe gender of a person.[schema:gender] >> [schema:GenderType]
:Person
- TitleThe title of a person.[foaf:title] >> [xsd:string]
:Agent
- IdentifierProducer identifier of the resource.[dc:identifier] >> [xsd:string]
- Has for postal addressThe postal address of the place concerned[schema:address] >> [schema:PostalAddress]
:PostalAddress
- Has address cityThe locality of this address[:hasAddressCity] >> [:City]
- CedexFrench code relative to French postal service to give priority to specific recipients.[:cedex] >> [xsd:string]
schema:PostalAddress
- Postal codePostal code of an address.[schema:postalCode] >> [xsd:string]
- Number and street nameThe street name including the number of an address.[schema:streetAddress] >> [xsd:string]
- City (in text)The city in text format.[schema:addressLocality] >> [xsd:string]
- Post boxThe post office box number.[schema:postOfficeBoxNumber] >> [xsd:string]
- WebsiteThe website address of an Agent.[foaf:homepage] >> [xsd:string]
- Description[rdfs:comment] >> [rdf:langString]
- Has createdThe POI this Agent has created[:hasCreated] >> [:PointOfInterest]
- Has publishedThe POI this Agent has published.[:hasPublished] >> [:PointOfInterest]
- Owns[:owns] >> [:PointOfInterest]
:Offer
- Price Specification in text[:textPriceSpecification] >> [rdf:langString]
- Pricing specificationsPricing specifications for the relevant offer.[schema:priceSpecification] >> [schema:PriceSpecification]
:PriceSpecification
- Applies on periodThe period this pricing applies on.[:appliesOnPeriod] >> [:Period]
:RecurrentPeriod
- Start dateThe date this period starts.[:startDate] >> [xsd:date]
- Start timeThe time the period occurence starts[:startTime] >> [xsd:time]
- End dateThe date this period ends.[:endDate] >> [xsd:date]
- End timeThe time the period occurence ends.[:endTime] >> [xsd:time]
- Applies on day of weekThe day of week this Period applies on.[:appliesOnDay] >> [schema:DayOfWeek]
- Week of monthThe week number the opening hours applies on. If this property is not filled, then we consider the opening hours applies on all the weeks of a month.[:weekOfMonth] >> [:WeekOfTheMonth]
:LimitedPeriod
- Start dateThe date this period starts.[:startDate] >> [xsd:date]
- Start timeThe time the period occurence starts[:startTime] >> [xsd:time]
- End dateThe date this period ends.[:endDate] >> [xsd:date]
- End timeThe time the period occurence ends.[:endTime] >> [xsd:time]
:Period
- Opening specific detailsUse this property to set more information about opening period.[:openingDetails] >> [rdf:langString]
- Has eligible audienceThe people audience this pricing applies on. e.g. Teenagers, Adults, ...[:hasEligibleAudience] >> [:PeopleAudience] - See defined terms for: ":PeopleAudience"
- Has eligible policyThe pricing policy the pricing applies on. Ex: Base rate.[:hasEligiblePolicy] >> [:PricingPolicy] - See defined terms for: ":PricingPolicy"
- Has pricing modeThe pricing mode this pricing applies on : per day, per person...[:hasPricingMode] >> [:PricingMode] - See defined terms for: ":PricingMode"
- Has pricing seasonSeason on which applies the price specification.[:hasPricingSeason] >> [:PricingSeason] - See defined terms for: ":PricingSeason"
- Applies on the offerOffer on which applies the price specification.[:hasPricingOffer] >> [:PricingOffer] - See defined terms for: ":PricingOffer"
schema:PriceSpecification
- IdentifierProducer identifier of the resource.[dc:identifier] >> [xsd:string]
- Has for pricePrice value.[schema:price] >> [xsd:decimal]
- CurrencyThe currency in 3 letters (ISO 4217 format). Example: EUR .[schema:priceCurrency] >> [xsd:string]
- Has for min priceMinimum price value.[schema:minPrice] >> [xsd:decimal]
- Has for max priceMaximum price value.[schema:maxPrice] >> [xsd:decimal]
- Further information[:additionalInformation] >> [rdf:langString]
- Name[:name] >> [rdf:langString]
- Available quantityThe quantity available for this price.[schema:eligibleQuantity] >> [xsd:string]
- Proposes as a means of paymentProposes as a means of payment for the relevant offer.[schema:acceptedPaymentMethod] >> [schema:PaymentMethod] - See defined terms for: "schema:PaymentMethod"
ebucore:EditorialObject
- A for mediaA for representative media.[ebucore:hasRelatedResource] >> [ebucore:Resource]
ebucore:Resource
- URLThe URL of the resource.[ebucore:locator] >> [xsd:anyURI]
- Has for MimeTypeThe MimeType of the resource .[ebucore:hasMimeType] >> [ebucore:MimeType]
- File sizeThe size of the resource file. (in Byte)[ebucore:fileSize] >> [xsd:decimal]
- WidthThe width of the media.[ebucore:width] >> [xsd:decimal]
- Unit of widthThe unit of the width of the media.[ebucore:widthUnit] >> [xsd:string]
- HeightThe height of the media.[ebucore:height] >> [xsd:decimal]
- Unit of heightThe unit of the height of the media.[ebucore:heightUnit] >> [xsd:string]
- Has for annotationAn annotation about the resource.[ebucore:hasAnnotation] >> [ebucore:Annotation]
:Annotation
- Rights starting dateThe date the rights starts to be applied on the media.[:rightsStartDate] >> [xsd:date]
- Rights ending dateThe date the rights ends to be applied on the media.[:rightsEndDate] >> [xsd:date]
- Is dedicated toThe audience the item is dedicated to.[:isDedicatedTo] >> [:PeopleAudience] - See defined terms for: ":PeopleAudience"
- A pour versionUne ressource associée qui est une version, une édition ou une adaptation de la ressource décrite.[dct:hasVersion] >> [xsd:string]
ebucore:Annotation
- Credits[:credits] >> [xsd:string]
- Has for rightsThe applicable rights on the media.[ebucore:isCoveredBy] >> [xsd:string]
- Has for titleTitle of the resource.[ebucore:title] >> [rdf:langString]
- DescriptionThe description of the resource.[ebucore:comments] >> [rdf:langString]
- Has for abstractProvides a short description.[ebucore:abstract] >> [rdf:langString]
ebucore:EditorialObject
- A for mediaA for representative media.[ebucore:hasRelatedResource] >> [ebucore:Resource]
ebucore:Resource
- URLThe URL of the resource.[ebucore:locator] >> [xsd:anyURI]
- Has for MimeTypeThe MimeType of the resource .[ebucore:hasMimeType] >> [ebucore:MimeType]
- File sizeThe size of the resource file. (in Byte)[ebucore:fileSize] >> [xsd:decimal]
- WidthThe width of the media.[ebucore:width] >> [xsd:decimal]
- Unit of widthThe unit of the width of the media.[ebucore:widthUnit] >> [xsd:string]
- HeightThe height of the media.[ebucore:height] >> [xsd:decimal]
- Unit of heightThe unit of the height of the media.[ebucore:heightUnit] >> [xsd:string]
- Has for annotationAn annotation about the resource.[ebucore:hasAnnotation] >> [ebucore:Annotation]
:Annotation
- Rights starting dateThe date the rights starts to be applied on the media.[:rightsStartDate] >> [xsd:date]
- Rights ending dateThe date the rights ends to be applied on the media.[:rightsEndDate] >> [xsd:date]
- Is dedicated toThe audience the item is dedicated to.[:isDedicatedTo] >> [:PeopleAudience] - See defined terms for: ":PeopleAudience"
- A pour versionUne ressource associée qui est une version, une édition ou une adaptation de la ressource décrite.[dct:hasVersion] >> [xsd:string]
ebucore:Annotation
- Credits[:credits] >> [xsd:string]
- Has for rightsThe applicable rights on the media.[ebucore:isCoveredBy] >> [xsd:string]
- Has for titleTitle of the resource.[ebucore:title] >> [rdf:langString]
- DescriptionThe description of the resource.[ebucore:comments] >> [rdf:langString]
- Has for abstractProvides a short description.[ebucore:abstract] >> [rdf:langString]
schema:Organization
- EmailAn email.[schema:email] >> [xsd:string]
- Name of the organizationThe official name of the organization, eg: The name of the registered company.[schema:legalName] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- LogoA logo representing the organization.[schema:logo] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
:Organisation
- APE (Naf) codeA code given by French institue INSEE to identify the main activity of an Organisaiton.[:apeNaf] >> [xsd:string]
- RCS codeCode to identify an Organisation in the French Company registration system.[:rcs] >> [xsd:string]
- Registered number in city hallFrench official ID to identify vacation rentals.[:registeredNumber] >> [xsd:string]
- SiretFrench official ID to identify organisations.[:siret] >> [xsd:string]
schema:Person
- Last nameThe last name of a person.[schema:familyName] >> [xsd:string]
- First nameThe first name of a person.[schema:givenName] >> [xsd:string]
- EmailAn email.[schema:email] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
- GenderThe gender of a person.[schema:gender] >> [schema:GenderType]
:Person
- TitleThe title of a person.[foaf:title] >> [xsd:string]
:Agent
- IdentifierProducer identifier of the resource.[dc:identifier] >> [xsd:string]
- Has for postal addressThe postal address of the place concerned[schema:address] >> [schema:PostalAddress]
:PostalAddress
- Has address cityThe locality of this address[:hasAddressCity] >> [:City]
- CedexFrench code relative to French postal service to give priority to specific recipients.[:cedex] >> [xsd:string]
schema:PostalAddress
- Postal codePostal code of an address.[schema:postalCode] >> [xsd:string]
- Number and street nameThe street name including the number of an address.[schema:streetAddress] >> [xsd:string]
- City (in text)The city in text format.[schema:addressLocality] >> [xsd:string]
- Post boxThe post office box number.[schema:postOfficeBoxNumber] >> [xsd:string]
- WebsiteThe website address of an Agent.[foaf:homepage] >> [xsd:string]
- Description[rdfs:comment] >> [rdf:langString]
- Has createdThe POI this Agent has created[:hasCreated] >> [:PointOfInterest]
- Has publishedThe POI this Agent has published.[:hasPublished] >> [:PointOfInterest]
- Owns[:owns] >> [:PointOfInterest]
schema:Review
- Publication dateThe date of the first publication.[schema:datePublished] >> [xsd:date]
:Review
- Has valueThe value of a review.[:hasReviewValue] >> [:Rating] - See defined terms for: ":Rating"
- PendingTrue if the review is pending.[:pending] >> [xsd:boolean]
- Approval number[:reviewApprovalNumber] >> [xsd:string]
- Delivery dateThe date on which the review has been delivered.[:reviewDeliveryDate] >> [xsd:date]
- Expiration dateThe date on which the review will expire.[:reviewExpirationDate] >> [xsd:date]
schema:Organization
- EmailAn email.[schema:email] >> [xsd:string]
- Name of the organizationThe official name of the organization, eg: The name of the registered company.[schema:legalName] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- LogoA logo representing the organization.[schema:logo] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
:Organisation
- APE (Naf) codeA code given by French institue INSEE to identify the main activity of an Organisaiton.[:apeNaf] >> [xsd:string]
- RCS codeCode to identify an Organisation in the French Company registration system.[:rcs] >> [xsd:string]
- Registered number in city hallFrench official ID to identify vacation rentals.[:registeredNumber] >> [xsd:string]
- SiretFrench official ID to identify organisations.[:siret] >> [xsd:string]
schema:Person
- Last nameThe last name of a person.[schema:familyName] >> [xsd:string]
- First nameThe first name of a person.[schema:givenName] >> [xsd:string]
- EmailAn email.[schema:email] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
- GenderThe gender of a person.[schema:gender] >> [schema:GenderType]
:Person
- TitleThe title of a person.[foaf:title] >> [xsd:string]
:Agent
- IdentifierProducer identifier of the resource.[dc:identifier] >> [xsd:string]
- Has for postal addressThe postal address of the place concerned[schema:address] >> [schema:PostalAddress]
:PostalAddress
- Has address cityThe locality of this address[:hasAddressCity] >> [:City]
- CedexFrench code relative to French postal service to give priority to specific recipients.[:cedex] >> [xsd:string]
schema:PostalAddress
- Postal codePostal code of an address.[schema:postalCode] >> [xsd:string]
- Number and street nameThe street name including the number of an address.[schema:streetAddress] >> [xsd:string]
- City (in text)The city in text format.[schema:addressLocality] >> [xsd:string]
- Post boxThe post office box number.[schema:postOfficeBoxNumber] >> [xsd:string]
- WebsiteThe website address of an Agent.[foaf:homepage] >> [xsd:string]
- Description[rdfs:comment] >> [rdf:langString]
- Has createdThe POI this Agent has created[:hasCreated] >> [:PointOfInterest]
- Has publishedThe POI this Agent has published.[:hasPublished] >> [:PointOfInterest]
- Owns[:owns] >> [:PointOfInterest]
:RoomFeatureSpecification
- Internet accessTrue if the product provides internet access.[:internetAccess] >> [xsd:boolean]
- Number of seatsThe number of seats available in the concerned area[:seatCount] >> [xsd:int]
- Air conditioningTrue if this area provides air conditioning[:airConditioning] >> [xsd:boolean]
- No smokingTrue if this area is no-smoking.[:noSmoking] >> [xsd:boolean]
- Pets allowedTrue if the pets are allowed in the area.[:petsAllowed] >> [xsd:boolean]
- OccupancyThe maximum possible occupancy of the concerned area.[:occupancy] >> [xsd:int]
- Has floor size[:hasFloorSize] >> [schema:QuantitativeValue]
schema:QuantitativeValue
- Max ValueThe upper value, quantity of the property.[schema:maxValue] >> [xsd:decimal]
- Min ValueThe lower value, quantity of the property.[schema:minValue] >> [xsd:decimal]
- Has for unitSpecifies the unit of the associated value.[schema:unitText] >> [xsd:string]
- ValueThe value of the property.[schema:value] >> [xsd:decimal]
- Has layoutThe layout of the room associated to this specification.[:hasLayout] >> [:RoomLayout] - See defined terms for: ":RoomLayout"
:FeatureSpecification
- ChargedTrue if the associated facility is charged (not included in the Product services by default).[:charged] >> [xsd:boolean]
- FeaturesThe facility or service this specification is associated with[:features] >> [:Amenity] - See defined terms for: ":Amenity"
schema:Organization
- EmailAn email.[schema:email] >> [xsd:string]
- Name of the organizationThe official name of the organization, eg: The name of the registered company.[schema:legalName] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- LogoA logo representing the organization.[schema:logo] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
:Organisation
- APE (Naf) codeA code given by French institue INSEE to identify the main activity of an Organisaiton.[:apeNaf] >> [xsd:string]
- RCS codeCode to identify an Organisation in the French Company registration system.[:rcs] >> [xsd:string]
- Registered number in city hallFrench official ID to identify vacation rentals.[:registeredNumber] >> [xsd:string]
- SiretFrench official ID to identify organisations.[:siret] >> [xsd:string]
schema:Person
- Last nameThe last name of a person.[schema:familyName] >> [xsd:string]
- First nameThe first name of a person.[schema:givenName] >> [xsd:string]
- EmailAn email.[schema:email] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
- GenderThe gender of a person.[schema:gender] >> [schema:GenderType]
:Person
- TitleThe title of a person.[foaf:title] >> [xsd:string]
:Agent
- IdentifierProducer identifier of the resource.[dc:identifier] >> [xsd:string]
- Has for postal addressThe postal address of the place concerned[schema:address] >> [schema:PostalAddress]
:PostalAddress
- Has address cityThe locality of this address[:hasAddressCity] >> [:City]
- CedexFrench code relative to French postal service to give priority to specific recipients.[:cedex] >> [xsd:string]
schema:PostalAddress
- Postal codePostal code of an address.[schema:postalCode] >> [xsd:string]
- Number and street nameThe street name including the number of an address.[schema:streetAddress] >> [xsd:string]
- City (in text)The city in text format.[schema:addressLocality] >> [xsd:string]
- Post boxThe post office box number.[schema:postOfficeBoxNumber] >> [xsd:string]
- WebsiteThe website address of an Agent.[foaf:homepage] >> [xsd:string]
- Description[rdfs:comment] >> [rdf:langString]
- Has createdThe POI this Agent has created[:hasCreated] >> [:PointOfInterest]
- Has publishedThe POI this Agent has published.[:hasPublished] >> [:PointOfInterest]
- Owns[:owns] >> [:PointOfInterest]
schema:Organization
- EmailAn email.[schema:email] >> [xsd:string]
- Name of the organizationThe official name of the organization, eg: The name of the registered company.[schema:legalName] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- LogoA logo representing the organization.[schema:logo] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
:Organisation
- APE (Naf) codeA code given by French institue INSEE to identify the main activity of an Organisaiton.[:apeNaf] >> [xsd:string]
- RCS codeCode to identify an Organisation in the French Company registration system.[:rcs] >> [xsd:string]
- Registered number in city hallFrench official ID to identify vacation rentals.[:registeredNumber] >> [xsd:string]
- SiretFrench official ID to identify organisations.[:siret] >> [xsd:string]
schema:Person
- Last nameThe last name of a person.[schema:familyName] >> [xsd:string]
- First nameThe first name of a person.[schema:givenName] >> [xsd:string]
- EmailAn email.[schema:email] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
- GenderThe gender of a person.[schema:gender] >> [schema:GenderType]
:Person
- TitleThe title of a person.[foaf:title] >> [xsd:string]
:Agent
- IdentifierProducer identifier of the resource.[dc:identifier] >> [xsd:string]
- Has for postal addressThe postal address of the place concerned[schema:address] >> [schema:PostalAddress]
:PostalAddress
- Has address cityThe locality of this address[:hasAddressCity] >> [:City]
- CedexFrench code relative to French postal service to give priority to specific recipients.[:cedex] >> [xsd:string]
schema:PostalAddress
- Postal codePostal code of an address.[schema:postalCode] >> [xsd:string]
- Number and street nameThe street name including the number of an address.[schema:streetAddress] >> [xsd:string]
- City (in text)The city in text format.[schema:addressLocality] >> [xsd:string]
- Post boxThe post office box number.[schema:postOfficeBoxNumber] >> [xsd:string]
- WebsiteThe website address of an Agent.[foaf:homepage] >> [xsd:string]
- Description[rdfs:comment] >> [rdf:langString]
- Has createdThe POI this Agent has created[:hasCreated] >> [:PointOfInterest]
- Has publishedThe POI this Agent has published.[:hasPublished] >> [:PointOfInterest]
- Owns[:owns] >> [:PointOfInterest]
schema:Organization
- EmailAn email.[schema:email] >> [xsd:string]
- Name of the organizationThe official name of the organization, eg: The name of the registered company.[schema:legalName] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- LogoA logo representing the organization.[schema:logo] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
:Organisation
- APE (Naf) codeA code given by French institue INSEE to identify the main activity of an Organisaiton.[:apeNaf] >> [xsd:string]
- RCS codeCode to identify an Organisation in the French Company registration system.[:rcs] >> [xsd:string]
- Registered number in city hallFrench official ID to identify vacation rentals.[:registeredNumber] >> [xsd:string]
- SiretFrench official ID to identify organisations.[:siret] >> [xsd:string]
schema:Person
- Last nameThe last name of a person.[schema:familyName] >> [xsd:string]
- First nameThe first name of a person.[schema:givenName] >> [xsd:string]
- EmailAn email.[schema:email] >> [xsd:string]
- PhoneA phone number.[schema:telephone] >> [xsd:string]
- FaxA FAX number.[schema:faxNumber] >> [xsd:string]
- GenderThe gender of a person.[schema:gender] >> [schema:GenderType]
:Person
- TitleThe title of a person.[foaf:title] >> [xsd:string]
:Agent
- IdentifierProducer identifier of the resource.[dc:identifier] >> [xsd:string]
- Has for postal addressThe postal address of the place concerned[schema:address] >> [schema:PostalAddress]
:PostalAddress
- Has address cityThe locality of this address[:hasAddressCity] >> [:City]
- CedexFrench code relative to French postal service to give priority to specific recipients.[:cedex] >> [xsd:string]
schema:PostalAddress
- Postal codePostal code of an address.[schema:postalCode] >> [xsd:string]
- Number and street nameThe street name including the number of an address.[schema:streetAddress] >> [xsd:string]
- City (in text)The city in text format.[schema:addressLocality] >> [xsd:string]
- Post boxThe post office box number.[schema:postOfficeBoxNumber] >> [xsd:string]
- WebsiteThe website address of an Agent.[foaf:homepage] >> [xsd:string]
- Description[rdfs:comment] >> [rdf:langString]
- Has createdThe POI this Agent has created[:hasCreated] >> [:PointOfInterest]
- Has publishedThe POI this Agent has published.[:hasPublished] >> [:PointOfInterest]
- Owns[:owns] >> [:PointOfInterest]
:RecurrentPeriod
- Start dateThe date this period starts.[:startDate] >> [xsd:date]
- Start timeThe time the period occurence starts[:startTime] >> [xsd:time]
- End dateThe date this period ends.[:endDate] >> [xsd:date]
- End timeThe time the period occurence ends.[:endTime] >> [xsd:time]
- Applies on day of weekThe day of week this Period applies on.[:appliesOnDay] >> [schema:DayOfWeek]
- Week of monthThe week number the opening hours applies on. If this property is not filled, then we consider the opening hours applies on all the weeks of a month.[:weekOfMonth] >> [:WeekOfTheMonth]
:LimitedPeriod
- Start dateThe date this period starts.[:startDate] >> [xsd:date]
- Start timeThe time the period occurence starts[:startTime] >> [xsd:time]
- End dateThe date this period ends.[:endDate] >> [xsd:date]
- End timeThe time the period occurence ends.[:endTime] >> [xsd:time]
:Period
- Opening specific detailsUse this property to set more information about opening period.[:openingDetails] >> [rdf:langString]
:Place
- Has for geographical coordinatesThe geographic coordinates of the resource[schema:geo] >> [schema:GeoShape]
schema:GeoCoordinates
- Has for latitudeValue of the latitude of the resource.[schema:latitude] >> [xsd:decimal]
- Has for longitudeValue of the longitude of the resource.[schema:longitude] >> [xsd:decimal]
- Has for altitudeValue of the altitude of the resource.[schema:elevation] >> [xsd:decimal]
schema:GeoShape
- Has for altitudeValue of the altitude of the resource.[schema:elevation] >> [xsd:decimal]
- Has for rectangular areaA box is an area defined by the rectangle formed by two points. The first point is the lower corner, the second point is the upper corner. A box is expressed in two points separated by a space character.[schema:box] >> [xsd:string]
- Has for circular zoneA circle is the circular area of a specified radius, centered at a specified latitude and longitude. A circle is expressed in pairs followed by a radius in meters.[schema:circle] >> [xsd:string]
- Has for lineA line is a point-to-point path consisting of two or more points. A line is expressed as a series of two or more point objects separated by a space character.[schema:line] >> [xsd:string]
- Has for polygonal areaA polygon is the area surrounded by a point-to-point path for which the start and end points are identical. A polygon is expressed as a series of four points delimited by space or more where the first and the last point are identical.[schema:polygon] >> [xsd:string]
- Has for postal addressThe postal address of the place concerned[schema:address] >> [schema:PostalAddress]
:PostalAddress
- Has address cityThe locality of this address[:hasAddressCity] >> [:City]
- CedexFrench code relative to French postal service to give priority to specific recipients.[:cedex] >> [xsd:string]
schema:PostalAddress
- Postal codePostal code of an address.[schema:postalCode] >> [xsd:string]
- Number and street nameThe street name including the number of an address.[schema:streetAddress] >> [xsd:string]
- City (in text)The city in text format.[schema:addressLocality] >> [xsd:string]
- Post boxThe post office box number.[schema:postOfficeBoxNumber] >> [xsd:string]
- Has for opening hoursOpening hours of a place / service / product.[schema:openingHoursSpecification] >> [schema:OpeningHoursSpecification]
schema:OpeningHoursSpecification
- IdentifierProducer identifier of the resource.[dc:identifier] >> [xsd:string]
- Opening period start dateThe start date of the opening period (yyyy-mm-ddThh:mm:ss).[schema:validFrom] >> [xsd:dateTime]
- End date of opening periodThe end date of the opening period (yyyy-mm-ddThh:mm:ss).[schema:validThrough] >> [xsd:dateTime]
- Further information[:additionalInformation] >> [rdf:langString]
- Opening timeThe opening time of the place or service on the given day (s) of the week.[schema:opens] >> [xsd:time]
- Closure hourThe closing time of the place or service on the given day (s) of the week.[schema:closes] >> [xsd:time]
- Day of the week concernedThe day of the week for which these hours are valid.[schema:dayOfWeek] >> [schema:DayOfWeek]
- Opening hours in text[:textOpeningHoursSpecification] >> [rdf:langString]
- Fictive INSEE codeThe resort name when it is different of the official city name.[:altInsee] >> [xsd:string]
- LifeguardedTrue if this beach is lifeguarded.[:lifeguarded] >> [xsd:boolean]
- Internet accessTrue if the product provides internet access.[:internetAccess] >> [xsd:boolean]
- Access, Getting there, Parking[:accessTips] >> [rdf:langString]
- Air conditioningTrue if this area provides air conditioning[:airConditioning] >> [xsd:boolean]
- No smokingTrue if this area is no-smoking.[:noSmoking] >> [xsd:boolean]
- Pets allowedTrue if the pets are allowed in the area.[:petsAllowed] >> [xsd:boolean]
:PracticeCondition
- Practicable mode of locomotionPracticable mode of locomotion to follow this route[:hasLocomotionMode] >> [:LocomotionMode] - See defined terms for: ":LocomotionMode"
- Has the following level of difficulty[:hasDifficultyLevel] >> [:DifficultyLevel] - See defined terms for: ":DifficultyLevel"
- Has main representationA media that can be considered a main representation of the POI.[:hasMainRepresentation] >> [ebucore:EditorialObject]
ebucore:EditorialObject
- A for mediaA for representative media.[ebucore:hasRelatedResource] >> [ebucore:Resource]
ebucore:Resource
- URLThe URL of the resource.[ebucore:locator] >> [xsd:anyURI]
- Has for MimeTypeThe MimeType of the resource .[ebucore:hasMimeType] >> [ebucore:MimeType]
- File sizeThe size of the resource file. (in Byte)[ebucore:fileSize] >> [xsd:decimal]
- WidthThe width of the media.[ebucore:width] >> [xsd:decimal]
- Unit of widthThe unit of the width of the media.[ebucore:widthUnit] >> [xsd:string]
- HeightThe height of the media.[ebucore:height] >> [xsd:decimal]
- Unit of heightThe unit of the height of the media.[ebucore:heightUnit] >> [xsd:string]
- Has for annotationAn annotation about the resource.[ebucore:hasAnnotation] >> [ebucore:Annotation]
:Annotation
- Rights starting dateThe date the rights starts to be applied on the media.[:rightsStartDate] >> [xsd:date]
- Rights ending dateThe date the rights ends to be applied on the media.[:rightsEndDate] >> [xsd:date]
- Is dedicated toThe audience the item is dedicated to.[:isDedicatedTo] >> [:PeopleAudience] - See defined terms for: ":PeopleAudience"
- A pour versionUne ressource associée qui est une version, une édition ou une adaptation de la ressource décrite.[dct:hasVersion] >> [xsd:string]
ebucore:Annotation
- Credits[:credits] >> [xsd:string]
- Has for rightsThe applicable rights on the media.[ebucore:isCoveredBy] >> [xsd:string]
- Has for titleTitle of the resource.[ebucore:title] >> [rdf:langString]
- DescriptionThe description of the resource.[ebucore:comments] >> [rdf:langString]
- Has for abstractProvides a short description.[ebucore:abstract] >> [rdf:langString]
- Has representationA representation is a Media that is related to the POI. e.g. : a photo of the Product, a promotional PDF document, ...[:hasRepresentation] >> [ebucore:EditorialObject]
ebucore:EditorialObject
- A for mediaA for representative media.[ebucore:hasRelatedResource] >> [ebucore:Resource]
ebucore:Resource
- URLThe URL of the resource.[ebucore:locator] >> [xsd:anyURI]
- Has for MimeTypeThe MimeType of the resource .[ebucore:hasMimeType] >> [ebucore:MimeType]
- File sizeThe size of the resource file. (in Byte)[ebucore:fileSize] >> [xsd:decimal]
- WidthThe width of the media.[ebucore:width] >> [xsd:decimal]
- Unit of widthThe unit of the width of the media.[ebucore:widthUnit] >> [xsd:string]
- HeightThe height of the media.[ebucore:height] >> [xsd:decimal]
- Unit of heightThe unit of the height of the media.[ebucore:heightUnit] >> [xsd:string]
- Has for annotationAn annotation about the resource.[ebucore:hasAnnotation] >> [ebucore:Annotation]
:Annotation
- Rights starting dateThe date the rights starts to be applied on the media.[:rightsStartDate] >> [xsd:date]
- Rights ending dateThe date the rights ends to be applied on the media.[:rightsEndDate] >> [xsd:date]
- Is dedicated toThe audience the item is dedicated to.[:isDedicatedTo] >> [:PeopleAudience] - See defined terms for: ":PeopleAudience"
- A pour versionUne ressource associée qui est une version, une édition ou une adaptation de la ressource décrite.[dct:hasVersion] >> [xsd:string]
ebucore:Annotation
- Credits[:credits] >> [xsd:string]
- Has for rightsThe applicable rights on the media.[ebucore:isCoveredBy] >> [xsd:string]
- Has for titleTitle of the resource.[ebucore:title] >> [rdf:langString]
- DescriptionThe description of the resource.[ebucore:comments] >> [rdf:langString]
- Has for abstractProvides a short description.[ebucore:abstract] >> [rdf:langString]
- Duration in minutes[:duration] >> [xsd:positiveInteger]
- Stage or global path duration in daysThe expected time to travel the path or path-stage. Unit is days.[:durationDays] >> [xsd:float]
- Practical tips, Safety, Equipment...[:practicalTips] >> [rdf:langString]
:LandType
- Proportion[:proportion] >> [xsd:positiveInteger]
- Is known as[:hasLandTypeName] >> [:LandTypeName] - See defined terms for: ":LandTypeName"
schema:QuantitativeValue
- Max ValueThe upper value, quantity of the property.[schema:maxValue] >> [xsd:decimal]
- Min ValueThe lower value, quantity of the property.[schema:minValue] >> [xsd:decimal]
- Has for unitSpecifies the unit of the associated value.[schema:unitText] >> [xsd:string]
- ValueThe value of the property.[schema:value] >> [xsd:decimal]
All these elements are available for download in CSV format in the ontology documentation.