From a01e83bce0bbef5359811982ff6d65d7e9da57b5 Mon Sep 17 00:00:00 2001 From: emidiostani Date: Tue, 31 May 2022 16:59:30 +0200 Subject: [PATCH] updated definitions in RDF --- releases/3.0.0/rdf/cpsv-ap.ttl | 110 +++++++++++++++++++++------------ 1 file changed, 70 insertions(+), 40 deletions(-) diff --git a/releases/3.0.0/rdf/cpsv-ap.ttl b/releases/3.0.0/rdf/cpsv-ap.ttl index ae28513..7f91438 100644 --- a/releases/3.0.0/rdf/cpsv-ap.ttl +++ b/releases/3.0.0/rdf/cpsv-ap.ttl @@ -119,14 +119,16 @@ cv:hasChannel rdf:type owl:ObjectProperty ; ### http://data.europa.eu/m8g/hasCompetentAuthority cv:hasCompetentAuthority rdf:type owl:ObjectProperty ; rdfs:range cv:PublicOrganisation ; - rdfs:comment "Cardinality [1..n]. It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service. Whether the particular Public Organization provides the public service directly or outsources it is not relevant. The Public Organization that is the Competent Authority of the service is the one that is ultimately responsible for managing and providing the public service. The term Competent Authority is defined in the Services Directive (2006/123/EC) in the following way: \"Any body or authority which has a supervisory or regulatory role in a Member State in relation to service activities, including, in particular, administrative authorities, including courts acting as such, professional bodies, and those professional associations or other professional organisations which, in the exercise of their legal autonomy, regulate in a collective manner access to service activities or the exercise thereof\""@en ; + vann:usageNote "Whether the particular Public Organization provides the public service directly or outsources it is not relevant. The Public Organization that is the Competent Authority of the service is the one that is ultimately responsible for managing and providing the public service. The term Competent Authority is defined in the Services Directive (2006/123/EC) in the following way: \"Any body or authority which has a supervisory or regulatory role in a Member State in relation to service activities, including, in particular, administrative authorities, including courts acting as such, professional bodies, and those professional associations or other professional organisations which, in the exercise of their legal autonomy, regulate in a collective manner access to service activities or the exercise thereof\""@en ; + rdfs:comment "Cardinality [1..n]. It links a Public Service to a Public Organization, which is the responsible Agent for the delivery of the Public Service."@en ; rdfs:label "has competent authority"@en . ### http://data.europa.eu/m8g/hasContactPoint cv:hasContactPoint rdf:type owl:ObjectProperty ; rdfs:range cv:ContactPoint ; - rdfs:comment "Cardinality [0..n]. A contact point for the service is almost always helpful. The value of this property, the contact information itself, should be provided using VCard. Note that the contact information should be relevant to the Public Service which may not be the same as contact information for the Competent Authority or any Participant."@en ; + vann:usageNote "Note that the contact information should be relevant to the Public Service which may not be the same as contact information for the Competent Authority or any Participant."@en ; + rdfs:comment "Cardinality [0..n]. The way a Public Service is linked to the class Contact Point."@en ; rdfs:label "has contact point"@en . @@ -140,7 +142,8 @@ cv:hasContractingAuthority rdf:type owl:ObjectProperty ; ### http://data.europa.eu/m8g/hasCost cv:hasCost rdf:type owl:ObjectProperty ; rdfs:range cv:Cost ; - rdfs:comment "Cardinality [0..n]. It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service. Where the cost varies depending on the channel through which the service is accessed, it can be linked to the channel using the If Accessed Through relationship"@en ; + vann:usageNote "Where the cost varies depending on the channel through which the service is accessed, it can be linked to the channel using the If Accessed Through relationship."@en ; + rdfs:comment "Cardinality [0..n]. It indicates the costs related to the execution of a Public Service for the citizen or business related to the execution of the particular Public Service."@en ; rdfs:label "has cost"@en . @@ -161,7 +164,8 @@ cv:hasLegalResource rdf:type owl:ObjectProperty ; ### http://data.europa.eu/m8g/hasParticipation cv:hasParticipation rdf:type owl:ObjectProperty ; rdfs:range cv:Participation ; - rdfs:comment "Cardinality [0..n]. It links a Public Service to the Participation class. The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information"@en ; + vann:usageNote "The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information."@en ; + rdfs:comment "Cardinality [0..n]. It links a Public Service to the Participation class."@en ; rdfs:label "has participation"@en . @@ -175,28 +179,32 @@ cv:hasSupportingEvidence rdf:type owl:ObjectProperty ; ### http://data.europa.eu/m8g/holdsRequirement cv:holdsRequirement rdf:type owl:ObjectProperty ; rdfs:range cv:Requirement ; - rdfs:comment "Cardinality [0..n]. It links a Public Service to a class that describes the requirement for needing or using the service, such as residency in a given location, being over a certain age etc. The Requirement class is defined in the Core Criterion and Core Evidence Vocabulary."@en ; + vann:usageNote "It describes the needing or using the service, such as residency in a given location, being over a certain age etc. The Requirement class is defined in the Core Criterion and Core Evidence Vocabulary."@en ; + rdfs:comment "Cardinality [0..n]. It links a Public Service to a class that describes the Requirement."@en ; rdfs:label "holds requirement"@en . ### http://data.europa.eu/m8g/ifAccessedThrough cv:ifAccessedThrough rdf:type owl:ObjectProperty ; rdfs:range cv:Channel ; - rdfs:comment "Cardinality [0..1]. Where the cost varies depending on the channel used, for example, if accessed through an online service cf. accessed at a physical location, the cost can be linked to the channel using the If Accessed Through property."@en ; + vann:usageNote "For example, if accessed through an online service cf. accessed at a physical location, the cost can be linked to the channel using the If Accessed Through property."@en ; + rdfs:comment "Cardinality [0..1]. The costs created by the use of different Channels."@en ; rdfs:label "if accessed through"@en . ### http://data.europa.eu/m8g/isClassifiedBy cv:isClassifiedBy rdf:type owl:ObjectProperty ; rdfs:range skos:Concept ; - rdfs:comment "Cardinality [0..n]. It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, ...). It is a generic property which can be further specialised to make the classification explicit, for instance for classifying public services according level of digitisation, type of audience ... The Concept is at its turn related to a Collection, which groups the different concepts into a controlled vocabulary."@en ; + vann:usageNote "It is a generic property which can be further specialised to make the classification explicit, for instance for classifying public services according level of digitisation, type of audience, etc. The Concept is at its turn related to a Collection, which groups the different concepts into a controlled vocabulary."@en ; + rdfs:comment "Cardinality [0..n]. It allows to classify the Public Service with any Concept other than those already foreseen and defined explicitly in the CPSV-AP (Thematic Area, Sector, etc.)."@en ; rdfs:label "is classified by"@en . ### http://data.europa.eu/m8g/isDefinedBy cv:isDefinedBy rdf:type owl:ObjectProperty ; rdfs:range org:Organization ; - rdfs:comment "Cardinality [0..n]. It links the Cost class with one or more instances of the Public Organization class. This property indicates which Public Organization is the Competent Authority for defining the costs associated with the delivery of a particular Public Service."@en ; + vann:usageNote "This property indicates which Public Organization is the Competent Authority for defining the costs associated with the delivery of a particular Public Service."@en ; + rdfs:comment "Cardinality [0..n]. It links the Cost class to one or more instances of the Public Organization class."@en ; rdfs:label "is defined by"@en . @@ -210,7 +218,8 @@ cv:isDescribedAt rdf:type owl:ObjectProperty ; ### http://data.europa.eu/m8g/isGroupedBy cv:isGroupedBy rdf:type owl:ObjectProperty ; rdfs:range cv:Event ; - rdfs:comment "Cardinality [0..n]. It links the Public Service to the Event class. Several Public Services may be associated with a particular Event and, likewise, the same Public Service may be associated with several different Events."@en ; + vann:usageNote "Several Public Services may be associated with a particular Event and, likewise, the same Public Service may be associated with several different Events."@en ; + rdfs:comment "Cardinality [0..n]. It links the Public Service to the Event class."@en ; rdfs:label "is grouped by"@en . @@ -224,29 +233,33 @@ cv:ownedBy rdf:type owl:ObjectProperty ; ### http://data.europa.eu/m8g/playsRole cv:playsRole rdf:type owl:ObjectProperty ; rdfs:range cv:Participation ; - rdfs:comment "Cardinality [0..n]. It links an Agent to the Participation class. The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information."@en ; + vann:usageNote "The Participation class facilitates the detailed description of how an Agent participates in or interacts with a Public Service and may include temporal and spatial information."@en ; + rdfs:comment "Cardinality [0..n]. It links an Agent to the Participation class."@en ; rdfs:label "plays role"@en . ### http://data.europa.eu/m8g/role cv:role rdf:type owl:ObjectProperty ; rdfs:range skos:Concept ; - rdfs:comment "Cardinality [1..n]. It provides the role played. This should be provided using a controlled vocabulary. Since this is an extension mechanism for the CSPV-AP, the controlled vocabulary should be decided to suit local implementations."@en ; + vann:usageNote "Since this is an extension mechanism for the CSPV- AP, the controlled vocabulary should be decided to suit local implementations."@en ; + rdfs:comment "Cardinality [1..n]. It provides the role played. This should be provided using a controlled vocabulary."@en ; rdfs:label "role"@en . ### http://data.europa.eu/m8g/sector cv:sector rdf:type owl:ObjectProperty ; rdfs:range skos:Concept ; - vann:usageNote "The possible values for this property are described in the controlled vocabulary Data theme Authority Table of the Publications Office."@en ; - rdfs:comment "Cardinality [0..n]. The industry or sector a Public Service relates to, or is intended for. For example: environment, safety, housing. Note that a single Public Service may relate to multiple sectors. The possible values for this property are provided as a controlled vocabulary."@en ; + vann:usageNote """For example: environment, safety, housing. Note that a single Public Service may relate to multiple sectors. The possible values for this property are provided as a controlled vocabulary. +The possible values for this property are described in the controlled vocabulary Data theme Authority Table of the Publications Office."""@en ; + rdfs:comment "Cardinality [0..n]. The industry or sector a Public Service relates to, or is intended for."@en ; rdfs:label "sector"@en . ### http://data.europa.eu/m8g/specialOpeningHoursSpecification cv:specialOpeningHoursSpecification rdf:type owl:ObjectProperty ; rdfs:range cv:OpeningHoursSpecification ; - rdfs:comment "Cardinality [0..1]. It links a channel to information about when the channel is not available, overriding the general opening hours information. The details are provided using the Opening Hours Specification class."@en , + vann:usageNote "The information overrides the general opening hours information. The details are provided using the Opening Hours Specification class."@en ; + rdfs:comment "Cardinality [0..1]. It links a channel to information about when the channel is not available."@en , "Cardinality [0..n]. It links a ContactPoint to information about when the ContactPointl is not available, overriding the general opening hours information.."@en ; rdfs:label "availability restriction"@en . @@ -261,7 +274,8 @@ cv:supportsRequirement rdf:type owl:ObjectProperty ; ### http://data.europa.eu/m8g/thematicArea cv:thematicArea rdf:type owl:ObjectProperty ; rdfs:range skos:Concept ; - rdfs:comment "Cardinality [0..n]. The Thematic Area of a Public Service as described in a controlled vocabulary, for instance social protection, health, recreation, culture and religion, family, traveling economic affairs, tax, staff, environment..."@en ; + vann:usageNote "For example: social protection, health, recreation, culture and religion, family, traveling economic affairs, tax, staff, environment, etc."@en ; + rdfs:comment "Cardinality [0..n]. The Thematic Area of a Public Service as described in a controlled vocabulary."@en ; rdfs:label "thematicArea"@en . @@ -275,11 +289,12 @@ dct:hasPart rdf:type owl:ObjectProperty ; ### http://purl.org/dc/terms/language dct:language rdf:type owl:ObjectProperty ; rdfs:range dct:LinguisticSystem ; - vann:usageNote "The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office."@en ; + vann:usageNote """This could be one or multiple languages, for instance in countries with more than one official language. +The recommended controlled vocabularies for this property is the Language Authority Table of the Publications Office."""@en ; rdfs:comment "Cardinality [0..n]. The language(s) in which the Evidence must be provided."@en , - "Cardinality [0..n]. The language(s) in which the Output is available. This could be one or multiple languages, for instance in countries with more than one official language."@en , - "Cardinality [0..n]. The language(s) in which the Public Service is available. This could be one language or multiple languages, for instance in countries with more than one official language"@en , - "Cardinality [0..n]. The language(s) in which the Rule is available. This could be one or multiple languages, for instance in countries with more than one official language."@en ; + "Cardinality [0..n]. The language(s) in which the Output is available."@en , + "Cardinality [0..n]. The language(s) in which the Public Service is available."@en , + "Cardinality [0..n]. The language(s) in which the Rule is available."@en ; rdfs:label "language"@en . @@ -304,7 +319,8 @@ dct:relation rdf:type owl:ObjectProperty ; ### http://purl.org/dc/terms/requires dct:requires rdf:type owl:ObjectProperty ; rdfs:range cpsv:PublicService ; - rdfs:comment "Cardinality [0..n]. One Public Service may require, or in some way make use of, the output of one or several other Public Services. In this case, for a Public Service to be executed, another Public Service must be executed beforehand. The nature of the requirement will be described in the associated Rule or Evidence."@en ; + vann:usageNote "One Public Service may require, or in some way make use of, the output of one or several other Public Services. In this case, for a Public Service to be executed, another Public Service must be executed beforehand. The nature of the requirement will be described in the associated Rule or Evidence."@en ; + rdfs:comment "Cardinality [0..n]. The way a Public Service makes use of other Public Services."@en ; rdfs:label "requires"@en . @@ -325,13 +341,14 @@ The ATU list does not include a geometry. That is, the territory is only identif dct:type rdf:type owl:ObjectProperty ; rdfs:range skos:Concept ; vann:usageNote "For example: a rule for non-disclosure of a dataset, a rule for disclosure of a dataset, etc."@en , + "It is the nature of those controlled vocabularies that is the major difference between a business event, such as creating the business in the first place and a life event, such as the birth of a child."@en , "Possible values of Output types are: Declaration, Physical object, Code, Financial obligation, Financial benefit, Recognition, Permit."@en , "The possible values for this property are described in the controlled vocabulary COFOG main activity Authority Table of the Publications Office."@en , "The recommended controlled vocabularies for this property is the Europass Channel Type Authority Table of the Publications Office."@en ; rdfs:comment "Cardinality [0..1]. The type of Evidence as described in a controlled vocabulary."@en , "Cardinality [0..1]. Type of Rule."@en , "Cardinality [0..n]. Category to which the Requirement belongs."@en , - "Cardinality [0..n]. It links an Event to a controlled vocabulary of event types and it is the nature of those controlled vocabularies that is the major difference between a business event, such as creating the business in the first place and a life event, such as the birth of a child."@en , + "Cardinality [0..n]. It links an Event to a controlled vocabulary of event types."@en , "Cardinality [0..n]. The purpose of a government activity, which the public service is intended for.."@en , "Cardinality [0..n]. The type of Channel as defined in a controlled vocabulary."@en , "Cardinality [0..n]. The type of Output as defined in a controlled vocabulary."@en ; @@ -342,15 +359,17 @@ dct:type rdf:type owl:ObjectProperty ; ### http://purl.org/vocab/cpsv#follows cpsv:follows rdf:type owl:ObjectProperty ; rdfs:range cpsv:Rule ; - rdfs:comment "Cardinality [0..n]. It links a Public Service to the Rule(s) under which it operates. The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario."@en ; + vann:usageNote "The definition of the Rule class is very broad. In a typical case, the competent authority that provides the public service will also define the rules that will implement its own policies. The CPSV-AP is flexible to allow for significant variation in such a scenario."@en ; + rdfs:comment "Cardinality [0..n]. It links a Public Service to the Rule(s) under which it operates."@en ; rdfs:label "follows"@en . ### http://purl.org/vocab/cpsv#hasInput cpsv:hasInput rdf:type owl:ObjectProperty ; rdfs:range cv:Evidence ; - vann:usageNote "Cardinality [0..n]. It links a Public Service to one or more instances of the Evidence class. A specific Public Service may require the presence of certain pieces of Evidence in order to be delivered. If the evidence required to make use of a service varies according to the channel through which it is accessed, then Has Input should be at the level of the Channel."@en ; - rdfs:comment "Cardinality [0..n]. In the majority of cases, the evidence required to use a Public Service will be independent of the channel through which the service is accessed. The Has Input property should normally be used to link a Public Service directly to one or more pieces of Evidence. However, where the type of Evidence required varies according to the channel used to access the Public Service, then the Has Input property may be used at the Channel level. For example, a digital signature may be required for an online channel, whereas a physical signature may be required for a face to face service provision."@en ; + vann:usageNote "Cardinality [0..n]. It links a Public Service to one or more instances of the Evidence class. A specific Public Service may require the presence of certain pieces of Evidence in order to be delivered. If the evidence required to make use of a service varies according to the channel through which it is accessed, then Has Input should be at the level of the Channel."@en , + "In the majority of cases, the evidence required to use a Public Service will be independent of the channel through which the service is accessed. The Has Input property should normally be used to link a Public Service directly to one or more pieces of Evidence. However, where the type of Evidence required varies according to the channel used to access the Public Service, then the Has Input property may be used at the Channel level. For example, a digital signature may be required for an online channel, whereas a physical signature may be required for a face to face service provision."@en ; + rdfs:comment "Cardinality [0..n]. The property links a Public Service directly to one or more pieces of Evidence."@en ; rdfs:label "has input"@en . @@ -401,7 +420,8 @@ locn:address rdf:type owl:ObjectProperty ; ### http://xmlns.com/foaf/0.1/page foaf:page rdf:type owl:ObjectProperty ; rdfs:range foaf:Document ; - rdfs:comment "Cardinality [0..n]. The documentation that contains information related to the Evidence, for instance a particular template for an administrative document, an application or a guide on formatting the Evidence."@en ; + vann:usageNote "For instance, a particular template for an administrative document, an application or a guide on formatting the Evidence."@en ; + rdfs:comment "Cardinality [0..n]. The documentation that contains information related to the Evidence."@en ; rdfs:label "related documentation"@en . @@ -566,7 +586,7 @@ locn:adminUnitL2 rdf:type owl:DatatypeProperty ; ### http://www.w3.org/ns/locn#fullAddress locn:fullAddress rdf:type owl:DatatypeProperty ; rdfs:range rdf:langString ; - vann:usageNote "Use of this property is recommended as it will not suffer any misunderstandings that might arise through the breaking up of an address into its component parts. This property is analogous to vCard's label property but with two important differences: (1) formatting is not assumed so that, unlike vCard label, it may not be suitable to print this on an address label, (2) vCard's label property has a domain of vCard Address; the fullAddress property has no such restriction. An example of a full address is \"Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France\"."@en ; + vann:usageNote "Use of this property is not recommended as it will suffer any misunderstandings that might arise through the breaking up of an address into its component parts. This property is analogous to vCard's label property but with two important differences: (1) formatting is not assumed so that, unlike vCard label, it may not be suitable to print this on an address label, (2) vCard's label property has a domain of vCard Address; the fullAddress property has no such restriction. An example of a full address is \"Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France\"."@en ; rdfs:comment "Cardinality [0..n]. The complete address written as a formatted string."@en ; rdfs:label "full address"@en . @@ -654,7 +674,8 @@ cv:AdminUnit rdf:type owl:Class ; ### http://data.europa.eu/m8g/BusinessEvent cv:BusinessEvent rdf:type owl:Class ; rdfs:subClassOf cv:Event ; - rdfs:comment "Optional class. This class represents a Business Event, which specialises Event. A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time. A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event."@en ; + vann:usageNote "A Business Event requires a set of public services to be delivered and consumed in order for the associated business need(s) or obligation(s) to be fulfilled. Business Events are defined within the context of a particular Member State. In other words, a Business Event groups together a number of public services that need to be delivered for completing that particular event."@en ; + rdfs:comment "Optional class. A Business Event is a specific situation or event in the lifecycle of a business that fulfils one or more needs or (legal) obligations of that business at this specific point in time."@en ; rdfs:isDefinedBy ; rdfs:label "Business Event"@en . @@ -669,8 +690,8 @@ cv:Channel rdf:type owl:Class ; ### http://data.europa.eu/m8g/ConcessionContract cv:ConcessionContract rdf:type owl:Class ; rdfs:subClassOf ; - vann:usageNote "The definition comes from the Directive 2014/23/EU."@en ; - rdfs:comment "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators. The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in question."@en ; + vann:usageNote "The object of such contracts is the procurement of works or services by means of a concession, the consideration of which consists in the right to exploit the works or services or in that right together with payment. Such contracts may, but do not necessarily, involve a transfer of ownership to contracting authorities or contracting entities, but contracting authorities or contracting entities always obtain the benefits of the works or services in question. The definition comes from the Directive 2014/23/EU."@en ; + rdfs:comment "Concessions are contracts for pecuniary interest by means of which one or more contracting authorities or contracting entities entrusts the execution of works, or the provision and the management of services, to one or more economic operators."@en ; rdfs:label "Concession Contract"@en . @@ -691,7 +712,8 @@ cv:Cost rdf:type owl:Class ; ### http://data.europa.eu/m8g/Event cv:Event rdf:type owl:Class ; - rdfs:comment "Optional class. This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service. It is not expected to be used directly, rather, one or other of its subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit ; or to a group of Public Services, such as all those related to the establishment of a new business."@en ; + vann:usageNote "It is not expected to be used directly, rather, one or other of it subclasses should be used. The properties of the class are, of course, inherited by those subclasses. The Event class is used as a hook either to a single related Public Service, such as diagnosis of illness being related to application for sickness benefit; or to a group of Public Services, such as all those related to the establishment of a new business."@en ; + rdfs:comment "Optional class. This class represents an event that can be of any type that triggers, makes use of, or in some way is related to, a Public Service."@en ; rdfs:isDefinedBy ; rdfs:label "Event"@en . @@ -700,7 +722,7 @@ cv:Event rdf:type owl:Class ; cv:Evidence rdf:type owl:Class ; rdfs:subClassOf ; vann:usageNote "Although the wording of the definition is different, the semantics are an exact match for CPSV's Input class which it replaces. Evidence can be any resource - document, artefact - anything needed for executing the Public Service. In the context of Public Services, Evidence is usually administrative documents or completed application forms. A specific Public Service may require the presence of certain Evidence or combinations of Evidence in order to be delivered. In some cases, the Output of one service will be Evidence for another service. Such relationships should be described in the associated Rule(s)."@en ; - rdfs:comment "Optional class. The Evidence class is defined in the Core Criterion and Core Evidence vocabulary (CCCEV) as any resource that can to prove that a specific requirement is met."@en ; + rdfs:comment "Optional class. The Evidence class is defined in the Core Criterion and Core Evidence vocabulary (CCCEV) as any resource that can prove that a specific requirement is met."@en ; rdfs:isDefinedBy cv: ; rdfs:label "Evidence"@en . @@ -708,7 +730,8 @@ cv:Evidence rdf:type owl:Class ; ### http://data.europa.eu/m8g/LifeEvent cv:LifeEvent rdf:type owl:Class ; rdfs:subClassOf cv:Event ; - rdfs:comment "Optional class. The Life Event class represents an important event or situations in a citizen's life where public services may be required. Note the scope: an individual will encounter any number of 'events' in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event for which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services."@en ; + vann:usageNote "Note on the scope: an individual will encounter any number of 'events' in the general sense of the word. In the context of the CPSV-AP, the Life Event class only represents an event to which a Public Service is related. For example, a couple becoming engaged is not a CPSV-AP Life Event, getting married is, since only the latter has any relevance to public services."@en ; + rdfs:comment "Optional class. The Life Event class represents an important event or situation in a citizen's life where public services are required."@en ; rdfs:isDefinedBy ; rdfs:label "Life Event"@en . @@ -731,7 +754,8 @@ cv:Output rdf:type owl:Class ; ### http://data.europa.eu/m8g/Participation cv:Participation rdf:type owl:Class ; - rdfs:comment "Optional class. The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority. However, this simple structure does not allow statements to be made about those participants, such the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent."@en ; + vann:usageNote "This simple structure does not allow statements to be made about those participants, such as the start and end date of a contract, nor does it support the inclusion of other roles. The Participation class supports this extra complexity if required, for instance, the description of a service user or a service provider. The model is consistent with the CPOV which in turn is based on the W3C Organization Ontology that supports the common cases simply but allows the complex cases where necessary. The Participation class can be mapped to the Organization Ontology's Membership class that allows more complex relationships and richer metadata to be applied to a role filled by a given Agent."@en ; + rdfs:comment "Optional class. The CPSV-AP recognises a common role connected with public services, i.e. the Competent Authority."@en ; rdfs:isDefinedBy cv: ; rdfs:label "Participation"@en . @@ -749,7 +773,7 @@ This definition is consistent with the more detailed definition of a \"public se ### http://data.europa.eu/m8g/Requirement cv:Requirement rdf:type owl:Class ; - vann:usageNote """Not all public services are needed or usable by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary for this class. + vann:usageNote """Not all public services are needed or are used by everyone. For example, the visa service operated by European countries is not needed by European citizens but is needed by some citizens from elsewhere, or public services offering unemployment benefits and grants are targeting specific societal groups. The CPSV-AP reuses the Core Criterion and Core Evidence Vocabulary for this class. Requirement is a generic class representing any type of prerequisite that may be desired, needed or imposed as an obligation. CCCEV recommends to not use the Requirement class directly, but rather a more semantically-enriched subclass such as Criterion, Information Requirement or Constraint. Also note that the Requirement class is specified at a more abstract level and is not to be used as the instantiation of a Requirement for a specific Agent. To illustrate the notion: the European Directive on services in the internal market defines requirement as any obligation, prohibition, condition or limit provided for in the laws, regulations or administrative provisions of the Member States or in consequence of case-law, administrative practice, the rules of professional bodies, or the collective rules of professional associations or other professional organisations, adopted in the exercise of their legal autonomy."""@en ; @@ -774,28 +798,33 @@ dct:Location rdf:type owl:Class ; ### http://purl.org/vocab/cpsv#PublicService cpsv:PublicService rdf:type owl:Class ; - rdfs:comment "Mandatory class. This class represents the Public Service itself, as it is described in a public service catalogue. A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations."@en ; + vann:usageNote "This class represents the Public Service itself, as it is described in a public service catalogue. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework, a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations."@en ; + rdfs:comment "Mandatory class. A Public Service is a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy."@en ; rdfs:isDefinedBy cpsv: ; rdfs:label "Public Service"@en . ### http://purl.org/vocab/cpsv#Rule cpsv:Rule rdf:type owl:Class ; - rdfs:comment "Optional class. The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows. It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP."@en ; + vann:usageNote "It includes the terms of service, licence, and authentication requirements of the Public Service. Instances of the Rule class are FRBR Expressions, that is, a concrete expression such as a document, of the more abstract concept of the rules themselves. The CPSV-AP does not envisage instances of the Rule class as machine-readable business rules. Detailed modelling of the rules related to Public Services is out of scope of the CPSV-AP."@en ; + rdfs:comment """Optional class. The Rule class represents a document that sets out the specific +rules, guidelines or procedures that the Public Service follows."""@en ; rdfs:isDefinedBy cpsv: ; rdfs:label "Rule"@en . ### http://www.w3.org/2004/02/skos/core#Collection skos:Collection rdf:type owl:Class ; - rdfs:comment "Optional class. This class represents the Collection to which a Concept belongs. Grouping different concepts defines a controlled vocabulary. In this context the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System . For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition …) we refer to SKOS."@en ; + vann:usageNote "In this context, the CPSV-AP reuses the Collection class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Collection (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS."@en ; + rdfs:comment "Optional class. This class represent the way Concepts belong together. Thus, different concepts are grouped and define a controlled vocabulary."@en ; rdfs:isDefinedBy skos: ; rdfs:label "Collection"@en . ### http://www.w3.org/2004/02/skos/core#Concept skos:Concept rdf:type owl:Class ; - rdfs:comment "Optional class. This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By. This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitely defined in the CPSV-AP. In this context the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System . For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition …) we refer to SKOS. The Concept may or may not belong to (member) a certain Collection."@en ; + vann:usageNote "This class has been added in the CPSV-AP to complement the need for adding other ways of classifying the Public Service, which have not been explicitly defined in the CPSV-AP. In this context, the CPSV-AP reuses the Concept class as defined in the SKOS Simple Knowledge Organization System. For describing the attributes of a Concept (labels, preferred labels, alternative labels, definition, etc.) we refer to SKOS. The Concept may or may not belong to (member) a certain Collection."@en ; + rdfs:comment "Optional class. This class represents any concept that can be used for classifying the Public Service and which relates to the Public Service through the property Is Classified By."@en ; rdfs:isDefinedBy skos: ; rdfs:label "Concept"@en . @@ -826,7 +855,8 @@ This class belongs to Core Location Vocabulary"""@en ; ### http://www.w3.org/ns/org#Organization org:Organization rdf:type owl:Class ; - rdfs:comment "A collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures."@en ; + rdfs:comment """A group of people that get together in a community or other +social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures."""@en ; rdfs:label "Organization"@en . @@ -846,7 +876,7 @@ foaf:Document rdf:type owl:Class ; ### https://www.w3.org/ns/dcat#Dataset rdf:type owl:Class ; - rdfs:comment "Optional class. The class describes the metada of where the dataset is being described, for instance on a regional public service portal and/or a national eGovernment portal."@en ; + rdfs:comment "Optional class. This class represents a collection of metadata and where they can be found, for instance on a regional public service portal and/or a national eGovernment portal."@en ; rdfs:isDefinedBy ; rdfs:label "Dataset"@en .