{
"class" : {
"core:closeMatch" : [
"ontology:LegalExpression",
"ontology:LegalRecontributor"
],
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "A legal document such as an act, decree, bill, etc. (enforceable or not) or a component of a legal act (like an article).",
"rdfs:label" : "Legislation",
"rdfs:subClassOf" : "schema:CreativeWork",
"schema:contributor" : "collab:ELI",
"schema:isPartOf" : "http:pending.schema.org",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"properties" : {
"schema:jurisdiction" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "Indicates a legal jurisdiction, e.g. of some legislation, or where some government service is based.",
"rdfs:label" : "jurisdiction",
"schema:domainIncludes" : [
"schema:Legislation",
"schema:GovernmentService"
],
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : [
"schema:AdministrativeArea",
"schema:Text"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/2534"
},
"schema:legislationApplies" : {
"core:exactMatch" : "ontology:implements",
"owl:equivalentProperty" : "ontology:implements",
"rdf:type" : "rdf:Property",
"rdfs:comment" : "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 <a href=\"/legislationTransposes\">legislationTransposes</a> property. For example an informative consolidated law of a European Union's member state \"applies\" the consolidated version of the European Directive implemented in it.",
"rdfs:label" : "legislationApplies",
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:Legislation",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"schema:legislationChanges" : {
"core:exactMatch" : "ontology:changes",
"owl:equivalentProperty" : "ontology:changes",
"rdf:type" : "rdf:Property",
"rdfs:comment" : "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 <a href=\"/legislationConsolidates\">legislationConsolidates</a> property.",
"rdfs:label" : "legislationChanges",
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:Legislation",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"schema:legislationConsolidates" : {
"core:exactMatch" : "ontology:consolidates",
"owl:equivalentProperty" : "ontology:consolidates",
"rdf:type" : "rdf:Property",
"rdfs:comment" : "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.",
"rdfs:label" : "legislationConsolidates",
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:Legislation",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"schema:legislationDate" : {
"core:exactMatch" : "ontology:date_document",
"owl:equivalentProperty" : "ontology:date_document",
"rdf:type" : "rdf:Property",
"rdfs:comment" : "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.",
"rdfs:label" : "legislationDate",
"rdfs:subPropertyOf" : "schema:dateCreated",
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:Date",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"schema:legislationDateVersion" : {
"core:exactMatch" : "ontology:version_date",
"owl:equivalentProperty" : "ontology:version_date",
"rdf:type" : "rdf:Property",
"rdfs:comment" : "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\")",
"rdfs:label" : "legislationDateVersion",
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:Date",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"schema:legislationIdentifier" : {
"core:closeMatch" : "ontology:id_local",
"rdf:type" : "rdf:Property",
"rdfs:comment" : "An identifier for the legislation. This can be either a string-based identifier, like the CELEX at EU level or the NOR in France, or a web-based, URL/URI identifier, like an ELI (European Legislation Identifier) or an URN-Lex.",
"rdfs:label" : "legislationIdentifier",
"rdfs:subPropertyOf" : "schema:identifier",
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : [
"schema:Text",
"schema:URL"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"schema:legislationJurisdiction" : {
"core:exactMatch" : "ontology:jurisdiction",
"owl:equivalentProperty" : "ontology:jurisdiction",
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The jurisdiction from which the legislation originates.",
"rdfs:label" : "legislationJurisdiction",
"rdfs:subPropertyOf" : [
"schema:spatialCoverage",
"schema:jurisdiction"
],
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : [
"schema:Text",
"schema:AdministrativeArea"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"schema:legislationLegalForce" : {
"core:exactMatch" : "ontology:in_force",
"owl:equivalentProperty" : "ontology:in_force",
"rdf:type" : "rdf:Property",
"rdfs:comment" : "Whether the legislation is currently in force, not in force, or partially in force.",
"rdfs:label" : "legislationLegalForce",
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:LegalForceStatus",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"schema:legislationPassedBy" : {
"core:exactMatch" : "ontology:passed_by",
"owl:equivalentProperty" : "ontology:passed_by",
"rdf:type" : "rdf:Property",
"rdfs: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.",
"rdfs:label" : "legislationPassedBy",
"rdfs:subPropertyOf" : "schema:creator",
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : [
"schema:Organization",
"schema:Person"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"schema:legislationResponsible" : {
"core:exactMatch" : "ontology:responsibility_of",
"owl:equivalentProperty" : "ontology:responsibility_of",
"rdf:type" : "rdf:Property",
"rdfs:comment" : "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.",
"rdfs:label" : "legislationResponsible",
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : [
"schema:Person",
"schema:Organization"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"schema:legislationTransposes" : {
"core:exactMatch" : "ontology:transposes",
"owl:equivalentProperty" : "ontology:transposes",
"rdf:type" : "rdf:Property",
"rdfs: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.",
"rdfs:label" : "legislationTransposes",
"rdfs:subPropertyOf" : "schema:legislationApplies",
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:Legislation",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
},
"schema:legislationType" : {
"core:exactMatch" : "ontology:type_document",
"owl:equivalentProperty" : "ontology:type_document",
"rdf:type" : "rdf:Property",
"rdfs:comment" : "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.",
"rdfs:label" : "legislationType",
"rdfs:subPropertyOf" : "schema:genre",
"schema:contributor" : "collab:ELI",
"schema:domainIncludes" : "schema:Legislation",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : [
"schema:CategoryCode",
"schema:Text"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1156"
}
}
}