Skip to content

Commit

Permalink
Applying changes from commit 542965c44cd02a59ffa43673fc959c36e61c706c
Browse files Browse the repository at this point in the history
  • Loading branch information
Circle CI Builder committed Dec 9, 2024
1 parent 92102c7 commit 8b99c21
Show file tree
Hide file tree
Showing 19 changed files with 1,409 additions and 983 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"Organization": "http://data.europa.eu/eli/ontology#Organization",
"PeriodOfTime": "http://www.w3.org/2006/time#ProperInterval",
"Person": "http://data.europa.eu/eli/ontology#Person",
"Rdfs:Literal": "http://www.w3.org/2000/01/rdf-schema#Literal",
"Request": "http://data.europa.eu/2qy/rrmv#Request",
"ResultType": "http://data.europa.eu/2qy/rrmv#ResultType",
"Role": "http://example.com/rrmv/Role",
Expand Down Expand Up @@ -132,7 +133,7 @@
},
"rrmv:isIncomplete": {
"@container": "@set",
"@id": "http://fixme.com#isIncomplete",
"@id": "http://data.europa.eu/2qy/rrmv#isIncomplete",
"@type": "http://www.w3.org/2001/XMLSchema#boolean"
},
"rrmv:produces": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"Organization": "http://data.europa.eu/eli/ontology#Organization",
"PeriodOfTime": "http://www.w3.org/2006/time#ProperInterval",
"Person": "http://data.europa.eu/eli/ontology#Person",
"Rdfs:Literal": "http://www.w3.org/2000/01/rdf-schema#Literal",
"Request": "http://data.europa.eu/2qy/rrmv#Request",
"ResultType": "http://data.europa.eu/2qy/rrmv#ResultType",
"Role": "http://example.com/rrmv/Role",
Expand Down Expand Up @@ -132,7 +133,7 @@
},
"rrmv:isIncomplete": {
"@container": "@set",
"@id": "http://fixme.com#isIncomplete",
"@id": "http://data.europa.eu/2qy/rrmv#isIncomplete",
"@type": "http://www.w3.org/2001/XMLSchema#boolean"
},
"rrmv:produces": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,7 @@ <h3>Application profile diagram</h3>
<a href="#Expression">Expression</a> |
<a href="#Frequency">Frequency</a> |
<a href="#Instant">Instant</a> |
<a href="#Literal">Literal</a> |
<a href="#Manifestation">Manifestation</a> |
<a href="#Organization">Organization</a> |
<a href="#PeriodofTime">Period of Time</a> |
Expand Down Expand Up @@ -1233,6 +1234,8 @@ <h3 id="ActionResult">








Expand Down Expand Up @@ -2145,10 +2148,7 @@ <h3 id="Concept">
<td>


<a href="#rdfs%3ALiteral"
data-toggle="tooltip"
data-content="http://www.w3.org/2000/01/rdf-schema#Literal"
data-placement="right">rdfs:Literal</a>
<a href="#Literal" data-placement="right">Literal</a>


</td>
Expand Down Expand Up @@ -2749,6 +2749,55 @@ <h3 id="Instant">



</div>
</section>






<section>
<h3 id="Literal">
<a href="http://www.w3.org/2000/01/rdf-schema#Literal"
data-toggle="tooltip"
data-content="http://www.w3.org/2000/01/rdf-schema#Literal"
data-placement="right">Literal</a>

</h3>
<!-- XXX an image in the h3 will break the rendering of the Table Of Contents of Respec -->
<!-- outcomment github feedback possibility
<a href="https://github.com/SEMICeu/Reporting-Requirements-Metadata-Vocabulary/issues/new?title=Issue%20for%20Literal&body=Explain%20your%20issue"}}>
<img src="html/callout.png" loading="lazy" alt="(create issue)" width="20" height="20"/>
</a>
-->
<dl>
<dt>
Definition
</dt>
<dd>
A literal value such as a string or integer; Literals may be typed, e.g. as a date according to xsd:date. Literals that contain human-readable text have an optional language tag as defined by BCP 4715.
</dd>



<dt>
Properties
</dt>

<dd>
This specification does not impose any additional requirements to properties for this entity.
</dd>

</dl>
</div>







</div>
</section>

Expand Down Expand Up @@ -3100,7 +3149,7 @@ <h3 id="PeriodofTime">

<tr id="PeriodofTime.isincomplete"
typeof="rdfs:Property"
resource="http://fixme.com#isIncomplete"
resource="http://data.europa.eu/2qy/rrmv#isIncomplete"
class="class mandatory">
<!--
<td>
Expand All @@ -3110,9 +3159,9 @@ <h3 id="PeriodofTime">
</td>
--->
<td>
<a href="http://fixme.com#isIncomplete"
<a href="http://data.europa.eu/2qy/rrmv#isIncomplete"
data-toggle="tooltip"
data-content="http://fixme.com#isIncomplete"
data-content="http://data.europa.eu/2qy/rrmv#isIncomplete"
data-placement="right">
is incomplete</a>
</td>
Expand Down Expand Up @@ -4507,6 +4556,17 @@ <h2>Quick Reference of Classes and Properties</h2>
</tr>
<tr>
<td><a href="#Literal">Literal</a></td>
<td><div class="shorten">http://www.w3.org/2000/01/rdf-schema#Literal</div></td>
<td></td>
<td></td>
<td></td>
</tr>
</tr>
Expand Down Expand Up @@ -4570,7 +4630,7 @@ <h2>Quick Reference of Classes and Properties</h2>
<td><div class="shorten">http://www.w3.org/2006/time#ProperInterval</div></td>
<td></td>
<td><a href="#PeriodofTime.isincomplete">is incomplete </a></td>
<td><div class="shorten">http://fixme.com#isIncomplete</div></td>
<td><div class="shorten">http://data.europa.eu/2qy/rrmv#isIncomplete</div></td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,7 @@ <h3>Application profile diagram</h3>
<a href="#Expression">Expression</a> |
<a href="#Frequency">Frequency</a> |
<a href="#Instant">Instant</a> |
<a href="#Literal">Literal</a> |
<a href="#Manifestation">Manifestation</a> |
<a href="#Organization">Organization</a> |
<a href="#PeriodofTime">Period of Time</a> |
Expand Down Expand Up @@ -1233,6 +1234,8 @@ <h3 id="ActionResult">








Expand Down Expand Up @@ -2145,10 +2148,7 @@ <h3 id="Concept">
<td>


<a href="#rdfs%3ALiteral"
data-toggle="tooltip"
data-content="http://www.w3.org/2000/01/rdf-schema#Literal"
data-placement="right">rdfs:Literal</a>
<a href="#Literal" data-placement="right">Literal</a>


</td>
Expand Down Expand Up @@ -2749,6 +2749,55 @@ <h3 id="Instant">



</div>
</section>






<section>
<h3 id="Literal">
<a href="http://www.w3.org/2000/01/rdf-schema#Literal"
data-toggle="tooltip"
data-content="http://www.w3.org/2000/01/rdf-schema#Literal"
data-placement="right">Literal</a>

</h3>
<!-- XXX an image in the h3 will break the rendering of the Table Of Contents of Respec -->
<!-- outcomment github feedback possibility
<a href="https://github.com/SEMICeu/Reporting-Requirements-Metadata-Vocabulary/issues/new?title=Issue%20for%20Literal&body=Explain%20your%20issue"}}>
<img src="html/callout.png" loading="lazy" alt="(create issue)" width="20" height="20"/>
</a>
-->
<dl>
<dt>
Definition
</dt>
<dd>
A literal value such as a string or integer; Literals may be typed, e.g. as a date according to xsd:date. Literals that contain human-readable text have an optional language tag as defined by BCP 4715.
</dd>



<dt>
Properties
</dt>

<dd>
This specification does not impose any additional requirements to properties for this entity.
</dd>

</dl>
</div>







</div>
</section>

Expand Down Expand Up @@ -3100,7 +3149,7 @@ <h3 id="PeriodofTime">

<tr id="PeriodofTime.isincomplete"
typeof="rdfs:Property"
resource="http://fixme.com#isIncomplete"
resource="http://data.europa.eu/2qy/rrmv#isIncomplete"
class="class mandatory">
<!--
<td>
Expand All @@ -3110,9 +3159,9 @@ <h3 id="PeriodofTime">
</td>
--->
<td>
<a href="http://fixme.com#isIncomplete"
<a href="http://data.europa.eu/2qy/rrmv#isIncomplete"
data-toggle="tooltip"
data-content="http://fixme.com#isIncomplete"
data-content="http://data.europa.eu/2qy/rrmv#isIncomplete"
data-placement="right">
is incomplete</a>
</td>
Expand Down Expand Up @@ -4507,6 +4556,17 @@ <h2>Quick Reference of Classes and Properties</h2>
</tr>
<tr>
<td><a href="#Literal">Literal</a></td>
<td><div class="shorten">http://www.w3.org/2000/01/rdf-schema#Literal</div></td>
<td></td>
<td></td>
<td></td>
</tr>
</tr>
Expand Down Expand Up @@ -4570,7 +4630,7 @@ <h2>Quick Reference of Classes and Properties</h2>
<td><div class="shorten">http://www.w3.org/2006/time#ProperInterval</div></td>
<td></td>
<td><a href="#PeriodofTime.isincomplete">is incomplete </a></td>
<td><div class="shorten">http://fixme.com#isIncomplete</div></td>
<td><div class="shorten">http://data.europa.eu/2qy/rrmv#isIncomplete</div></td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -926,6 +926,13 @@
],
"sh:targetClass": "http://example.com/rrmv/Role"
},
{
"@id": "https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#rdfs:LiteralShape",
"@type": "sh:NodeShape",
"sh:closed": false,
"sh:property": [],
"sh:targetClass": "http://www.w3.org/2000/01/rdf-schema#Literal"
},
{
"@id": "https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#xsd:anyURIShape",
"@type": "sh:NodeShape",
Expand Down Expand Up @@ -1042,7 +1049,7 @@
"en": "is incomplete"
},
"sh:nodeKind": "sh:Literal",
"sh:path": "http://fixme.com#isIncomplete"
"sh:path": "http://data.europa.eu/2qy/rrmv#isIncomplete"
},
{
"@id": "https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#PeriodOfTimeShape/cee1f50f736e99d611db359c3085c1f3f31d959d",
Expand Down Expand Up @@ -1078,7 +1085,7 @@
"sh:name": {
"en": "is incomplete"
},
"sh:path": "http://fixme.com#isIncomplete"
"sh:path": "http://data.europa.eu/2qy/rrmv#isIncomplete"
},
{
"@id": "https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#PeriodOfTimeShape/e6d4e21bf5642e6443beb278b26ff238306ce664",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#PersonShape>,
<https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#WorkShape>,
<https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#RoleShape>,
<https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#rdfs:LiteralShape>,
<https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#xsd:anyURIShape>,
<https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#xsd:booleanShape>,
<https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#xsd:stringShape>,
Expand Down Expand Up @@ -359,7 +360,7 @@
shacl:description "The temporal information is incomplete."@en;
shacl:name "is incomplete"@en;
shacl:nodeKind shacl:Literal;
shacl:path <http://fixme.com#isIncomplete> .
shacl:path <http://data.europa.eu/2qy/rrmv#isIncomplete> .

<https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#PeriodOfTimeShape/cee1f50f736e99d611db359c3085c1f3f31d959d> rdfs:seeAlso "https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#PeriodofTime.endtime";
shacl:description "Time instant at which the Period was terminated. "@en;
Expand All @@ -377,7 +378,7 @@
shacl:datatype xsd:boolean;
shacl:description "The temporal information is incomplete."@en;
shacl:name "is incomplete"@en;
shacl:path <http://fixme.com#isIncomplete> .
shacl:path <http://data.europa.eu/2qy/rrmv#isIncomplete> .

<https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#PeriodOfTimeShape/e6d4e21bf5642e6443beb278b26ff238306ce664> rdfs:seeAlso "https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#PeriodofTime.starttime";
shacl:description "Time instant at which the Period was initiated"@en;
Expand Down Expand Up @@ -570,6 +571,10 @@
shacl:name "is realized by"@en;
shacl:path <http://data.europa.eu/eli/ontology#is_realized_by> .

<https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#rdfs:LiteralShape> a shacl:NodeShape;
shacl:closed false;
shacl:targetClass rdfs:Literal .

<https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#skos:ConceptShape> a shacl:NodeShape;
shacl:closed false;
shacl:property <https://semiceu.github.io/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.1#skos:ConceptShape/6cd0f0f5e19a1c8dce362ecbe8a196575b9cd85f>,
Expand Down
Loading

0 comments on commit 8b99c21

Please sign in to comment.