http://data.europa.eu/eli/ontology#type_document |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://data.europa.eu/eli/ontology#ResourceType
|
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/type
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
type document
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
http://data.europa.eu/eli/ontology#LegalResource
|
|
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
http://data.europa.eu/eli/ontology#ResourceTypeTable
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
The type of a legal resource (e.g. "Directive", "Règlement grand ducal", "law", "règlement ministériel", "draft proposition", "Parliamentary act", etc.).
Member states are encouraged to make their own list of values in the corresponding concept scheme. EU Publications Office provides a list of values for EU resource types at http://publications.europa.eu/mdr/authority/resource-type
|
http://data.europa.eu/eli/ontology# |
|
http://www.w3.org/2002/07/owl#imports
|
http://www.w3.org/2004/02/skos/core
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
ELI Metadata Ontology
|
|
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
http://publications.europa.eu/mdr/eli/ |
| http://data.europa.eu/eli/ontology#LegalResource |
| http://eurlex.europa.eu/eli
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#Ontology
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
1.2
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
An ontology to describe legislation, based on the FRBR model, that encodes the ELI metadata fields.
See the classes "LegalResource", "LegalExpression" and "Format" as entry points.
Interested readers can find more information about ELI on the ELI register at http://eurlex.europa.eu/eli and on the Office of Publications vocabularies website at http://publications.europa.eu/mdr/eli/.
|
|
http://purl.org/vocab/vann/preferredNamespacePrefix
|
eli
|
|
http://purl.org/dc/terms/creator
|
ELI task force
|
|
http://www.w3.org/2004/02/skos/core#editorialNote
|
- The ELI ontology reuses the property names from the Metalex ontology (http://www.metalex.eu/) to express the FRBR skeleton hierarchy : is_realized_by/realizes, is_embodied_by/embodies, is_exemplified_by. This wording is also the one used in the original FRBR specifications. However, the decision has been made _not_ to align to the Metalex class names (BibliographicWork, BibliographicExpression, BibliographicManifestation), because ELI is specifically about publishing legal metadata on the web, and not structuring legal content in any document.
- first_date_entry_in_force and date_no_longer_in_force could be aligned with dcterms:date
- a class could be introduced for URI schemas to implement the URI schema registry
- ELI does not use rdfs:subPropertyOf to relate its properties with DublinCore Terms, but instead a custom annotation properties "eli:isSpecificPropertyOf". ELI 1.1 chose to have 2 separate properties in certain situations to accomodate with cases where the value can be either a String or a reference to an identified object; this is the case for eli:publisher / eli:publisher_agent, or eli:rightsholder and eli:rightsholder_agent. This entails that this pair of properties cannot be both aligned with their respective DCTerms equivalent (dcterms:publisher and dcterms:rightsholder), since relating a property using rdfs:subPropertyOf necessary implies to declare the DCterms property as either a datatype property _or_ an objectProperty, but not both.
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
## 1.2
### Semantic changes
- Modification of eli:format and introduction of eli:media_type :
- Modified the semantic of eli:format so that it now corresponds to a business / application format, and not a technical format (the technical format will be captured in eli:media_type). This is intended to distinguish e.g. authentic PDF from scanned PDF from generated-on-the-fly PDF; or e.g. XML in a standard (AkomaNtoso) format vs. XML in a proprietary format.
- It is now possible to use the custom URIs “application/pdf;type=signed”, “application/pdf;type=generated”, “application/pdf;type=archival”, “application/pdf;type=scanned” as values of eli:format to indicate respectively electronically signed PDFs, generated-on-the-fly PDFs, PDF for archival, or scanned PDFs;
- It is now possible to use the custom URI “eli:print_format” as a value of eli:format to indicate a printed/paper version of the legislation;
- It is now possible to use the URI “application/akn+xml” as a value of eli:format to indicate an AkomaNtoso format;
- Added a new property “eli:media_type” to capture the technical file format of the file; this is intended to serve as a basis for content negociation; IANA identifiers MUST be used in eli:media_type;
- Existing ELI implementations using eli:format with IANA URIs remain valid; the eli:format property remains mandatory. ELI providers are however encouraged to add the “eli:media_type” property to their ELI metadata; in some situations the value of both properties might be the same (“eli:format = application/xml” and “eli:media_type = application/xml”). It is expected that in the future the “eli:media_type” property will become mandatory.
- Added a couple of optional properties “has_translation” / “is_translation_of” to indicate that a LegalExpression is translated from another one;
- Added the property “cited_by_case_law” and the corresponding literal property “cited_by_case_law_reference” :
- Cited_by_case_law : Indicates that this LegalResource or LegalExpression is being cited in a case law, identified by a suitable URI. If the case law cannot be identified by a suitable URI, the property "eli:cited_by_case_law_reference" can be used with a textual reference to the case law. The actual citation link is expressed from the case law to the legislation, but legal portals may use the link from a legislation to a case law to e.g. refer to representative case laws about a legislation.
- Cited_by_case_law_reference : Indicates that this LegalResource or LegalExpression is being cited in a case law that cannot be identified by a suitable URI and that is indicated by textual reference. An ECLI (European Case Law Identifier) can be used here. When the case law can be identified by a suitable URI, the property eli:cited_by_case_law should be used instead.
### Non-semantic changes
- Referred to FRBRoo URIs instead of RDA URIs to extend the LegalResource, LegalExpression and Format classes, along with the FRBR backbone properties. This properly connects ELI with FRBRoo;
- Added equivalence declarations between ELI and the schema.org legal extension; this is provided as a separate Excel and Turtle file;
- Removed xsd:string range declaration on eli:description, title, title_short, title_alternative, rightsholder, rights, publisher, published_in so that can be declared with either a datatype or a language tag;
- Fixed documentation of some properties;
- Added link to Eur-Lex website in ontology documentation;
## 1.1
- added the following properties :
- is_member_of / has_member
- number
- jurisdiction
- date_applicability
- applies / applied_by
- commences / commenced_by
- repeals / repealed_by
- corrects / corrected_by
- amends / amended_by
- is_another_publication_of / has_another_publication
- additionnal properties were also added to accomodate with situations where a property value can be either a literal or a URI :
- responsibility_of_agent vs. responsibility_of
- published_in_format vs. published_in
- publisher_agent vs. publisher
- rightsholder_agent vs. rightsholder
- the relations with DublinCore properties is now declared with a custom annotation property "eli:isSpecificPropertyOf" instead of rdfs:subPropertyOf to be able to relate both eli:publisher/eli:publisher_agent to dcterms:publisher, and eli:rightsholder/eli:rightsholder_agent to dcterms:rightsholder.
- added the class LegalResourceSubdivision
- the propery implements / implemented_by was deprecated in favor of applies / applied_by
- numerous definitions were improved and clarified
- all ontology items are documented with :
- their version of creation;
- their version of latest modification;
- an history note documenting the changes on the item;
V1.1 is backward compatible with v1.0, with 1 following exception :
- starting from v1.1, is_member_of / has_member should be used instead of is_part_of / has_part for conceptual inclusions;
Additionnally, ELI implementers are strongly encouraged to use applies / applied_by instead of implements / implemented_by; note however that implements/implemented_by currently remain in the ontology so publishers can take the time to transition smoothly.
## 1.0
- added a set of values for the InForce table
- added definitions to tables
- minor fixes in definitions
- added rdfs:seeAlso from properties to corresponding tables
- cleaned the "whyThisIsNeeded" annotation
## 0.6.1
- fixed typos in definitions
## 0.6
- imported skos rather than redeclaring skos classes and properties
- changed domain of in_force, first_date_entry_into_force, date_no_longer_in_force to [LegalResource or LegalExpression] instead of LegalResource
- changed domain of language, title, title_short, title_alternative to LegalExpression instead of [LegalResource or LegalExpression]
- reworked the tables : don't use country and resource type tables from MDR, but declare local tables.
- integrated new definitions for all classes and properties
## 0.5
- Renamed "Interpretation" into "LegalExpression" (and modified comments accordingly)
- Renamed the structural FRBR relations in accordance with Metalex ontology :
- is_legal_resource_of becomes "is_relaized_by"
- has_legalresource becomes "realizes"
- is_interpretation_of becomes "is_embodied_by"
- has_interpretation becomes "embodies"
- file becomes "is_exemplified_by"
- file has been made a subproperty of "has exemplar of manifestation" instead of "dc:hasPart"
- relevant_for is no more considered mandatory. Deleted comment that stated "we are seeking a way to express that relevant_for must have at least one value for LegalResource or one of its LegalInterpretation".
## 0.4.1
- Added "publishes" property
- Enriched the note on "transposes" and "transposed by" to indicate they must point to / be expressed on LegalResource
|
http://data.europa.eu/eli/ontology#date_publication |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://www.w3.org/2001/XMLSchema#date
|
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/issued
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
date of publication
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
_:15
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#DatatypeProperty |
| http://www.w3.org/2002/07/owl#FunctionalProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.1 |
| created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
Date of publication of the official version of the legislation, in hard copy or online, depending on what the official publication is, and when it was published. Publication dates at the level of legal expressions can be separately asserted, using standard Dublin Core properties.
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
In v1.1, the domain was broaden to add LegalExpression.
|
http://data.europa.eu/eli/ontology#legal_value |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://data.europa.eu/eli/ontology#LegalValue
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
legal value
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
http://data.europa.eu/eli/ontology#Format
|
|
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
http://data.europa.eu/eli/ontology#LegalValue-unofficial |
| http://data.europa.eu/eli/ontology#LegalValue-definitive |
| http://data.europa.eu/eli/ontology#LegalValue-authoritative |
| http://data.europa.eu/eli/ontology#LegalValue-official |
| http://data.europa.eu/eli/ontology#LegalValueTable
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty |
| http://www.w3.org/2002/07/owl#FunctionalProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
The legal value associated with a specific format of a resource. A set of values is defined by ELI in the corresponding concept scheme. These values are :
- unofficial : no particular or special standing;
- official : published by an organisation with the public task of making the information available (e.g. a consolidated version of a EU directive) ;
- authoritative : the publisher gives some special status to the publication (e.g. "the Queens Printer" version of an Act of Parliament, or the OJ version of a EU Directive);
- definitive : the text is conclusively what the law says, (e.g. the digitally signed version of an OJ).
|
http://data.europa.eu/eli/ontology#passed_by |
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/creator
|
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://data.europa.eu/eli/ontology#Agent
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
passed by
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
http://data.europa.eu/eli/ontology#LegalResource
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty
|
|
http://data.europa.eu/eli/ontology#originalName
|
agent_document
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.1 |
| created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
The person or organization that originally passed or made the law : typically parliament (for primary legislation) or government (for secondary legislation). This indicates the "legal author" of the law, as opposed to its physical author.
This property can be used multiple times to indicate both the agent that authored the text, and/or the agent that signed the text, thus turning it into an actual legislation.
The relationship between current and any former law making body should be represented in the description of the agent itself.
Member states are encouraged to make their own list of Agents. EU Publications Office provides a list of corporate bodies at http://publications.europa.eu/mdr/authority/corporate-body.
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
In v1.1, the semantic of this property was broaden to encompass organisations/persons that « drafted the text » and « signed it ».
|
http://data.europa.eu/eli/ontology#responsibility_of |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://www.w3.org/2001/XMLSchema#string
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
responsibility of
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
http://data.europa.eu/eli/ontology#LegalResource
|
|
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
http://data.europa.eu/eli/ontology#responsibility_of_agent
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#DatatypeProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.1 |
| created in v1.0
|
|
http://data.europa.eu/eli/ontology#originalName
|
service
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
An individual, organisation or organisational unit that has some kind of responsibility for the legislation. Typically the ministry who is/was in charge of elaborating the legislation, or the adressee for potential questions about the legislation once it is published.
This property should be used when the value cannot be identified by a suitable URI; if a URI is available, the property "responsibility_of_agent" should be used.
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
v1.1 : the definition was made more precise, with examples. Introduced the corresponding object property responsibility_of_agent.
|
http://data.europa.eu/eli/ontology#publisher |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://www.w3.org/2000/01/rdf-schema#Literal
|
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/publisher
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
publisher
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
_:58
|
|
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
http://data.europa.eu/eli/ontology#publisher_agent
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#DatatypeProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.2 |
| created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
An entity responsible for making the resource available (definition from Dublin Core).
This property should be used when the value cannot be identified by a suitable URI; if a URI is available, the property "publisher_agent" should be used.
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
v1.1 : modified the range to xsd:string and introduced the corresponding object property publisher_agent. |
| v1.2 : changed range from xsd:string to rdfs:Literal
|
http://data.europa.eu/eli/ontology#rightsholder |
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/rightsHolder
|
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://www.w3.org/2000/01/rdf-schema#Literal
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
rights holder
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
http://data.europa.eu/eli/ontology#Format
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#DatatypeProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.2 |
| created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
A person or organisation owning or managing rights over the resource (definition from Dublin Core).
This property should be used when the value cannot be identified by a suitable URI; if a URI is available, the property "rightsholder_agent" should be used.
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
v1.2 : modified the range to rdfs:Literal |
| v1.1 : modified the range to xsd:string, and introduced the corresponding object property rightsholder_agent.
|
http://data.europa.eu/eli/ontology#media_type |
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/format
|
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://www.w3.org/2002/07/owl#Thing
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
media type
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
http://data.europa.eu/eli/ontology#Format
|
|
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
http://data.europa.eu/eli/ontology#format
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
created in v1.2
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
The file format of the resource.
This field is intended to capture the technical file format and will serve as a basis for content negotiation for the server to return the appropriate file based on the client preference.
Although not mandatory, this property is highly encouraged.
Possible URIs values MUST be taken from http://www.iana.org/assignments/media-types (e.g. http://www.iana.org/assignments/media-types/application/xml).
See also the "format" property.
|
http://data.europa.eu/eli/ontology#format |
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/format
|
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://data.europa.eu/eli/ontology#FormatType
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
format
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
http://data.europa.eu/eli/ontology#Format
|
|
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
http://data.europa.eu/eli/ontology#media_type
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.2 |
| created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
The format of the resource, expressed as a custom URI.
This field is intended to capture the format of the resource from an application or user perspective, as opposed to the "media_type" property that expresses its format from a technical point of view. This property allows to describe different XML schemas (Akoma N'toso vs. proprietary), describe different types of PDFs (scanned PDF, generated-on-the-fly PDF, signed PDF, archival PDF) or describe the paper (printed) version of the legislation.
ELI includes a set of possible values for the most common use-cases and possible URIs values CAN also be taken from http://www.iana.org/assignments/media-types , or can de defined by the Member States.
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
v1.2 : this field should now not be used as basis of content negociation. Modified the description to introduce eli:media_type and declared a local ConceptScheme FormatType with values.
|
http://data.europa.eu/eli/ontology#applies |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://data.europa.eu/eli/ontology#LegalResource
|
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/relation
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
applies
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
_:99
|
|
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
http://data.europa.eu/eli/ontology#transposes
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
created in v1.1
|
|
http://www.w3.org/2002/07/owl#equivalentProperty
|
http://data.europa.eu/eli/ontology#implements
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
Indicates that this legislation (or part of a legislation) somehow conforms with another legislation. This is an informative link, and it has no legal value. For legally-binding links of transposition, use the property transposes. This can be used for example :
- when a pre-existing law already conforms to a recent european directive (in that case it does not "transposes" it strictly speaking);
- when non-EU member states make sure their legislation is conformant with EU law without strictly speaking transposing it;
- when a legislation from a local authority conforms with a national legislation;
Note that this should point to a LegalResource, not to a language-specific expression.
|
http://data.europa.eu/eli/ontology#changes |
|
http://www.w3.org/2000/01/rdf-schema#range
|
_:110
|
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/relation
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
changes
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
_:111
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.1 |
| created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
Indicates that this legal resource or expression legally changes another. This encompasses the notions of amendment, replacement, repeal, or other types of change. This may be a direct change (textual or non-textual amendment) or a consequential or indirect change. Note, the property is to be used to express the existence of a change relationship between two acts rather than the existence of a consolidated version of the text that shows the result of the change. For consolidation relationships, use the "consolidates" and "consolidated_by" properties.
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
v1.1 : improved definition.
|
http://data.europa.eu/eli/ontology#transposes |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://data.europa.eu/eli/ontology#LegalResource
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
transposes
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
_:135
|
|
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
http://data.europa.eu/eli/ontology#implements
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
Indicates that this legislation (or part of legislation) fulfills the objectives set by another legislation, by passing appropriate implementation measures. Typically, some legislations of European Union's member states or regions transpose European Directives. This indicates a legally binding link between the 2 legislations, at act or article level, from the original version of a national implementing measure to the legal resource Directive as published in the EU Official Journal. Can be used for transposition tables, once EU Publication Office has introduced ELI support down to the article level.
Note that this should point to the legal resource of the Directive itself, not to one of its language-specific legal expression.
|
|
http://www.w3.org/2000/01/rdf-schema#subPropertyOf
|
http://data.europa.eu/eli/ontology#applies
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
v1.1 : this property was made a subproperty of "applies", and the definition was improved.
|
http://data.europa.eu/eli/ontology#is_translation_of |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://data.europa.eu/eli/ontology#LegalExpression
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
is translation of
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
http://data.europa.eu/eli/ontology#LegalExpression
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
created in v1.2
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
Indicates that this expression has been translated from another original expression; this can be used to distinguish original from derived expressions.
Note that asserting this link does not have any implication on the legal value of the original and translated expressions : depending on the context, a translation can be as legally binding as the original version, or can be published for informative purposes only (e.g. a country translating some legal acts in English).
The expressions linked with this property can be realisations of the same LegalResource, or different LegalResources. Multilingual legislations that do not need to distinguish between original and derived expressions of the same LegalResource (e.g. european legislation) will not use this property.
|
http://data.europa.eu/eli/ontology#LegalResource |
|
http://www.w3.org/2000/01/rdf-schema#label
|
Legal Resource
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#Class
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.2 |
| created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
A distinct intellectual creation (i.e., the intellectual content).
For example, the abstract concept of the legal resource; e.g. "act 3 of 2005" (adapted from Akoma Ntoso)
A legal resource can represent a legal act or any component of a legal act, like an article. Legal resources can be linked together using properties defined in the model.
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.
|
|
http://www.w3.org/2000/01/rdf-schema#subClassOf
|
http://iflastandards.info/ns/fr/frbr/frbroo/F1_Work
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
v1.2 : replaced reference of RDA with FRBRoo (for more information on FRBRoo, see https://www.ifla.org/node/10171) .
|
http://data.europa.eu/eli/ontology#LegalValue-authoritative |
|
http://www.w3.org/2004/02/skos/core#narrower
|
http://data.europa.eu/eli/ontology#LegalValue-definitive
|
|
http://www.w3.org/2004/02/skos/core#definition
|
The publisher gives some special status to the publication of the document. ("The Queens Printer" version of a UK Act of Parliament). This status is specific to UK where no text can be considered « definitive ».
|
|
http://www.w3.org/2004/02/skos/core#prefLabel
|
authoritative
|
|
http://www.w3.org/2004/02/skos/core#inScheme
|
http://data.europa.eu/eli/ontology#LegalValueTable
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#NamedIndividual |
| http://data.europa.eu/eli/ontology#LegalValue |
| http://www.w3.org/2004/02/skos/core#Concept
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.1 |
| created in v1.0
|
|
http://www.w3.org/2004/02/skos/core#broader
|
http://data.europa.eu/eli/ontology#LegalValue-official
|
|
http://www.w3.org/2004/02/skos/core#example
|
"The Queens Printer" version of a UK Act of Parliament, or the Official Journal version of a EU Directive published by EU Publications Office.
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
v1.1 : improved definition
|
http://data.europa.eu/eli/ontology#relevant_for |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://data.europa.eu/eli/ontology#AdministrativeArea
|
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/coverage
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
relevant for
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
_:179
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.1 |
| created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
Refers to a place or an area associated with the resource. This covers the notions of jurisdiction, sovereignty, applicability or administrative area. The place identifier can be taken from the Administrative Territorial Unit table published of the EU Publications Office at http://publications.europa.eu/mdr/authority/atu. Member States don't have to recreate their own list of values.
The group notes the limitations of what can be said with a single property; member states can refine this notion by declaring specific sub properties.
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
Starting from v1.1, the values for this property can be taken from the named authority list published by the Office of Publications instead of defining new values.
|
http://data.europa.eu/eli/ontology#LegalExpression |
|
http://www.w3.org/2000/01/rdf-schema#label
|
Legal Expression
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#Class
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.2 |
| created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
The intellectual realisation of a legal resource in the form of a "sequence of signs" (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.
|
|
http://www.w3.org/2000/01/rdf-schema#subClassOf
|
http://iflastandards.info/ns/fr/frbr/frbroo/F22_Self-Contained_Expression
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
v1.2 : replaced reference of RDA with FRBRoo (for more information on FRBRoo, see https://www.ifla.org/node/10171) .
|
http://data.europa.eu/eli/ontology#published_in |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://www.w3.org/2000/01/rdf-schema#Literal
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
published in
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
http://data.europa.eu/eli/ontology#Format
|
|
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
http://data.europa.eu/eli/ontology#published_in_format
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#DatatypeProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.2 |
| created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
Reference to the Official Journal or other publication manifestation in which this format is published.
This property should be used when the value cannot be identified by a suitable URI; if a URI is available, the property "published_in_format" should be used.
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
v1.1 : modified the range to xsd:string, and introduced the corresponding object property published_in_format. |
| v1.2 : changed range from xsd:string to rdfs:Literal
|
http://data.europa.eu/eli/ontology#cited_by_case_law |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://www.w3.org/2002/07/owl#Thing
|
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/relation
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
cited by case law
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
_:46
|
|
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
http://data.europa.eu/eli/ontology#cited_by_case_law_reference
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
created in v1.2
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
Indicates that this LegalResource or LegalExpression is being cited in a case law, identified by a suitable URI. If the case law cannot be identified by a suitable URI, the property "eli:cited_by_case_law_reference" can be used with a textual reference to the case law.
The actual citation link is expressed from the case law to the legislation, but legal portals may use the link from a legislation to a case law to e.g. refer to representative case laws about a legislation.
|
http://data.europa.eu/eli/ontology#is_another_publication_of |
|
http://data.europa.eu/eli/ontology#specificPropertyOf
|
http://purl.org/dc/terms/relation
|
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://data.europa.eu/eli/ontology#LegalResource
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
is another publication of
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
http://data.europa.eu/eli/ontology#LegalResource
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#ObjectProperty
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
created in v1.1
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
Indicates that this resource is a new publication, in a different official journal, of another resource already published elsewhere, and cannot be considered to be the same resource (owl:sameAs cannot be used to avoid potential duplication of certain metadata, like the date of publication, or the publisher).
Note that this is different from the exceptionnal cases of "republication", where the same resource is actually republished in the same official journal a few days after its initial publication, in case of errors.
|
http://data.europa.eu/eli/ontology#Format |
|
http://www.w3.org/2000/01/rdf-schema#label
|
Format
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#Class
|
|
http://www.w3.org/2002/07/owl#versionInfo
|
modified in v1.2 |
| created in v1.0
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
The physical embodiment of a legal expression, either on paper or in any electronic format.
For example, any electronic or physical format of the legal expression (XML, TIFF, PDF, etc.) ; e.g. PDF version of act 3 of 2005. (adapted from Akoma Ntoso).
Note that the notion of Format in ELI is more precise than a FRBR Manifestation in the sense that a Format in ELI can carry a legal value (see the property eli:legal_value).
|
|
http://www.w3.org/2000/01/rdf-schema#subClassOf
|
_:130 |
| http://iflastandards.info/ns/fr/frbr/frbroo/F3_Manifestation_Product_Type
|
|
http://www.w3.org/2004/02/skos/core#historyNote
|
v1.2 : replaced reference of RDA with FRBRoo (for more information on FRBRoo, see https://www.ifla.org/node/10171) .
|