Skip to content

Commit

Permalink
update definition of Unit
Browse files Browse the repository at this point in the history
  • Loading branch information
EmidioStani committed Feb 7, 2024
1 parent e10557b commit d0a0762
Show file tree
Hide file tree
Showing 13 changed files with 77 additions and 51 deletions.
1 change: 1 addition & 0 deletions context/strap.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"PublicRegistryService.produces": {
"@container": "@set",
"@id": "http://purl.org/vocab/cpsv#produces",
"@type": "@id"
},
Expand Down
1 change: 1 addition & 0 deletions context/strap_en.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"PublicRegistryService.produces": {
"@container": "@set",
"@id": "http://purl.org/vocab/cpsv#produces",
"@type": "@id"
},
Expand Down
35 changes: 23 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3307,6 +3307,17 @@ <h3 id="Unit">
</dd>


<dt>
Usage Note
</dt>
<dd>
It does not include the following:
<ul>
<li>(a) hotels and similar accommodation including resort hotels, suite or apartment hotels ¦and motels as described in NACE Rev. 2, group 55.1 (‘hotels and similar accommodation’) and hostels as described in NACE Rev. 2, group 55.2 (‘holiday and other short-stay accommodation’) of Annex I to Regulation (EC) No 1893/2006 of the European Parliament and of the Council24;</li>
<li>(b) the provision of accommodation in camping grounds, recreational vehicle parks and trailer parks, as described in NACE Rev. 2 group 55.3 of Annex I to Regulation 1893/2006.</li>
</ul>
</dd>


<dt>
Properties
Expand Down Expand Up @@ -7421,20 +7432,18 @@ <h3 id="PublicRegistryService">
<td>


<a href="#CataloguedResource" data-placement="right">Catalogued Resource</a>
<a href="#Output" data-placement="right">Output</a>


</td>
<td>
0..*
0..1
</td>
<td property="rdfs:comment">
This property defines the output of the service as a data resource available
and managed by a Base Registry Service.
It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service.
</td>
<td property="skos:scopeNote">
The output must be also
described as a dcat:Catalog, a dcat:Dataset or a dcat:DataService.
Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service.
</td>
<!--
<td>
Expand Down Expand Up @@ -7466,18 +7475,20 @@ <h3 id="PublicRegistryService">
<td>


<a href="#Output" data-placement="right">Output</a>
<a href="#CataloguedResource" data-placement="right">Catalogued Resource</a>


</td>
<td>
0..1
0..*
</td>
<td property="rdfs:comment">
It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service.
This property defines the output of the service as a data resource available
and managed by a Base Registry Service.
</td>
<td property="skos:scopeNote">
Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service.
The output must be also
described as a dcat:Catalog, a dcat:Dataset or a dcat:DataService.
</td>
<!--
<td>
Expand Down Expand Up @@ -9277,7 +9288,7 @@ <h2>Quick Reference of Classes and Properties</h2>
<tr>
<td><a href="#PublicRegistryService">Public Registry Service</a></td>
<td><div class="shorten">http://purl.org/vocab/cpsv#PublicService</div></td>
<td>Optional</td>
<td></td>
<td><a href="#PublicRegistryService.produces">produces </a></td>
<td><div class="shorten">http://purl.org/vocab/cpsv#produces</div></td>
</tr>
Expand All @@ -9287,7 +9298,7 @@ <h2>Quick Reference of Classes and Properties</h2>
<tr>
<td><a href="#PublicRegistryService">Public Registry Service</a></td>
<td><div class="shorten">http://purl.org/vocab/cpsv#PublicService</div></td>
<td></td>
<td>Optional</td>
<td><a href="#PublicRegistryService.produces">produces </a></td>
<td><div class="shorten">http://purl.org/vocab/cpsv#produces</div></td>
</tr>
Expand Down
1 change: 1 addition & 0 deletions releases/1.0.0/context/strap.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"PublicRegistryService.produces": {
"@container": "@set",
"@id": "http://purl.org/vocab/cpsv#produces",
"@type": "@id"
},
Expand Down
1 change: 1 addition & 0 deletions releases/1.0.0/context/strap_en.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
},
"PublicRegistryService.produces": {
"@container": "@set",
"@id": "http://purl.org/vocab/cpsv#produces",
"@type": "@id"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ex:identifier1 skos:notation "123.456.789" ;
a adms:identifier .

ex:evidence1 dct:identifier "evi-123" ;
dct:title "Information about the unit1" ;
dct:title "Information about the unit1"@en ;
str:submissionDate "2024-01-28T09:00:00"^^xsd:dateTime ;
str:describes ex:unit1 ;
a cv:Evidence .
Expand Down
35 changes: 23 additions & 12 deletions releases/1.0.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3307,6 +3307,17 @@ <h3 id="Unit">
</dd>


<dt>
Usage Note
</dt>
<dd>
It does not include the following:
<ul>
<li>(a) hotels and similar accommodation including resort hotels, suite or apartment hotels ¦and motels as described in NACE Rev. 2, group 55.1 (‘hotels and similar accommodation’) and hostels as described in NACE Rev. 2, group 55.2 (‘holiday and other short-stay accommodation’) of Annex I to Regulation (EC) No 1893/2006 of the European Parliament and of the Council24;</li>
<li>(b) the provision of accommodation in camping grounds, recreational vehicle parks and trailer parks, as described in NACE Rev. 2 group 55.3 of Annex I to Regulation 1893/2006.</li>
</ul>
</dd>


<dt>
Properties
Expand Down Expand Up @@ -7421,20 +7432,18 @@ <h3 id="PublicRegistryService">
<td>


<a href="#CataloguedResource" data-placement="right">Catalogued Resource</a>
<a href="#Output" data-placement="right">Output</a>


</td>
<td>
0..*
0..1
</td>
<td property="rdfs:comment">
This property defines the output of the service as a data resource available
and managed by a Base Registry Service.
It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service.
</td>
<td property="skos:scopeNote">
The output must be also
described as a dcat:Catalog, a dcat:Dataset or a dcat:DataService.
Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service.
</td>
<!--
<td>
Expand Down Expand Up @@ -7466,18 +7475,20 @@ <h3 id="PublicRegistryService">
<td>


<a href="#Output" data-placement="right">Output</a>
<a href="#CataloguedResource" data-placement="right">Catalogued Resource</a>


</td>
<td>
0..1
0..*
</td>
<td property="rdfs:comment">
It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service.
This property defines the output of the service as a data resource available
and managed by a Base Registry Service.
</td>
<td property="skos:scopeNote">
Outputs can be any resource, for instance a document, artefact or anything else being produced as a result of executing the Public Service.
The output must be also
described as a dcat:Catalog, a dcat:Dataset or a dcat:DataService.
</td>
<!--
<td>
Expand Down Expand Up @@ -9277,7 +9288,7 @@ <h2>Quick Reference of Classes and Properties</h2>
<tr>
<td><a href="#PublicRegistryService">Public Registry Service</a></td>
<td><div class="shorten">http://purl.org/vocab/cpsv#PublicService</div></td>
<td>Optional</td>
<td></td>
<td><a href="#PublicRegistryService.produces">produces </a></td>
<td><div class="shorten">http://purl.org/vocab/cpsv#produces</div></td>
</tr>
Expand All @@ -9287,7 +9298,7 @@ <h2>Quick Reference of Classes and Properties</h2>
<tr>
<td><a href="#PublicRegistryService">Public Registry Service</a></td>
<td><div class="shorten">http://purl.org/vocab/cpsv#PublicService</div></td>
<td></td>
<td>Optional</td>
<td><a href="#PublicRegistryService.produces">produces </a></td>
<td><div class="shorten">http://purl.org/vocab/cpsv#produces</div></td>
</tr>
Expand Down
8 changes: 4 additions & 4 deletions releases/1.0.0/shacl/strap-SHACL.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -850,9 +850,9 @@
{
"@id": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84",
"rdfs:seeAlso": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicRegistryService.produces",
"sh:class": "http://www.w3.org/ns/dcat#Resource",
"sh:class": "http://data.europa.eu/m8g/Output",
"sh:description": {
"en": "This property defines the output of the service as a data resource available\r\nand managed by a Base Registry Service."
"en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."
},
"sh:name": {
"en": "produces"
Expand All @@ -862,9 +862,9 @@
{
"@id": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84",
"rdfs:seeAlso": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicRegistryService.produces",
"sh:class": "http://data.europa.eu/m8g/Output",
"sh:class": "http://www.w3.org/ns/dcat#Resource",
"sh:description": {
"en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."
"en": "This property defines the output of the service as a data resource available\r\nand managed by a Base Registry Service."
},
"sh:name": {
"en": "produces"
Expand Down
10 changes: 5 additions & 5 deletions releases/1.0.0/shacl/strap-SHACL.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -1199,11 +1199,11 @@
shacl:path dc:title .

<https://semiceu.github.io/STR-AP/releases/1.0.0#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84> rdfs:seeAlso "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicRegistryService.produces";
shacl:class dcat:Resource,
<http://data.europa.eu/m8g/Output>;
shacl:description """This property defines the output of the service as a data resource available
and managed by a Base Registry Service."""@en,
"It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."@en;
shacl:class <http://data.europa.eu/m8g/Output>,
dcat:Resource;
shacl:description "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."@en,
"""This property defines the output of the service as a data resource available
and managed by a Base Registry Service."""@en;
shacl:name "produces"@en;
shacl:path <http://purl.org/vocab/cpsv#produces> .

Expand Down
8 changes: 4 additions & 4 deletions releases/1.0.0/shacl/strap-SHACL_en.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -850,9 +850,9 @@
{
"@id": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84",
"rdfs:seeAlso": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicRegistryService.produces",
"sh:class": "http://www.w3.org/ns/dcat#Resource",
"sh:class": "http://data.europa.eu/m8g/Output",
"sh:description": {
"en": "This property defines the output of the service as a data resource available\r\nand managed by a Base Registry Service."
"en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."
},
"sh:name": {
"en": "produces"
Expand All @@ -862,9 +862,9 @@
{
"@id": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84",
"rdfs:seeAlso": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicRegistryService.produces",
"sh:class": "http://data.europa.eu/m8g/Output",
"sh:class": "http://www.w3.org/ns/dcat#Resource",
"sh:description": {
"en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."
"en": "This property defines the output of the service as a data resource available\r\nand managed by a Base Registry Service."
},
"sh:name": {
"en": "produces"
Expand Down
8 changes: 4 additions & 4 deletions shacl/strap-SHACL.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -850,9 +850,9 @@
{
"@id": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84",
"rdfs:seeAlso": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicRegistryService.produces",
"sh:class": "http://www.w3.org/ns/dcat#Resource",
"sh:class": "http://data.europa.eu/m8g/Output",
"sh:description": {
"en": "This property defines the output of the service as a data resource available\r\nand managed by a Base Registry Service."
"en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."
},
"sh:name": {
"en": "produces"
Expand All @@ -862,9 +862,9 @@
{
"@id": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84",
"rdfs:seeAlso": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicRegistryService.produces",
"sh:class": "http://data.europa.eu/m8g/Output",
"sh:class": "http://www.w3.org/ns/dcat#Resource",
"sh:description": {
"en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."
"en": "This property defines the output of the service as a data resource available\r\nand managed by a Base Registry Service."
},
"sh:name": {
"en": "produces"
Expand Down
10 changes: 5 additions & 5 deletions shacl/strap-SHACL.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -1199,11 +1199,11 @@
shacl:path dc:title .

<https://semiceu.github.io/STR-AP/releases/1.0.0#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84> rdfs:seeAlso "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicRegistryService.produces";
shacl:class dcat:Resource,
<http://data.europa.eu/m8g/Output>;
shacl:description """This property defines the output of the service as a data resource available
and managed by a Base Registry Service."""@en,
"It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."@en;
shacl:class <http://data.europa.eu/m8g/Output>,
dcat:Resource;
shacl:description "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."@en,
"""This property defines the output of the service as a data resource available
and managed by a Base Registry Service."""@en;
shacl:name "produces"@en;
shacl:path <http://purl.org/vocab/cpsv#produces> .

Expand Down
8 changes: 4 additions & 4 deletions shacl/strap-SHACL_en.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -850,9 +850,9 @@
{
"@id": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84",
"rdfs:seeAlso": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicRegistryService.produces",
"sh:class": "http://www.w3.org/ns/dcat#Resource",
"sh:class": "http://data.europa.eu/m8g/Output",
"sh:description": {
"en": "This property defines the output of the service as a data resource available\r\nand managed by a Base Registry Service."
"en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."
},
"sh:name": {
"en": "produces"
Expand All @@ -862,9 +862,9 @@
{
"@id": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicServiceShape/53bd38e3d33ba488ee41d290d32c1df211accc84",
"rdfs:seeAlso": "https://semiceu.github.io/STR-AP/releases/1.0.0#PublicRegistryService.produces",
"sh:class": "http://data.europa.eu/m8g/Output",
"sh:class": "http://www.w3.org/ns/dcat#Resource",
"sh:description": {
"en": "It links a Public Service to one or more instances of the Output class, describing the actual result of executing a given Public Service."
"en": "This property defines the output of the service as a data resource available\r\nand managed by a Base Registry Service."
},
"sh:name": {
"en": "produces"
Expand Down

0 comments on commit d0a0762

Please sign in to comment.