schema.org ELI Legal extension
This page documents the proposed extension to schema.org to describe legislation, to get feedback from the Joinup community; please add comments below.
The official extension is visible at http://legal.eli-legislation-schemaorg.appspot.com/Legislation, and what is documented here may be outdated.
The extension has been submitted on schema.org Github in issue 1156.
The diagram below gives an outline of the extension :
Proposed Class : Legislation
Subclass of schema:CreativeWork.
Definition : A legal act or a component of a legal act (like an article).
Property | Expected Type | Description |
---|---|---|
Properties from Legislation | ||
appliedBy |
Legislation |
Indicates that this legislation (or part of a legislation) is somehow transfered by another legislation in a different legislative context. This is an informative link, and it has no legal value. For legally-binding links of transposition, use the property transposedBy. For example the informative consolidated version of the European Directive is somehow "applied by" an informative consolidated law in a European Union's member state. Inverse property: applies. |
applies |
Legislation |
Indicates that this legislation (or part of a legislation) somehow transfers another legislation in a different legislative context. This is an informative link, and it has no legal value. For legally-binding links of transposition, use the property transposes. For example an informative consolidated law of a European Union's member state "applies" the consolidated version of the European Directive implemented in it. Inverse property: appliedBy. |
basedOn |
Legislation |
Indicates another legislation on which this one is based : typically a constitution, a treaty or an enabling act, that empowers this legislation. Inverse property: basisFor. |
basisFor |
Legislation |
Indicates another legislation empowered by this legislation. Typically primary legislation is the basis for secondary legislation. Inverse property: basedOn. |
changedBy |
Legislation |
Another legislation that changes this legislation. This encompasses the notions of amendment, replacement, correction, repeal, or other types of change. This may be a direct change (textual or non-textual amendment) or a consequential or indirect change. 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 "consolidatedBy" property. Inverse property: changes. |
changes |
Legislation |
Another legislation that this legislation changes. This encompasses the notions of amendment, replacement, correction, repeal, or other types of change. This may be a direct change (textual or non-textual amendment) or a consequential or indirect change. 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" property. Inverse property: changedBy. |
citedBy |
Legislation |
Indicates another legislation that cites this one. This includes verbatim citation and citations in referrals. Inverse property: cites. |
cites |
Legislation |
Indicates another legislation that this legislation cites in its text. This includes verbatim citation and citations in referrals. Inverse property: . |
consolidatedBy |
Legislation |
Indicates a consolidated legislation (which is usually the product of an editorial process that revises the legislation) that take into account this legislation. Inverse property: consolidates. |
consolidates |
Legislation |
Indicates another legislation taken into account in this consolidated legislation (which is usually the product of an editorial process that revises the legislation). This property should be used multiple times to refer to both the original version or the previous consolidated version, and to the legislations making the change. Inverse property: consolidatedBy. |
dateEntryIntoForce |
Date | The first date any part of the legislation came into force (can be seen as the start date of a validity range) |
dateLegislation |
Date | The date of adoption or signature of the legislation. This is the date at which the text is officially aknowledged to be a legislation, even though it might not even be published or in force. |
dateNoLongerInForce |
Date | The last date any part of the legislation cease to be in force (can be seen as the end date of a validity range) |
dateVersion |
Date | The point-in-time at which the provided description of the legislation is valid (e.g. : when looking at the law on the 2016-04-07 (= dateVersion), I get the consolidation of 2015-04-12 of the "National Insurance Contributions Act 2015") |
legalForce |
LegalForceStatus | Whether the legislation is currently in force, not in force, or partially in force. |
legislationIdentifier |
Text | An identifier for the legislation. For example the CELEX at EU level, the NOR in France, or the ELI (European Legislation Identifier). |
legislationType |
Text | The type of the legislation. Examples of values are "law", "act", "directive", "decree", "regulation", "statutory instrument", "loi organique", "règlement grand-ducal", etc., depending on the country. |
legislationVersion |
Text | An indication of the version of this legislation. Example of values can be "published in official journal", "made", "consolidated", "proposed", "prospective", "draft", etc., depending on the country. |
passedBy |
Person or Organization |
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. |
publishedIn |
PublicationIssue | A reference to the Official Journal or other publication in which this legislation was originally published. |
relevantArea |
Place | A place or area associated with the legislation. This covers the notions of jurisdiction, sovereignty, applicability or administrative area. |
responsibilityOf |
Person or Organization |
An individual or organization 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. |
transposedBy |
Legislation |
Indicates that the objectives set by this legislation (or part of legislation) are fulfilled by another legislation who passed appropriate implementation measures. Typically, European Directives are transposed by the legislations of European Union's member states or regions. This indicates a legally binding link between the 2 legislations. Inverse property: transposes. |
transposes |
Legislation |
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. Inverse property: transposedBy. |
Proposed Class : LegislationObject
Subclass of Legislation.
Subclass of schema:MediaObject.
Definition : A specific object or file containing a Legislation. Note that the same Legislation can be published in multiple files. For example, a digitally signed PDF, a plain PDF and an HTML version.
Property | Expected Type | Description |
---|---|---|
Properties from LegislationObject | ||
legalValue |
LegalValueLevel | The legal value of this legislation file. The same legislation can be written in multiple files with different legal values. Typically a digitally signed PDF have a "stronger" legal value than the HTML file of the same act. |
Proposed Enumeration : LegalForceStatus
Subclass of Enumeration.
Definition : A list of possible statuses for the legal force of a legislation.
Enumeration members
InForce | Indicates that a legislation is in force. |
NotInForce | Indicates that a legislation is currently not in force. |
PartiallyInForce | Indicates that parts of the legislation are in force, and parts are not. |
Proposed Enumeration : LegalValueLevel
Subclass of Enumeration.
Definition : A list of possible levels for the legal validity of a legislation.
Enumeration members
Authoritative |
Indicates that the publisher gives some special status to the publication of the document. ("The Queens Printer" version of a UK Act of Parliament, or the PDF version of a Directive published by the EU Office of Publications). Something "authoritative" is considered to be also "Official". |
Definitive |
Indicates a document for which the text is conclusively what the law says and is legally binding. (e.g. The digitally signed version of an Official Journal.) Something "definitive" is considered to be also "Authoritative". |
Official | All the documents published by an official publisher should have at least the legal value level "Official". This indicates that the document was published by an organisation with the public task of making it available (e.g. a consolidated version of a EU directive published by the EU Office of Publications). |
Unofficial | Indicates that a document has no particular or special standing (e.g. a republication of a law by a private publisher). |
Nature of documentation: Standard