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 @@ - - - - - -
- - - -- Copyright © 2022 -
- - - - - - - - - - - - - -- 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. -
- -- 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. -
- - -- - Copyright © 2023 European Union. All material in this repository is published under the license CC-BY 4.0, unless explicitly otherwise mentioned. -
- -Prefix | Namespace IRI |
---|---|
cpsv | http://purl.org/vocab/cpsv# |
dct | http://purl.org/dc/terms/ |
- 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 |
-
- - - - | -- 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. - | -
- - - - | -- 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. - | -
- - - - | -- 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. - | -
- - - - | -- 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. - | -
- - - - | -- 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. - | -
- - - - | -- 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
-
- |
-
- - - - | -- 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
-
- |
-
- - - - | -- 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
-
- |
-
- - - - | -- 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
-
- |
-
- - - - | -- 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
-
- |
-
- - - - | -- 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
-
- |
-
- - - - | -- 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
-
- |
-
- - - - | -- 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
-
- |
-
+ 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. +
+ ++ 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. +
+ + ++ + Copyright © 2023 European Union. All material in this repository is published under the license CC-BY 4.0, unless explicitly otherwise mentioned. +
+ +Prefix | Namespace IRI |
---|---|
cpsv | http://purl.org/vocab/cpsv# |
dct | http://purl.org/dc/terms/ |
+ 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 |
+
+ + + + | ++ 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. + | +
+ + + + | ++ 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. + | +
+ + + + | ++ 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. + | +
+ + + + | ++ 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. + | +
+ + + + | ++ 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. + | +
+ + + + | ++ 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
+
+ |
+
+ + + + | ++ 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
+
+ |
+
+ + + + | ++ 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
+
+ |
+
+ + + + | ++ 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
+
+ |
+
+ + + + | ++ 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
+
+ |
+
+ + + + | ++ 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
+
+ |
+
+ + + + | ++ 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
+
+ |
+
+ + + + | ++ 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
+
+ |
+