SmOD Protected Sites Vocabulary

Authors
Tatiana Tarasova, Spaziodati
Jindřich Mynarz, University of Economics, Prague
Phil Archer W3C/ERCIM
Last Updated
8 May 2015

This document is also available in Turtle and RDF/XML.

Abstract

This vocabulary represents in RDF the part of the INSPIRE Protected Sites Theme that was included in the data model developed under the Smart Open Data project. An aggregate view of the INSPIRE Themes used in the project is available at http://www.w3.org/2015/03/inspire.

Status of this Document

This vocabulary is stable. Definitions may be updated to clarify semantics if appropriate but the basic definitions will not change. If you wish to add terms in the INSPIRE PS model not included here, please contact Phil Archer

This is not a W3C standard and has not been endorsed by the W3C Membership.


All terms at a glance

Classes: ProtectedSite

Properties: isManagedBy | legalFoundationDate | legalFoundationDocument | siteDesignation | siteProtectionClassification

Namespaces used in this document
pshttp://www.w3.org/2015/03/inspire/ps#
geohttp://www.opengis.net/ont/geosparql#
skoshttp://www.w3.org/2008/05/skos#
foafhttp://xmlns.com/foaf/0.1/
xsdhttp://www.w3.org/2001/XMLSchema#
Diagrammatic view of the classes and relationships
Graph view of the classes and properties used in SmartOpenData, based on INSPIRE Protected Sites

Classes

Classps:ProtectedSite
rdfs:labelProtected Site
rdfs:commentAn area designated or managed within a framework of international, Community and Member States' legislation to achieve specific conservation objectives.
rdfs:subClassOfgeo:SpatialObject

Properties

Propertyps:isManagedBy
rdfs:labelis managed by
rdfs:commentThis property specifies the managing entity of the Protected Site. It takes values from the foaf:Agent class, but more specifically, from its sub-classes: org:Organization, foaf:Group or foaf:Person.
rdfs:domainps:ProtectedSite
rdfs:rangefoaf:Agent
Propertyps:legalFoundationDate
rdfs:labellegal foundation date
rdfs:commentThe date that the protected site was legally created. This is the date that the real world object was created, not the date that its representation in an information system was created.
rdfs:domainps:ProtectedSite
rdfs:rangexsd:date
Propertyps:legalFoundationDocument
rdfs:labellegal foundation document
rdfs:commentThis property links the Protected Site to the legal document.
rdfs:domainps:ProtectedSite
rdfs:rangefoaf:Document
Propertyps:siteDesignation
rdfs:labelsite designation
rdfs:commentThis property points the Protected Site to one or more of the specialisations of the Designation Value code list type http://inspire.ec.europa.eu/codelist/DesignationValue/.
rdfs:domainps:ProtectedSite
rdfs:rangeskos:Concept
Propertyps:siteProtectionClassification
rdfs:labelsite protection classification
rdfs:commentThis property links the Protected Site to one of the values from the site protection classification scheme proposed by INSPIRE: "natureConservation", "archaeological", "cultural", "ecological", "landscape", "environment", "geological". The property takes values from the SKOS scheme available at http://www.w3.org/2015/03/inspire/ProtectionClassification#
rdfs:domainps:ProtectedSite
rdfs:rangeskos:Concept