From 0e50f1030dfa5f4cb7f0d027dd03daaa2e36e0aa Mon Sep 17 00:00:00 2001 From: Emiel Dhondt <113589402+EmielPwC@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:42:02 +0200 Subject: [PATCH] Update index.html --- CPSV/releases/1.0.2/index.html | 5848 ++++++++++++++++---------------- 1 file changed, 2924 insertions(+), 2924 deletions(-) diff --git a/CPSV/releases/1.0.2/index.html b/CPSV/releases/1.0.2/index.html index bf37a3876..e426233c6 100644 --- a/CPSV/releases/1.0.2/index.html +++ b/CPSV/releases/1.0.2/index.html @@ -1,2325 +1,2325 @@ - - - - - - - - - - Core Public Service Vocabulary - - - - - - - - - - - - - - - - - - -
-

- Introduction -

- -

- This document describes a vocabulary, in this case Core Public Service Vocabulary. - A vocabulary is a semantic data specification designed so that the included terms are highly reusable. - The included classes and properties come with a limited set of constraints. -

-

- CPSV, the Core Public Service Vocabulary, is a vocabulary for describing Public Services. This Vocabulary combined with the SEMIC eGovernment Core Vocabularies supports CPSV-AP. -

- -
- - -
-The Core Public Service Vocabulary is one of the Core Vocabularies that have been developed by the SEMIC action of the former ISA² Programme, -which is now named Interoperable Europe. - The specification is developed in an open process with the active involvement of the SEMIC action stakeholders including: - The e-Government Core Vocabularies Working Group (with a total of 69 people from 22 countries, 19 EU and 3 non-EU countries (USA, South-Africa, and Norway), and several EU Institutions and the Directorate-General for Digital Services: DG DIGIT. -
- - - -
-

Status

-

- This vocabulary has the status SEMIC Recommendation published at 2013-02-06. This Vocabulary is in its final form and will not be updated or changed. - This Vocabulary will remain a SEMIC Recommendation and it will remain supported. - If new concepts are needed to support CPSV-AP these will be included in the Core Vocabularies defined under the m8g name space. - If you are not yet reusing CPSV but are considering to do so we advice to first consult the other Core Vocabularies and ADMS as these Vocabularies are actively maintained and kept up to date. -

-

- This latest version is a re-release of version 1.0.1. It is intended to provide this Vocabulary in a human readable manner in line with the other SEMIC assets. -

- - -
- - - - -
-

- License -

- -

- - Copyright © 2023 European Union. All material in this repository is published under the license CC-BY 4.0, unless explicitly otherwise mentioned. -

- -
- - -
-All sections marked as non-normative, all authoring guidelines, diagrams, examples, and notes in this specification are non-normative. Everything else in this specification is normative. -
- - - -
-

Terminology

- -

Used Prefixes

- - - - - - - - -
PrefixNamespace IRI
cpsvhttp://purl.org/vocab/cpsv#
dcthttp://purl.org/dc/terms/
- -
- - - - - - - - - - - - - - -
-

Vocabulary Overview

- -
- -

- This specification describes the following classes: -
- | - Formal Framework | - Input | - Output | - Public Service | - Rule | -

-

and the following properties: -
- | - follows | - has input | - has role | - implements | - physically available at | - produces | - provides | - uses | -

- - -
-
- - - -
- - -

- Classes -

-This section lists the classes matching the base namespace of this vocabulary. - - - - -

Formal Framework

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Class - - Formal Framework -
- URI - - http://purl.org/vocab/cpsv#FormalFramework -
- label - - Formal Framework -
- definition - - This class represents the legislation, policy or policies that lie behind the rules that govern the service. As with the Rule class, the Formal Framework class is a sub class of frbr:Expression, i.e. instances of the class are concrete expressions of the more abstract concept of the piece of legislation or policy itself. -
-

- - - - - -

Input

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Class - - Input -
- URI - - http://purl.org/vocab/cpsv#Input -
- label - - Input -
- definition - - Inputs can by any resource - document, artefact - anything. In a specific context it is likely to be useful to either define a sub class or declare the particular resource to also be of another type as well. A general case might be a foaf:Document but where possible, it is better to refer to a controlled vocabulary of types. dcterms:type should be used to use to provide this information linking to a SKOS Concept. -
-

- - - - - -

Output

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Class - - Output -
- URI - - http://purl.org/vocab/cpsv#Output -
- label - - Output -
- definition - - Outputs can by any resource - document, artefact - anything. In a specific context it is likely to be useful to either define a sub class or declare the particular resource to also be of another type as well. A general case might be a foaf:Document but where possible, it is better to refer to a controlled vocabulary of types. dcterms:type should be used to use to provide this information linking to a SKOS Concept. -
-

- - - - - -

Public Service

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Class - - Public Service -
- URI - - http://purl.org/vocab/cpsv#PublicService -
- label - - Public Service -
- definition - - 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. -
-

- - - - - -

Rule

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Class - - Rule -
- URI - - http://purl.org/vocab/cpsv#Rule -
- label - - Rule -
- definition - - The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows. -
-

- - - - -

- Properties -

-This section lists the properties matching the base namespace of this vocabulary. - - - - - -

follows

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Property - - follows -
- URI - - http://purl.org/vocab/cpsv#follows -
- label - - follows -
- definition - - It links a Public Service to the Rule(s) under which it operates. -
- domain - -
http://purl.org/vocab/cpsv#PublicService
- -
- range - -
http://purl.org/vocab/cpsv#Rule
- -
-

- - - - - -

has input

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Property - - has input -
- URI - - http://purl.org/vocab/cpsv#hasinput -
- label - - has input -
- definition - - The hasInput property links a Public Service to one or more instances of the Input class (see below). A specific service may require the presence of certain inputs or combinations of inputs in order to operate. These should be described in an application profile for a given service. -
- domain - -
http://purl.org/vocab/cpsv#PublicService
- -
- range - -
http://purl.org/vocab/cpsv#Input
- -
-

- - - - - -

has role

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Property - - has role -
- URI - - http://purl.org/vocab/cpsv#hasrole -
- label - - has role -
- definition - - This very general property links an Agent to a Public Service in which it plays some role. Both 'provides' and 'uses' are sub properties of playsRole with specific semantics. -
- domain - -
http://purl.org/dc/terms/Agent
- -
- range - -
http://purl.org/vocab/cpsv#PublicService
- -
-

- - - - - -

implements

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Property - - implements -
- URI - - http://purl.org/vocab/cpsv#implements -
- label - - implements -
- definition - - The implements property links a Rule to relevant legislation or policy documents i.e. the formal framework under which the Rules are defined. -
- domain - -
http://purl.org/vocab/cpsv#Rule
- -
- range - -
http://purl.org/vocab/cpsv#FormalFramework
- -
-

- - - - - -

physically available at

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Property - - physically available at -
- URI - - http://purl.org/vocab/cpsv#physicallyAvailableAt -
- label - - physically available at -
- definition - - A physical location at which a user may interact with the Public Service. -
- domain - -
http://purl.org/vocab/cpsv#PublicService
- -
- range - -
http://purl.org/dc/terms/Location
- -
-

- - - - - -

produces

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Property - - produces -
- URI - - http://purl.org/vocab/cpsv#produces -
- label - - produces -
- definition - - The produces property links a Public Service to one or more instances of the Output class which is its range. -
- domain - -
http://purl.org/vocab/cpsv#PublicService
- -
- range - -
http://purl.org/vocab/cpsv#Output
- -
-

- - - - - -

provides

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Property - - provides -
- URI - - http://purl.org/vocab/cpsv#provides -
- label - - provides -
- definition - - The provides property links an Agent to a Public Service for which it is responsible. Whether it provides the service directly or outsources it is not relevant, the Agent that provides the service is the one that is ultimately responsible for its provision. -
- domain - -
http://purl.org/dc/terms/Agent
- -
- range - -
http://purl.org/vocab/cpsv#PublicService
- -
- subproperty of -
http://purl.org/vocab/cpsv#hasRole
- -
-

- - - - - -

uses

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - (create issue) - - - Property - - uses -
- URI - - http://purl.org/vocab/cpsv#uses -
- label - - uses -
- definition - - The uses property links an Agent to a Public Service in which it plays the specific role of user, meaning that it provides the input and receives the output but does not play any direct role in providing the service. This will typically be an individual citizen or an outside organisation. -
- domain - -
http://purl.org/dc/terms/Agent
- -
- range - -
http://purl.org/vocab/cpsv#PublicService
- -
- subproperty of -
http://purl.org/vocab/cpsv#hasRole
- -
-

- - - -

- - + + + +
+

+ Introduction +

+ +

+ This document describes a vocabulary, in this case Core Public Service Vocabulary. + A vocabulary is a semantic data specification designed so that the included terms are highly reusable. + The included classes and properties come with a limited set of constraints. +

+

+ CPSV, the Core Public Service Vocabulary, is a vocabulary for describing Public Services. This Vocabulary combined with the SEMIC eGovernment Core Vocabularies supports CPSV-AP. +

+ +
+ + +
+The Core Public Service Vocabulary is one of the Core Vocabularies that have been developed by the SEMIC action of the former ISA² Programme, +which is now named Interoperable Europe. + The specification is developed in an open process with the active involvement of the SEMIC action stakeholders including: + The e-Government Core Vocabularies Working Group (with a total of 69 people from 22 countries, 19 EU and 3 non-EU countries (USA, South-Africa, and Norway), and several EU Institutions and the Directorate-General for Digital Services: DG DIGIT. +
+ + + +
+

Status

+

+ This vocabulary has the status SEMIC Recommendation published at 2013-02-06. This Vocabulary is in its final form and will not be updated or changed. + This Vocabulary will remain a SEMIC Recommendation and it will remain supported. + If new concepts are needed to support CPSV-AP these will be included in the Core Vocabularies defined under the m8g name space. + If you are not yet reusing CPSV but are considering to do so we advice to first consult the other Core Vocabularies and ADMS as these Vocabularies are actively maintained and kept up to date. +

+

+ This latest version is a re-release of version 1.0.1. It is intended to provide this Vocabulary in a human readable manner in line with the other SEMIC assets. +

+ + +
+ + + + +
+

+ License +

+ +

+ + Copyright © 2023 European Union. All material in this repository is published under the license CC-BY 4.0, unless explicitly otherwise mentioned. +

+ +
+ + +
+All sections marked as non-normative, all authoring guidelines, diagrams, examples, and notes in this specification are non-normative. Everything else in this specification is normative. +
+ + + +
+

Terminology

+ +

Used Prefixes

+ + + + + + + + +
PrefixNamespace IRI
cpsvhttp://purl.org/vocab/cpsv#
dcthttp://purl.org/dc/terms/
+ +
+ + + + + + + + + + + + + + +
+

Vocabulary Overview

+ +
+ +

+ This specification describes the following classes: +
+ | + Formal Framework | + Input | + Output | + Public Service | + Rule | +

+

and the following properties: +
+ | + follows | + has input | + has role | + implements | + physically available at | + produces | + provides | + uses | +

+ + +
+
+ + + +
+ + +

+ Classes +

+This section lists the classes matching the base namespace of this vocabulary. + + + + +

Formal Framework

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Class + + Formal Framework +
+ URI + + http://purl.org/vocab/cpsv#FormalFramework +
+ label + + Formal Framework +
+ definition + + This class represents the legislation, policy or policies that lie behind the rules that govern the service. As with the Rule class, the Formal Framework class is a sub class of frbr:Expression, i.e. instances of the class are concrete expressions of the more abstract concept of the piece of legislation or policy itself. +
+

+ + + + + +

Input

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Class + + Input +
+ URI + + http://purl.org/vocab/cpsv#Input +
+ label + + Input +
+ definition + + Inputs can by any resource - document, artefact - anything. In a specific context it is likely to be useful to either define a sub class or declare the particular resource to also be of another type as well. A general case might be a foaf:Document but where possible, it is better to refer to a controlled vocabulary of types. dcterms:type should be used to use to provide this information linking to a SKOS Concept. +
+

+ + + + + +

Output

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Class + + Output +
+ URI + + http://purl.org/vocab/cpsv#Output +
+ label + + Output +
+ definition + + Outputs can by any resource - document, artefact - anything. In a specific context it is likely to be useful to either define a sub class or declare the particular resource to also be of another type as well. A general case might be a foaf:Document but where possible, it is better to refer to a controlled vocabulary of types. dcterms:type should be used to use to provide this information linking to a SKOS Concept. +
+

+ + + + + +

Public Service

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Class + + Public Service +
+ URI + + http://purl.org/vocab/cpsv#PublicService +
+ label + + Public Service +
+ definition + + 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. +
+

+ + + + + +

Rule

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Class + + Rule +
+ URI + + http://purl.org/vocab/cpsv#Rule +
+ label + + Rule +
+ definition + + The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows. +
+

+ + + + +

+ Properties +

+This section lists the properties matching the base namespace of this vocabulary. + + + + + +

follows

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Property + + follows +
+ URI + + http://purl.org/vocab/cpsv#follows +
+ label + + follows +
+ definition + + It links a Public Service to the Rule(s) under which it operates. +
+ domain + +
http://purl.org/vocab/cpsv#PublicService
+ +
+ range + +
http://purl.org/vocab/cpsv#Rule
+ +
+

+ + + + + +

has input

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Property + + has input +
+ URI + + http://purl.org/vocab/cpsv#hasinput +
+ label + + has input +
+ definition + + The hasInput property links a Public Service to one or more instances of the Input class (see below). A specific service may require the presence of certain inputs or combinations of inputs in order to operate. These should be described in an application profile for a given service. +
+ domain + +
http://purl.org/vocab/cpsv#PublicService
+ +
+ range + +
http://purl.org/vocab/cpsv#Input
+ +
+

+ + + + + +

has role

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Property + + has role +
+ URI + + http://purl.org/vocab/cpsv#hasrole +
+ label + + has role +
+ definition + + This very general property links an Agent to a Public Service in which it plays some role. Both 'provides' and 'uses' are sub properties of playsRole with specific semantics. +
+ domain + +
http://purl.org/dc/terms/Agent
+ +
+ range + +
http://purl.org/vocab/cpsv#PublicService
+ +
+

+ + + + + +

implements

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Property + + implements +
+ URI + + http://purl.org/vocab/cpsv#implements +
+ label + + implements +
+ definition + + The implements property links a Rule to relevant legislation or policy documents i.e. the formal framework under which the Rules are defined. +
+ domain + +
http://purl.org/vocab/cpsv#Rule
+ +
+ range + +
http://purl.org/vocab/cpsv#FormalFramework
+ +
+

+ + + + + +

physically available at

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Property + + physically available at +
+ URI + + http://purl.org/vocab/cpsv#physicallyAvailableAt +
+ label + + physically available at +
+ definition + + A physical location at which a user may interact with the Public Service. +
+ domain + +
http://purl.org/vocab/cpsv#PublicService
+ +
+ range + +
http://purl.org/dc/terms/Location
+ +
+

+ + + + + +

produces

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Property + + produces +
+ URI + + http://purl.org/vocab/cpsv#produces +
+ label + + produces +
+ definition + + The produces property links a Public Service to one or more instances of the Output class which is its range. +
+ domain + +
http://purl.org/vocab/cpsv#PublicService
+ +
+ range + +
http://purl.org/vocab/cpsv#Output
+ +
+

+ + + + + +

provides

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Property + + provides +
+ URI + + http://purl.org/vocab/cpsv#provides +
+ label + + provides +
+ definition + + The provides property links an Agent to a Public Service for which it is responsible. Whether it provides the service directly or outsources it is not relevant, the Agent that provides the service is the one that is ultimately responsible for its provision. +
+ domain + +
http://purl.org/dc/terms/Agent
+ +
+ range + +
http://purl.org/vocab/cpsv#PublicService
+ +
+ subproperty of +
http://purl.org/vocab/cpsv#hasRole
+ +
+

+ + + + + +

uses

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Property + + uses +
+ URI + + http://purl.org/vocab/cpsv#uses +
+ label + + uses +
+ definition + + The uses property links an Agent to a Public Service in which it plays the specific role of user, meaning that it provides the input and receives the output but does not play any direct role in providing the service. This will typically be an individual citizen or an outside organisation. +
+ domain + +
http://purl.org/dc/terms/Agent
+ +
+ range + +
http://purl.org/vocab/cpsv#PublicService
+ +
+ subproperty of +
http://purl.org/vocab/cpsv#hasRole
+ +
+

+ + + +

+ + - - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - +N.B. The spatial restriction is not meant to be used to describe eligibility or the speed of operation of the service. These aspects will be covered by the Criterion class. + + + + + + domain + + + + + + + + range + + + + + + + + subproperty of + + + + + + +

+ + + + + +

status

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Class/Property + + status +
+ URI + + http://www.w3.org/ns/adms#status +
+ label + + status +
+ definition + + It indicates whether a Public Service is active, inactive, under development etc. according to a controlled vocabulary. +
+ usage + + +
+ domain + +
+ range + +
+ subproperty of + +
+

+ + + + + +

thematic area

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Class/Property + + thematic area +
+ URI + + http://data.europa.eu/m8g/thematicArea +
+ label + + thematic area +
+ definition + + The Thematic Area of a Public Service. +
+ usage + + For example: social protection, health, recreation, culture and religion, family, traveling economic affairs, tax, staff, environment, etc. +
+ domain + +
+ range + +
+ subproperty of + +
+

+ + + + + +

type

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + (create issue) + + + Class/Property + + type +
+ URI + + http://purl.org/dc/terms/type +
+ label + + type +
+ definition + + Type of Rule. +
+ usage + + For example: a rule for non-disclosure of a dataset, a rule for disclosure of a dataset, etc. +
+ domain + +
+ range + +
+ subproperty of + +
+

+ + + + + +--> + + + + + + +

+
+ + + + + + + + + + + + + + + + + + + + + +