Skip to content

Commit

Permalink
Applying changes from commit 5145546b4b7b213d49c936b6f8ed8ec8ddb72672
Browse files Browse the repository at this point in the history
  • Loading branch information
Circle CI Builder committed Jan 15, 2025
1 parent ff4abc0 commit 0220d2b
Show file tree
Hide file tree
Showing 14 changed files with 748 additions and 750 deletions.
16 changes: 15 additions & 1 deletion RRMV/releases/0.1.1/html/rrmv-cleaned.owl
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,16 @@ rdf:List a owl:Class .

dcterms:isPartOf a owl:ObjectProperty;
rdfs:domain :Request;
rdfs:range eli:Expression;
rdfs:range eli:LegalExpression;
rdfs:comment "A related resource in which the described resource is physically or logically included. "@en;
dcterms:modified "2024-12-11T12:07:07"^^xsd:dateTime .

dcterms:title a owl:DatatypeProperty;
rdfs:domain :ActionResult;
rdfs:range rdfs:langString;
rdfs:comment "A name given to the resource."@en .


eli:Agent a owl:Class;
rdfs:label "Agent"@en;
rdfs:comment "Individual people or groups of people, like an institution with a legal recognition, who have the potential to perform intentional actions for which they can be held responsible. "@en;
Expand Down Expand Up @@ -89,6 +95,14 @@ eli:Expression a owl:Class;
rdfs:comment "The intellectual realisation of a Work in the form of identifiable immaterial objects, such as, but not limited to, text. "@en;
dcterms:modified "2024-12-19T11:32:23"^^xsd:dateTime .

eli:LegalExpression a owl:Class;
rdfs:label "Legal Expression"@en;
rdfs:subClassOf <http://data.europa.eu/eli/ontology#Expression>
rdfs:comment """The intellectual realisation of a legal resource in the form of a &quot;sequence of signs&quot; (typically alpha-numeric characters in a legal context).
For example, any version of the legal resource whose content is specified and different from others for any reason: language, versions, etc.;

Note that ELI ontology accommodates different point of view on what should be considered a new legal resource, or a new legal expression of the same resource. Typically, a consolidated version can be viewed, in the context of ELI, either as separate legal resource (linked to original version and previous consolidated version using corresponding ELI relations), or as a different legal expression of the same legal resource."""@"en".

eli:is_embodied_by a owl:ObjectProperty;
rdfs:domain eli:Manifestation;
rdfs:range eli:Expression;
Expand Down
42 changes: 17 additions & 25 deletions RRMV/releases/0.1.1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,27 +64,17 @@
name: "Pavlina Fragkou",


company: "European Commission",


}
,

{
name: "Cecile Guasch",


company: "DIGIT",


}
,

{
name: "Alessio Nardin",
name: "Andrea Giovanni Nuzzolese",


company: "DIGIT",
company: "University of Bologna",


}
Expand Down Expand Up @@ -124,10 +114,20 @@


{
name: "Andrea Giovanni Nuzzolese",
name: "Cecile Guasch",


company: "University of Bologna",
company: "DIGIT",


}
,

{
name: "Alessio Nardin",


company: "DIGIT",


}
Expand Down Expand Up @@ -163,21 +163,12 @@
]
var myowners = [

{
value: "Celice Guasch (DIGIT)",
},
{
value: "Alessio Nardin (DIGIT)",
},
{
value: "Davide Audrito (DIGIT)",
},
{
value: "SEMIC",
href: "https://joinup.ec.europa.eu/collection/semic-support-centre",
},
{
value: "DIGIT(al) support to digital-ready policies",
value: "Digital-Ready Policy-Making",
href: "https://interoperable-europe.ec.europa.eu/collection/digital-ready-policymaking"
}
]
Expand Down Expand Up @@ -4597,7 +4588,8 @@ <h2>Validation</h2>
<section id="owl-representation" class="informative">
<h2>OWL Representation</h2>
A OWL representation that corresponds to this specification can be found at <a href="https://code.europa.eu/regulatory-reporting/rrmv/-/blob/main/docs/current/rrmv-v2.owl?ref_type=heads">rrmv.owl</a>
A OWL representation that corresponds to this specification can be found at <a href="/RRMV/releases/0.1.1/html/rrmv.owl">rrmv.owl</a>.
The code lists are availables in the file <a href="/RRMV/releases/0.1.1/html/rrmv-codes.ttl">rrmv-codes.ttl</a>.
</section>
Expand Down
42 changes: 17 additions & 25 deletions RRMV/releases/0.1.1/index_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,27 +64,17 @@
name: "Pavlina Fragkou",


company: "European Commission",


}
,

{
name: "Cecile Guasch",


company: "DIGIT",


}
,

{
name: "Alessio Nardin",
name: "Andrea Giovanni Nuzzolese",


company: "DIGIT",
company: "University of Bologna",


}
Expand Down Expand Up @@ -124,10 +114,20 @@


{
name: "Andrea Giovanni Nuzzolese",
name: "Cecile Guasch",


company: "University of Bologna",
company: "DIGIT",


}
,

{
name: "Alessio Nardin",


company: "DIGIT",


}
Expand Down Expand Up @@ -163,21 +163,12 @@
]
var myowners = [

{
value: "Celice Guasch (DIGIT)",
},
{
value: "Alessio Nardin (DIGIT)",
},
{
value: "Davide Audrito (DIGIT)",
},
{
value: "SEMIC",
href: "https://joinup.ec.europa.eu/collection/semic-support-centre",
},
{
value: "DIGIT(al) support to digital-ready policies",
value: "Digital-Ready Policy-Making",
href: "https://interoperable-europe.ec.europa.eu/collection/digital-ready-policymaking"
}
]
Expand Down Expand Up @@ -4597,7 +4588,8 @@ <h2>Validation</h2>
<section id="owl-representation" class="informative">
<h2>OWL Representation</h2>
A OWL representation that corresponds to this specification can be found at <a href="https://code.europa.eu/regulatory-reporting/rrmv/-/blob/main/docs/current/rrmv-v2.owl?ref_type=heads">rrmv.owl</a>
A OWL representation that corresponds to this specification can be found at <a href="/RRMV/releases/0.1.1/html/rrmv.owl">rrmv.owl</a>.
The code lists are availables in the file <a href="/RRMV/releases/0.1.1/html/rrmv-codes.ttl">rrmv-codes.ttl</a>.
</section>
Expand Down
Loading

0 comments on commit 0220d2b

Please sign in to comment.