diff --git a/VERSION b/VERSION index 15a2799..bea438e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.3.0 +3.3.1 diff --git a/lib/rdf/vocab/bf2.rb b/lib/rdf/vocab/bf2.rb index 5943213..302f4ca 100644 --- a/lib/rdf/vocab/bf2.rb +++ b/lib/rdf/vocab/bf2.rb @@ -12,13 +12,13 @@ module RDF::Vocab "http://creativecommons.org/ns#license": "https://creativecommons.org/publicdomain/zero/1.0/", "http://purl.org/dc/terms/creator": "", "http://purl.org/dc/terms/description": {en: "The Bibframe vocabulary consists of RDF classes and properties used for the description of \r\n items cataloged principally by libraries, but may also be used to describe items cataloged by museums and archives. \r\n Classes include the three core classes - Work, Instance, and Item - in addition to many more \r\n classes to support description. Properties describe characteristics of the resource being \r\n described as well as relationships among resources. For example: one Work\r\n might be a \"translation of\" another Work; an Instance may be an \r\n \"instance of\" a particular Bibframe Work. Other properties describe attributes of Works and Instances. For\r\n example: the Bibframe property \"subject\" expresses an important attribute of a Work \r\n (what the Work is about), and the property \"extent\" (e.g. number of pages) expresses an\r\n attribute of an Instance."}, - "http://purl.org/dc/terms/issued": "2022-10-06T12:00:00.000-05:00", - "http://purl.org/dc/terms/modified": "2022-10-18T15:48:05.075-04:00", + "http://purl.org/dc/terms/issued": "2023-11-30T12:00:00.000-05:00", + "http://purl.org/dc/terms/modified": "2023-12-01T10:02:48.878844-05:00", "http://purl.org/dc/terms/publisher": "", "http://purl.org/dc/terms/rights": "https://creativecommons.org/publicdomain/zero/1.0/", - "http://www.w3.org/2002/07/owl#priorVersion": "http://id.loc.gov/ontologies/bibframe-2-1-0/", - "http://www.w3.org/2002/07/owl#versionIRI": "http://id.loc.gov/ontologies/bibframe-2-2-0/", - "http://www.w3.org/2002/07/owl#versionInfo": "2.2.0", + "http://www.w3.org/2002/07/owl#priorVersion": "http://id.loc.gov/ontologies/bibframe-2-2-0/", + "http://www.w3.org/2002/07/owl#versionIRI": "http://id.loc.gov/ontologies/bibframe-2-3-0/", + "http://www.w3.org/2002/07/owl#versionInfo": "2.3.0", label: "BIBFRAME vocabulary", type: "http://www.w3.org/2002/07/owl#Ontology" @@ -137,6 +137,12 @@ module RDF::Vocab "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Capture of content", type: "http://www.w3.org/2002/07/owl#Class" + term :CaptureStorage, + definition: "Specifies the sound capture and storage technique used on a sound recording resource.", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])", + label: "Capture and Storage Technique", + subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic", + type: "http://www.w3.org/2002/07/owl#Class" term :Carrier, definition: "Categorization reflecting the format of the storage medium and housing of a carrier.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", @@ -444,9 +450,8 @@ module RDF::Vocab type: "http://www.w3.org/2002/07/owl#Class" term :Hub, definition: "An abstract resource that functions as a bridge between two Works.", - "http://purl.org/dc/terms/modified": "2021-06-09 (New [GH75])", + "http://purl.org/dc/terms/modified": ["2021-06-09 (New [GH75])", "2023-11-30 (moved to Basic Model Class [GH108])"], label: "Hub", - subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", type: "http://www.w3.org/2002/07/owl#Class" term :Identifier, definition: "Token or name that is associated with a resource, such as a URI or an ISBN.", @@ -630,6 +635,12 @@ module RDF::Vocab label: "Meeting", subClassOf: "http://id.loc.gov/ontologies/bibframe/Agent", type: "http://www.w3.org/2002/07/owl#Class" + term :Microform, + definition: "Resource that contains microimages, either transparent or opaque, that may be reproductions of existing textual or graphic materials or may be original publications.", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH101])", + label: "Microform", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Instance", + type: "http://www.w3.org/2002/07/owl#Class" term :MixedMaterial, definition: "Resource comprised of multiple types which is not driven by software. For instance, an archival collection of text, photographs and sound recordings.", "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (revised definition [GH92])"], @@ -832,6 +843,12 @@ module RDF::Vocab label: "Presentation format", subClassOf: "http://id.loc.gov/ontologies/bibframe/ProjectionCharacteristic", type: "http://www.w3.org/2002/07/owl#Class" + term :PrimaryContribution, + definition: "Contribution for which the agent is the name chosen as the name part of the name and title access point.", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])", + label: "Primary contribution", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Contribution", + type: "http://www.w3.org/2002/07/owl#Class" term :Print, definition: "Resource that is printed.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", @@ -910,6 +927,11 @@ module RDF::Vocab label: "Regional encoding", subClassOf: "http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic", type: "http://www.w3.org/2002/07/owl#Class" + term :Relief, + definition: "Relief term specified on a cartographic resource.", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])", + label: "Relief", + type: "http://www.w3.org/2002/07/owl#Class" term :ReportNumber, definition: "Identification number of a technical report that is not a Standard Technical Report Number.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", @@ -1111,6 +1133,12 @@ module RDF::Vocab label: "Track configuration", subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic", type: "http://www.w3.org/2002/07/owl#Class" + term :TransliteratedTitle, + definition: "Title transliterated from one script to another.", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])", + label: "Transliterated title", + subClassOf: "http://id.loc.gov/ontologies/bibframe/VariantTitle", + type: "http://www.w3.org/2002/07/owl#Class" term :Unit, definition: "Units in which a value is expressed.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", @@ -1204,7 +1232,7 @@ module RDF::Vocab property :acquisitionSource, comment: "Suggested use - With Work or Instance", definition: "Information about an organization, person, etc., from which a resource may be obtained.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-06 (Changed from data to object property, slight change to definition)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-06 (Changed from data to object property, slight change to definition)", "2021-06-09 (Broadened range [GH63])"], label: "Source of acquisition", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1232,7 +1260,7 @@ module RDF::Vocab property :agent, definition: "Entity associated with a resource or element of description, such as the name of the entity responsible for the content or of the publication, printing, distribution, issue, release or production of a resource.", domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"], label: "Associated agent", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1246,7 +1274,7 @@ module RDF::Vocab property :appliedMaterial, comment: "Suggested use - With Work, Instance or Item", definition: "Physical or chemical substance applied to a base material of a resource.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH24], Broadened domain, Made subproperty of material [GH26])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH24], Broadened domain, Made subproperty of material [GH26])"], label: "Applied material", range: "http://www.w3.org/2000/01/rdf-schema#Resource", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/material", @@ -1294,7 +1322,7 @@ module RDF::Vocab property :assigner, definition: "Entity that assigned the metadata, such as the entity that assigned a classification number, entity that assigned a name, entity that assigned an identifier.", domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broaden domain [GH60], Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broaden domain [GH60], Broadened range [GH63])"], label: "Assigner", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1309,7 +1337,7 @@ module RDF::Vocab property :baseMaterial, comment: "Suggested use - With Work, Instance or Item", definition: "Underlying physical material of a resource.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH24], Broadened domain, Made subproperty of material [GH26])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH24], Broadened domain, Made subproperty of material [GH26])"], label: "Base material", range: "http://www.w3.org/2000/01/rdf-schema#Resource", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/material", @@ -1346,7 +1374,7 @@ module RDF::Vocab property :carrier, definition: "Categorization reflecting the format of the storage medium and housing of a carrier.", domain: "http://id.loc.gov/ontologies/bibframe/Instance", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH72])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH72])"], label: "Carrier type", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1417,7 +1445,7 @@ module RDF::Vocab property :content, definition: "Categorization reflecting the fundamental form of communication in which the content is expressed and the human sense through which it is intended to be perceived.", domain: "http://id.loc.gov/ontologies/bibframe/Work", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH71])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH71])"], label: "Content type", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1565,7 +1593,7 @@ module RDF::Vocab property :derivedFrom, definition: "Link to the metadata that was the source of the data.", domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH41])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH41])"], label: "Source metadata", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1600,7 +1628,7 @@ module RDF::Vocab property :descriptionModifier, definition: "Agency that modified a description.", domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"], label: "Description modifier", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1722,12 +1750,11 @@ module RDF::Vocab range: "http://www.w3.org/2000/01/rdf-schema#Literal", type: "http://www.w3.org/2002/07/owl#DatatypeProperty" property :expressionOf, - definition: "Work that the described Work is an expression of. Use to connect Works under LRM/RDA guidelines or similar implementations.", - domain: "http://id.loc.gov/ontologies/bibframe/Work", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])"], + comment: ["Suggested use - With Work or Hub", "Suggested value - With Work or Hub"], + definition: "Work or Hub that the described Work or Hub is an expression of. Use to connect Works and/or Hubs under LRM/RDA guidelines or similar implementations.", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])", "2023-11-30 (Modified domain/range to support Hub [GH110])"], inverseOf: "http://id.loc.gov/ontologies/bibframe/hasExpression", label: "Expression of", - range: "http://id.loc.gov/ontologies/bibframe/Work", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :extent, @@ -1800,7 +1827,7 @@ module RDF::Vocab property :genreForm, comment: "Suggested use - With Work, Instance or Item", definition: "Form category or genre to which a resource belongs", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH16])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH16])"], label: "Genre/form", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1814,7 +1841,7 @@ module RDF::Vocab property :grantingInstitution, definition: "Name of degree granting institution.", domain: "http://id.loc.gov/ontologies/bibframe/Dissertation", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"], label: "Degree issuing institution", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1834,12 +1861,11 @@ module RDF::Vocab subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo", type: "http://www.w3.org/2002/07/owl#SymmetricProperty" property :hasExpression, - definition: "Work that is an expression of a described Work. Use to relate Works under LRM/RDA guidelines or similar implementations.", - domain: "http://id.loc.gov/ontologies/bibframe/Work", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])"], + comment: ["Suggested use - With Work or Hub", "Suggested value - With Work or Hub"], + definition: "Work or Hub that is an expression of a described Work or Hub. Use to relate Works and/or Hubs under LRM/RDA guidelines or similar implementations.", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])", "2023-11-30 (Modified domain/range to support Hub [GH110])"], inverseOf: "http://id.loc.gov/ontologies/bibframe/expressionOf", label: "Expressed as", - range: "http://id.loc.gov/ontologies/bibframe/Work", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :hasInstance, @@ -1896,7 +1922,7 @@ module RDF::Vocab property :heldBy, definition: "Entity holding the item or from which it is available.", domain: "http://id.loc.gov/ontologies/bibframe/Item", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"], label: "Held by", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1986,7 +2012,7 @@ module RDF::Vocab property :intendedAudience, comment: "Suggested use - With Work or Instance", definition: "Information that identifies the specific audience or intellectual level for which the content of the resource is considered appropriate.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH74])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH74])"], label: "Intended audience", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -2000,7 +2026,7 @@ module RDF::Vocab property :issuedWith, comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"], definition: "Resource that is issued on the same carrier as the resource being described.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH62], Broadened domain [GH62])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH62], Broadened domain [GH62])"], label: "Issued with", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/accompanies", type: "http://www.w3.org/2002/07/owl#SymmetricProperty" @@ -2023,7 +2049,7 @@ module RDF::Vocab property :language, definition: "Language associated with a resource or its parts.", domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH70])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH70])"], label: "Language information", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -2073,7 +2099,7 @@ module RDF::Vocab property :media, comment: "Suggested use - With Work or Instance", definition: "Categorization reflecting the general type of intermediation device required to view, play, run, etc., the content of a resource.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH73])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH73])"], label: "Media type", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -2188,7 +2214,7 @@ module RDF::Vocab property :originPlace, comment: "Suggested use - With Work or Instance", definition: "Place from which the creation of the resource originated.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Better align definition with property name [GH50], Removed range [GH19])", "2022-10-03 (updated domain [GH83])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Better align definition with property name [GH50], Broadened range [GH19])", "2022-10-03 (updated domain [GH83])"], label: "Origin place", range: "http://www.w3.org/2000/01/rdf-schema#Resource", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/place", @@ -2277,7 +2303,7 @@ module RDF::Vocab property :place, definition: "Geographic location or place entity associated with a resource or element of description, such as the place associated with the publication, printing, distribution, issue, release or production of a resource, place of an event.", domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH19])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH19])"], label: "Place", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -2382,6 +2408,13 @@ module RDF::Vocab label: "Related resource", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#SymmetricProperty" + property :relief, + definition: "Relief term specified on a cartographic resource", + domain: "http://id.loc.gov/ontologies/bibframe/Instance", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])", + label: "Relief", + range: "http://id.loc.gov/ontologies/bibframe/Relief", + type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :replacedBy, comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"], definition: "Later resource used in place of an earlier resource, usually because the later resource contains updated or new information.", @@ -2496,7 +2529,7 @@ module RDF::Vocab property :source, definition: "Resource from which value or label came or was derived, such as the formal source/scheme from which a classification number is taken or derived, list from which an agent name is taken or derived, source within which an identifier is unique.", domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"], label: "Source", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" diff --git a/lib/rdf/vocab/bibframe.rb b/lib/rdf/vocab/bibframe.rb index 2701648..573bb5c 100644 --- a/lib/rdf/vocab/bibframe.rb +++ b/lib/rdf/vocab/bibframe.rb @@ -12,13 +12,13 @@ module RDF::Vocab "http://creativecommons.org/ns#license": "https://creativecommons.org/publicdomain/zero/1.0/", "http://purl.org/dc/terms/creator": "", "http://purl.org/dc/terms/description": {en: "The Bibframe vocabulary consists of RDF classes and properties used for the description of \r\n items cataloged principally by libraries, but may also be used to describe items cataloged by museums and archives. \r\n Classes include the three core classes - Work, Instance, and Item - in addition to many more \r\n classes to support description. Properties describe characteristics of the resource being \r\n described as well as relationships among resources. For example: one Work\r\n might be a \"translation of\" another Work; an Instance may be an \r\n \"instance of\" a particular Bibframe Work. Other properties describe attributes of Works and Instances. For\r\n example: the Bibframe property \"subject\" expresses an important attribute of a Work \r\n (what the Work is about), and the property \"extent\" (e.g. number of pages) expresses an\r\n attribute of an Instance."}, - "http://purl.org/dc/terms/issued": "2022-10-06T12:00:00.000-05:00", - "http://purl.org/dc/terms/modified": "2022-10-18T15:48:05.075-04:00", + "http://purl.org/dc/terms/issued": "2023-11-30T12:00:00.000-05:00", + "http://purl.org/dc/terms/modified": "2023-12-01T10:02:48.878844-05:00", "http://purl.org/dc/terms/publisher": "", "http://purl.org/dc/terms/rights": "https://creativecommons.org/publicdomain/zero/1.0/", - "http://www.w3.org/2002/07/owl#priorVersion": "http://id.loc.gov/ontologies/bibframe-2-1-0/", - "http://www.w3.org/2002/07/owl#versionIRI": "http://id.loc.gov/ontologies/bibframe-2-2-0/", - "http://www.w3.org/2002/07/owl#versionInfo": "2.2.0", + "http://www.w3.org/2002/07/owl#priorVersion": "http://id.loc.gov/ontologies/bibframe-2-2-0/", + "http://www.w3.org/2002/07/owl#versionIRI": "http://id.loc.gov/ontologies/bibframe-2-3-0/", + "http://www.w3.org/2002/07/owl#versionInfo": "2.3.0", label: "BIBFRAME vocabulary", type: "http://www.w3.org/2002/07/owl#Ontology" @@ -137,6 +137,12 @@ module RDF::Vocab "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Capture of content", type: "http://www.w3.org/2002/07/owl#Class" + term :CaptureStorage, + definition: "Specifies the sound capture and storage technique used on a sound recording resource.", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])", + label: "Capture and Storage Technique", + subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic", + type: "http://www.w3.org/2002/07/owl#Class" term :Carrier, definition: "Categorization reflecting the format of the storage medium and housing of a carrier.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", @@ -444,9 +450,8 @@ module RDF::Vocab type: "http://www.w3.org/2002/07/owl#Class" term :Hub, definition: "An abstract resource that functions as a bridge between two Works.", - "http://purl.org/dc/terms/modified": "2021-06-09 (New [GH75])", + "http://purl.org/dc/terms/modified": ["2021-06-09 (New [GH75])", "2023-11-30 (moved to Basic Model Class [GH108])"], label: "Hub", - subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", type: "http://www.w3.org/2002/07/owl#Class" term :Identifier, definition: "Token or name that is associated with a resource, such as a URI or an ISBN.", @@ -630,6 +635,12 @@ module RDF::Vocab label: "Meeting", subClassOf: "http://id.loc.gov/ontologies/bibframe/Agent", type: "http://www.w3.org/2002/07/owl#Class" + term :Microform, + definition: "Resource that contains microimages, either transparent or opaque, that may be reproductions of existing textual or graphic materials or may be original publications.", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH101])", + label: "Microform", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Instance", + type: "http://www.w3.org/2002/07/owl#Class" term :MixedMaterial, definition: "Resource comprised of multiple types which is not driven by software. For instance, an archival collection of text, photographs and sound recordings.", "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (revised definition [GH92])"], @@ -832,6 +843,12 @@ module RDF::Vocab label: "Presentation format", subClassOf: "http://id.loc.gov/ontologies/bibframe/ProjectionCharacteristic", type: "http://www.w3.org/2002/07/owl#Class" + term :PrimaryContribution, + definition: "Contribution for which the agent is the name chosen as the name part of the name and title access point.", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])", + label: "Primary contribution", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Contribution", + type: "http://www.w3.org/2002/07/owl#Class" term :Print, definition: "Resource that is printed.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", @@ -910,6 +927,11 @@ module RDF::Vocab label: "Regional encoding", subClassOf: "http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic", type: "http://www.w3.org/2002/07/owl#Class" + term :Relief, + definition: "Relief term specified on a cartographic resource.", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])", + label: "Relief", + type: "http://www.w3.org/2002/07/owl#Class" term :ReportNumber, definition: "Identification number of a technical report that is not a Standard Technical Report Number.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", @@ -1111,6 +1133,12 @@ module RDF::Vocab label: "Track configuration", subClassOf: "http://id.loc.gov/ontologies/bibframe/SoundCharacteristic", type: "http://www.w3.org/2002/07/owl#Class" + term :TransliteratedTitle, + definition: "Title transliterated from one script to another.", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])", + label: "Transliterated title", + subClassOf: "http://id.loc.gov/ontologies/bibframe/VariantTitle", + type: "http://www.w3.org/2002/07/owl#Class" term :Unit, definition: "Units in which a value is expressed.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", @@ -1204,7 +1232,7 @@ module RDF::Vocab property :acquisitionSource, comment: "Suggested use - With Work or Instance", definition: "Information about an organization, person, etc., from which a resource may be obtained.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-06 (Changed from data to object property, slight change to definition)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-06 (Changed from data to object property, slight change to definition)", "2021-06-09 (Broadened range [GH63])"], label: "Source of acquisition", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1232,7 +1260,7 @@ module RDF::Vocab property :agent, definition: "Entity associated with a resource or element of description, such as the name of the entity responsible for the content or of the publication, printing, distribution, issue, release or production of a resource.", domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"], label: "Associated agent", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1246,7 +1274,7 @@ module RDF::Vocab property :appliedMaterial, comment: "Suggested use - With Work, Instance or Item", definition: "Physical or chemical substance applied to a base material of a resource.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH24], Broadened domain, Made subproperty of material [GH26])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH24], Broadened domain, Made subproperty of material [GH26])"], label: "Applied material", range: "http://www.w3.org/2000/01/rdf-schema#Resource", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/material", @@ -1294,7 +1322,7 @@ module RDF::Vocab property :assigner, definition: "Entity that assigned the metadata, such as the entity that assigned a classification number, entity that assigned a name, entity that assigned an identifier.", domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broaden domain [GH60], Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broaden domain [GH60], Broadened range [GH63])"], label: "Assigner", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1309,7 +1337,7 @@ module RDF::Vocab property :baseMaterial, comment: "Suggested use - With Work, Instance or Item", definition: "Underlying physical material of a resource.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH24], Broadened domain, Made subproperty of material [GH26])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH24], Broadened domain, Made subproperty of material [GH26])"], label: "Base material", range: "http://www.w3.org/2000/01/rdf-schema#Resource", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/material", @@ -1346,7 +1374,7 @@ module RDF::Vocab property :carrier, definition: "Categorization reflecting the format of the storage medium and housing of a carrier.", domain: "http://id.loc.gov/ontologies/bibframe/Instance", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH72])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH72])"], label: "Carrier type", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1417,7 +1445,7 @@ module RDF::Vocab property :content, definition: "Categorization reflecting the fundamental form of communication in which the content is expressed and the human sense through which it is intended to be perceived.", domain: "http://id.loc.gov/ontologies/bibframe/Work", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH71])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH71])"], label: "Content type", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1565,7 +1593,7 @@ module RDF::Vocab property :derivedFrom, definition: "Link to the metadata that was the source of the data.", domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH41])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH41])"], label: "Source metadata", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1600,7 +1628,7 @@ module RDF::Vocab property :descriptionModifier, definition: "Agency that modified a description.", domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"], label: "Description modifier", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1722,12 +1750,11 @@ module RDF::Vocab range: "http://www.w3.org/2000/01/rdf-schema#Literal", type: "http://www.w3.org/2002/07/owl#DatatypeProperty" property :expressionOf, - definition: "Work that the described Work is an expression of. Use to connect Works under LRM/RDA guidelines or similar implementations.", - domain: "http://id.loc.gov/ontologies/bibframe/Work", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])"], + comment: ["Suggested use - With Work or Hub", "Suggested value - With Work or Hub"], + definition: "Work or Hub that the described Work or Hub is an expression of. Use to connect Works and/or Hubs under LRM/RDA guidelines or similar implementations.", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])", "2023-11-30 (Modified domain/range to support Hub [GH110])"], inverseOf: "http://id.loc.gov/ontologies/bibframe/hasExpression", label: "Expression of", - range: "http://id.loc.gov/ontologies/bibframe/Work", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :extent, @@ -1800,7 +1827,7 @@ module RDF::Vocab property :genreForm, comment: "Suggested use - With Work, Instance or Item", definition: "Form category or genre to which a resource belongs", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH16])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH16])"], label: "Genre/form", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1814,7 +1841,7 @@ module RDF::Vocab property :grantingInstitution, definition: "Name of degree granting institution.", domain: "http://id.loc.gov/ontologies/bibframe/Dissertation", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"], label: "Degree issuing institution", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1834,12 +1861,11 @@ module RDF::Vocab subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo", type: "http://www.w3.org/2002/07/owl#SymmetricProperty" property :hasExpression, - definition: "Work that is an expression of a described Work. Use to relate Works under LRM/RDA guidelines or similar implementations.", - domain: "http://id.loc.gov/ontologies/bibframe/Work", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])"], + comment: ["Suggested use - With Work or Hub", "Suggested value - With Work or Hub"], + definition: "Work or Hub that is an expression of a described Work or Hub. Use to relate Works and/or Hubs under LRM/RDA guidelines or similar implementations.", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse)", "2021-06-09 (Modified definition [GH8])", "2023-11-30 (Modified domain/range to support Hub [GH110])"], inverseOf: "http://id.loc.gov/ontologies/bibframe/expressionOf", label: "Expressed as", - range: "http://id.loc.gov/ontologies/bibframe/Work", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/relatedTo", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :hasInstance, @@ -1896,7 +1922,7 @@ module RDF::Vocab property :heldBy, definition: "Entity holding the item or from which it is available.", domain: "http://id.loc.gov/ontologies/bibframe/Item", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"], label: "Held by", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -1986,7 +2012,7 @@ module RDF::Vocab property :intendedAudience, comment: "Suggested use - With Work or Instance", definition: "Information that identifies the specific audience or intellectual level for which the content of the resource is considered appropriate.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH74])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH74])"], label: "Intended audience", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -2000,7 +2026,7 @@ module RDF::Vocab property :issuedWith, comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"], definition: "Resource that is issued on the same carrier as the resource being described.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH62], Broadened domain [GH62])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH62], Broadened domain [GH62])"], label: "Issued with", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/accompanies", type: "http://www.w3.org/2002/07/owl#SymmetricProperty" @@ -2023,7 +2049,7 @@ module RDF::Vocab property :language, definition: "Language associated with a resource or its parts.", domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH70])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH70])"], label: "Language information", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -2073,7 +2099,7 @@ module RDF::Vocab property :media, comment: "Suggested use - With Work or Instance", definition: "Categorization reflecting the general type of intermediation device required to view, play, run, etc., the content of a resource.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH73])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Broadened range [GH73])"], label: "Media type", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -2188,7 +2214,7 @@ module RDF::Vocab property :originPlace, comment: "Suggested use - With Work or Instance", definition: "Place from which the creation of the resource originated.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Better align definition with property name [GH50], Removed range [GH19])", "2022-10-03 (updated domain [GH83])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Better align definition with property name [GH50], Broadened range [GH19])", "2022-10-03 (updated domain [GH83])"], label: "Origin place", range: "http://www.w3.org/2000/01/rdf-schema#Resource", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/place", @@ -2277,7 +2303,7 @@ module RDF::Vocab property :place, definition: "Geographic location or place entity associated with a resource or element of description, such as the place associated with the publication, printing, distribution, issue, release or production of a resource, place of an event.", domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH19])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH19])"], label: "Place", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" @@ -2382,6 +2408,13 @@ module RDF::Vocab label: "Related resource", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#SymmetricProperty" + property :relief, + definition: "Relief term specified on a cartographic resource", + domain: "http://id.loc.gov/ontologies/bibframe/Instance", + "http://purl.org/dc/terms/modified": "2023-11-30 (New [GH104])", + label: "Relief", + range: "http://id.loc.gov/ontologies/bibframe/Relief", + type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :replacedBy, comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"], definition: "Later resource used in place of an earlier resource, usually because the later resource contains updated or new information.", @@ -2496,7 +2529,7 @@ module RDF::Vocab property :source, definition: "Resource from which value or label came or was derived, such as the formal source/scheme from which a classification number is taken or derived, list from which an agent name is taken or derived, source within which an identifier is unique.", domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed range [GH63])"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broadened range [GH63])"], label: "Source", range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" diff --git a/lib/rdf/vocab/identifiers.rb b/lib/rdf/vocab/identifiers.rb index aedcce3..c795a4d 100644 --- a/lib/rdf/vocab/identifiers.rb +++ b/lib/rdf/vocab/identifiers.rb @@ -12,7 +12,7 @@ module RDF::Vocab comment: "", definition: {en: "The Standard Identifiers Scheme lists standard number or code systems and assigns a URI to each database or publication that defines or contains the identifiers. The purpose of these source codes is to enable the type of standard numbers or codes in resource descriptions to be indicated by URI."}, "http://www.loc.gov/mads/rdf/v1#definitionNote": {en: "The Standard Identifiers Scheme lists standard number or code systems and assigns a URI to each database or publication that defines or contains the identifiers. The purpose of these source codes is to enable the type of standard numbers or codes in resource descriptions to be indicated by URI."}, - "http://www.loc.gov/mads/rdf/v1#hasMADSSchemeMember": ["http://id.loc.gov/vocabulary/identifiers/agorha", "http://id.loc.gov/vocabulary/identifiers/agrovoc", "http://id.loc.gov/vocabulary/identifiers/allmovie", "http://id.loc.gov/vocabulary/identifiers/allmusic", "http://id.loc.gov/vocabulary/identifiers/allocine", "http://id.loc.gov/vocabulary/identifiers/amnbo", "http://id.loc.gov/vocabulary/identifiers/ansi", "http://id.loc.gov/vocabulary/identifiers/archinl", "http://id.loc.gov/vocabulary/identifiers/archinpe", "http://id.loc.gov/vocabulary/identifiers/archinpr", "http://id.loc.gov/vocabulary/identifiers/archna", "http://id.loc.gov/vocabulary/identifiers/archns", "http://id.loc.gov/vocabulary/identifiers/ark", "http://id.loc.gov/vocabulary/identifiers/artsy", "http://id.loc.gov/vocabulary/identifiers/artukart", "http://id.loc.gov/vocabulary/identifiers/artukaw", "http://id.loc.gov/vocabulary/identifiers/atg", "http://id.loc.gov/vocabulary/identifiers/balat", "http://id.loc.gov/vocabulary/identifiers/bbcth", "http://id.loc.gov/vocabulary/identifiers/bdrc", "http://id.loc.gov/vocabulary/identifiers/bdusc", "http://id.loc.gov/vocabulary/identifiers/belvku", "http://id.loc.gov/vocabulary/identifiers/belvwrk", "http://id.loc.gov/vocabulary/identifiers/benezit", "http://id.loc.gov/vocabulary/identifiers/bew", "http://id.loc.gov/vocabulary/identifiers/bfi", "http://id.loc.gov/vocabulary/identifiers/bibbi", "http://id.loc.gov/vocabulary/identifiers/bigenc", "http://id.loc.gov/vocabulary/identifiers/bnfcg", "http://id.loc.gov/vocabulary/identifiers/bpn", "http://id.loc.gov/vocabulary/identifiers/bsi", "http://id.loc.gov/vocabulary/identifiers/cabt", "http://id.loc.gov/vocabulary/identifiers/cana", "http://id.loc.gov/vocabulary/identifiers/cantic", "http://id.loc.gov/vocabulary/identifiers/cbwpid", "http://id.loc.gov/vocabulary/identifiers/cerl", "http://id.loc.gov/vocabulary/identifiers/cgndb", "http://id.loc.gov/vocabulary/identifiers/clara", "http://id.loc.gov/vocabulary/identifiers/cnbksy", "http://id.loc.gov/vocabulary/identifiers/csfdcz", "http://id.loc.gov/vocabulary/identifiers/danacode", "http://id.loc.gov/vocabulary/identifiers/darome", "http://id.loc.gov/vocabulary/identifiers/datoses", "http://id.loc.gov/vocabulary/identifiers/discogs", "http://id.loc.gov/vocabulary/identifiers/dkfilm", "http://id.loc.gov/vocabulary/identifiers/dma", "http://id.loc.gov/vocabulary/identifiers/doi", "http://id.loc.gov/vocabulary/identifiers/dpb", "http://id.loc.gov/vocabulary/identifiers/ean", "http://id.loc.gov/vocabulary/identifiers/ecli", "http://id.loc.gov/vocabulary/identifiers/eidr", "http://id.loc.gov/vocabulary/identifiers/emanus-vlid", "http://id.loc.gov/vocabulary/identifiers/emlo", "http://id.loc.gov/vocabulary/identifiers/erara-vlid", "http://id.loc.gov/vocabulary/identifiers/fast", "http://id.loc.gov/vocabulary/identifiers/fidecp", "http://id.loc.gov/vocabulary/identifiers/filmaff", "http://id.loc.gov/vocabulary/identifiers/filmport", "http://id.loc.gov/vocabulary/identifiers/findagr", "http://id.loc.gov/vocabulary/identifiers/fisa", "http://id.loc.gov/vocabulary/identifiers/freebase", "http://id.loc.gov/vocabulary/identifiers/gacsch", "http://id.loc.gov/vocabulary/identifiers/gec", "http://id.loc.gov/vocabulary/identifiers/geogndb", "http://id.loc.gov/vocabulary/identifiers/geonames", "http://id.loc.gov/vocabulary/identifiers/geprishisp", "http://id.loc.gov/vocabulary/identifiers/gettyaat", "http://id.loc.gov/vocabulary/identifiers/gettyart", "http://id.loc.gov/vocabulary/identifiers/gettyobj", "http://id.loc.gov/vocabulary/identifiers/gettytgn", "http://id.loc.gov/vocabulary/identifiers/gettyulan", "http://id.loc.gov/vocabulary/identifiers/gnd", "http://id.loc.gov/vocabulary/identifiers/gnis", "http://id.loc.gov/vocabulary/identifiers/goodra", "http://id.loc.gov/vocabulary/identifiers/gtaa", "http://id.loc.gov/vocabulary/identifiers/gtin-14", "http://id.loc.gov/vocabulary/identifiers/hdl", "http://id.loc.gov/vocabulary/identifiers/iaafa", "http://id.loc.gov/vocabulary/identifiers/ibdb", "http://id.loc.gov/vocabulary/identifiers/iconauth", "http://id.loc.gov/vocabulary/identifiers/iconclass", "http://id.loc.gov/vocabulary/identifiers/idref", "http://id.loc.gov/vocabulary/identifiers/ilot", "http://id.loc.gov/vocabulary/identifiers/imdb", "http://id.loc.gov/vocabulary/identifiers/isan", "http://id.loc.gov/vocabulary/identifiers/isbn", "http://id.loc.gov/vocabulary/identifiers/isbn-a", "http://id.loc.gov/vocabulary/identifiers/isbnre", "http://id.loc.gov/vocabulary/identifiers/isbnsbn", "http://id.loc.gov/vocabulary/identifiers/isfdbau", "http://id.loc.gov/vocabulary/identifiers/isfdbaw", "http://id.loc.gov/vocabulary/identifiers/isfdbma", "http://id.loc.gov/vocabulary/identifiers/isfdbpu", "http://id.loc.gov/vocabulary/identifiers/isil", "http://id.loc.gov/vocabulary/identifiers/ismm", "http://id.loc.gov/vocabulary/identifiers/isni", "http://id.loc.gov/vocabulary/identifiers/iso", "http://id.loc.gov/vocabulary/identifiers/isrc", "http://id.loc.gov/vocabulary/identifiers/issn", "http://id.loc.gov/vocabulary/identifiers/issn-l", "http://id.loc.gov/vocabulary/identifiers/issue-number", "http://id.loc.gov/vocabulary/identifiers/istc", "http://id.loc.gov/vocabulary/identifiers/iswc", "http://id.loc.gov/vocabulary/identifiers/it-acnp", "http://id.loc.gov/vocabulary/identifiers/itar", "http://id.loc.gov/vocabulary/identifiers/kaken", "http://id.loc.gov/vocabulary/identifiers/kda", "http://id.loc.gov/vocabulary/identifiers/kdw", "http://id.loc.gov/vocabulary/identifiers/kinopo", "http://id.loc.gov/vocabulary/identifiers/knpam", "http://id.loc.gov/vocabulary/identifiers/ktga", "http://id.loc.gov/vocabulary/identifiers/kulturnav", "http://id.loc.gov/vocabulary/identifiers/lattes", "http://id.loc.gov/vocabulary/identifiers/lccn", "http://id.loc.gov/vocabulary/identifiers/lcmd", "http://id.loc.gov/vocabulary/identifiers/lei", "http://id.loc.gov/vocabulary/identifiers/libaus", "http://id.loc.gov/vocabulary/identifiers/local", "http://id.loc.gov/vocabulary/identifiers/manto", "http://id.loc.gov/vocabulary/identifiers/margaz", "http://id.loc.gov/vocabulary/identifiers/matrix-number", "http://id.loc.gov/vocabulary/identifiers/mesh", "http://id.loc.gov/vocabulary/identifiers/mocofo", "http://id.loc.gov/vocabulary/identifiers/moma", "http://id.loc.gov/vocabulary/identifiers/morana", "http://id.loc.gov/vocabulary/identifiers/moviemetf", "http://id.loc.gov/vocabulary/identifiers/moviemetr", "http://id.loc.gov/vocabulary/identifiers/munzing", "http://id.loc.gov/vocabulary/identifiers/muscl", "http://id.loc.gov/vocabulary/identifiers/music-plate", "http://id.loc.gov/vocabulary/identifiers/music-publisher", "http://id.loc.gov/vocabulary/identifiers/musicb", "http://id.loc.gov/vocabulary/identifiers/nacat", "http://id.loc.gov/vocabulary/identifiers/nagv", "http://id.loc.gov/vocabulary/identifiers/natgazfid", "http://id.loc.gov/vocabulary/identifiers/nga", "http://id.loc.gov/vocabulary/identifiers/ngva", "http://id.loc.gov/vocabulary/identifiers/ngvw", "http://id.loc.gov/vocabulary/identifiers/nii", "http://id.loc.gov/vocabulary/identifiers/nipo", "http://id.loc.gov/vocabulary/identifiers/nlg", "http://id.loc.gov/vocabulary/identifiers/nndb", "http://id.loc.gov/vocabulary/identifiers/npg", "http://id.loc.gov/vocabulary/identifiers/nstc", "http://id.loc.gov/vocabulary/identifiers/nzggn", "http://id.loc.gov/vocabulary/identifiers/odnb", "http://id.loc.gov/vocabulary/identifiers/ofdb", "http://id.loc.gov/vocabulary/identifiers/onix", "http://id.loc.gov/vocabulary/identifiers/opensm", "http://id.loc.gov/vocabulary/identifiers/orcid", "http://id.loc.gov/vocabulary/identifiers/orgnr", "http://id.loc.gov/vocabulary/identifiers/oxforddnb", "http://id.loc.gov/vocabulary/identifiers/pcadbu", "http://id.loc.gov/vocabulary/identifiers/pcadpe", "http://id.loc.gov/vocabulary/identifiers/pcadpf", "http://id.loc.gov/vocabulary/identifiers/permid", "http://id.loc.gov/vocabulary/identifiers/picnypl", "http://id.loc.gov/vocabulary/identifiers/pleiades", "http://id.loc.gov/vocabulary/identifiers/pnta", "http://id.loc.gov/vocabulary/identifiers/porthu", "http://id.loc.gov/vocabulary/identifiers/prabook", "http://id.loc.gov/vocabulary/identifiers/rid", "http://id.loc.gov/vocabulary/identifiers/rkda", "http://id.loc.gov/vocabulary/identifiers/ror", "http://id.loc.gov/vocabulary/identifiers/s2a3bd", "http://id.loc.gov/vocabulary/identifiers/saam", "http://id.loc.gov/vocabulary/identifiers/scholaru", "http://id.loc.gov/vocabulary/identifiers/scope", "http://id.loc.gov/vocabulary/identifiers/scopus", "http://id.loc.gov/vocabulary/identifiers/sici", "http://id.loc.gov/vocabulary/identifiers/smgp", "http://id.loc.gov/vocabulary/identifiers/snac", "http://id.loc.gov/vocabulary/identifiers/spotify", "http://id.loc.gov/vocabulary/identifiers/sprfbsb", "http://id.loc.gov/vocabulary/identifiers/sprfbsk", "http://id.loc.gov/vocabulary/identifiers/sprfcbb", "http://id.loc.gov/vocabulary/identifiers/sprfcfb", "http://id.loc.gov/vocabulary/identifiers/sprfhoc", "http://id.loc.gov/vocabulary/identifiers/sprfoly", "http://id.loc.gov/vocabulary/identifiers/sprfpfb", "http://id.loc.gov/vocabulary/identifiers/ssaut", "http://id.loc.gov/vocabulary/identifiers/stock-number", "http://id.loc.gov/vocabulary/identifiers/strn", "http://id.loc.gov/vocabulary/identifiers/stw", "http://id.loc.gov/vocabulary/identifiers/svfilm", "http://id.loc.gov/vocabulary/identifiers/tatearid", "http://id.loc.gov/vocabulary/identifiers/theatr", "http://id.loc.gov/vocabulary/identifiers/tpce", "http://id.loc.gov/vocabulary/identifiers/trove", "http://id.loc.gov/vocabulary/identifiers/unescot", "http://id.loc.gov/vocabulary/identifiers/upc", "http://id.loc.gov/vocabulary/identifiers/uri", "http://id.loc.gov/vocabulary/identifiers/urn", "http://id.loc.gov/vocabulary/identifiers/vd16", "http://id.loc.gov/vocabulary/identifiers/vd17", "http://id.loc.gov/vocabulary/identifiers/vd18", "http://id.loc.gov/vocabulary/identifiers/vgmdb", "http://id.loc.gov/vocabulary/identifiers/viaf", "http://id.loc.gov/vocabulary/identifiers/videorecording-identifer", "http://id.loc.gov/vocabulary/identifiers/wikidata", "http://id.loc.gov/vocabulary/identifiers/wndla", "http://id.loc.gov/vocabulary/identifiers/worldcat", "http://id.loc.gov/vocabulary/identifiers/xgamea", "http://id.loc.gov/vocabulary/identifiers/zbaut"], + "http://www.loc.gov/mads/rdf/v1#hasMADSSchemeMember": ["http://id.loc.gov/vocabulary/identifiers/agorha", "http://id.loc.gov/vocabulary/identifiers/agrovoc", "http://id.loc.gov/vocabulary/identifiers/allmovie", "http://id.loc.gov/vocabulary/identifiers/allmusic", "http://id.loc.gov/vocabulary/identifiers/allocine", "http://id.loc.gov/vocabulary/identifiers/amnbo", "http://id.loc.gov/vocabulary/identifiers/ansi", "http://id.loc.gov/vocabulary/identifiers/archinl", "http://id.loc.gov/vocabulary/identifiers/archinpe", "http://id.loc.gov/vocabulary/identifiers/archinpr", "http://id.loc.gov/vocabulary/identifiers/archna", "http://id.loc.gov/vocabulary/identifiers/archns", "http://id.loc.gov/vocabulary/identifiers/ark", "http://id.loc.gov/vocabulary/identifiers/artsy", "http://id.loc.gov/vocabulary/identifiers/artukart", "http://id.loc.gov/vocabulary/identifiers/artukaw", "http://id.loc.gov/vocabulary/identifiers/atg", "http://id.loc.gov/vocabulary/identifiers/ausbn", "http://id.loc.gov/vocabulary/identifiers/auscn", "http://id.loc.gov/vocabulary/identifiers/ausnzst", "http://id.loc.gov/vocabulary/identifiers/ausrn", "http://id.loc.gov/vocabulary/identifiers/ausst", "http://id.loc.gov/vocabulary/identifiers/balat", "http://id.loc.gov/vocabulary/identifiers/bbcth", "http://id.loc.gov/vocabulary/identifiers/bbrainza", "http://id.loc.gov/vocabulary/identifiers/bbrainzp", "http://id.loc.gov/vocabulary/identifiers/bbrainzw", "http://id.loc.gov/vocabulary/identifiers/bdrc", "http://id.loc.gov/vocabulary/identifiers/bdusc", "http://id.loc.gov/vocabulary/identifiers/belvku", "http://id.loc.gov/vocabulary/identifiers/belvwrk", "http://id.loc.gov/vocabulary/identifiers/benezit", "http://id.loc.gov/vocabulary/identifiers/bew", "http://id.loc.gov/vocabulary/identifiers/bfi", "http://id.loc.gov/vocabulary/identifiers/bhb", "http://id.loc.gov/vocabulary/identifiers/bibbi", "http://id.loc.gov/vocabulary/identifiers/bigenc", "http://id.loc.gov/vocabulary/identifiers/bnfcg", "http://id.loc.gov/vocabulary/identifiers/bpn", "http://id.loc.gov/vocabulary/identifiers/bsi", "http://id.loc.gov/vocabulary/identifiers/cabt", "http://id.loc.gov/vocabulary/identifiers/cana", "http://id.loc.gov/vocabulary/identifiers/cantic", "http://id.loc.gov/vocabulary/identifiers/cbwpid", "http://id.loc.gov/vocabulary/identifiers/cerl", "http://id.loc.gov/vocabulary/identifiers/cgndb", "http://id.loc.gov/vocabulary/identifiers/clara", "http://id.loc.gov/vocabulary/identifiers/cnbksy", "http://id.loc.gov/vocabulary/identifiers/conccc", "http://id.loc.gov/vocabulary/identifiers/csfdcz", "http://id.loc.gov/vocabulary/identifiers/danacode", "http://id.loc.gov/vocabulary/identifiers/darome", "http://id.loc.gov/vocabulary/identifiers/datoses", "http://id.loc.gov/vocabulary/identifiers/discogs", "http://id.loc.gov/vocabulary/identifiers/dkfilm", "http://id.loc.gov/vocabulary/identifiers/dma", "http://id.loc.gov/vocabulary/identifiers/doi", "http://id.loc.gov/vocabulary/identifiers/dpb", "http://id.loc.gov/vocabulary/identifiers/ean", "http://id.loc.gov/vocabulary/identifiers/ecli", "http://id.loc.gov/vocabulary/identifiers/eidr", "http://id.loc.gov/vocabulary/identifiers/elsst", "http://id.loc.gov/vocabulary/identifiers/emanus-vlid", "http://id.loc.gov/vocabulary/identifiers/emlo", "http://id.loc.gov/vocabulary/identifiers/erara-vlid", "http://id.loc.gov/vocabulary/identifiers/fast", "http://id.loc.gov/vocabulary/identifiers/fidecp", "http://id.loc.gov/vocabulary/identifiers/filmaff", "http://id.loc.gov/vocabulary/identifiers/filmport", "http://id.loc.gov/vocabulary/identifiers/findagr", "http://id.loc.gov/vocabulary/identifiers/fisa", "http://id.loc.gov/vocabulary/identifiers/freebase", "http://id.loc.gov/vocabulary/identifiers/gacsch", "http://id.loc.gov/vocabulary/identifiers/gec", "http://id.loc.gov/vocabulary/identifiers/geogndb", "http://id.loc.gov/vocabulary/identifiers/geonames", "http://id.loc.gov/vocabulary/identifiers/geprishisp", "http://id.loc.gov/vocabulary/identifiers/gettyaat", "http://id.loc.gov/vocabulary/identifiers/gettyart", "http://id.loc.gov/vocabulary/identifiers/gettyobj", "http://id.loc.gov/vocabulary/identifiers/gettytgn", "http://id.loc.gov/vocabulary/identifiers/gettyulan", "http://id.loc.gov/vocabulary/identifiers/gnd", "http://id.loc.gov/vocabulary/identifiers/gnis", "http://id.loc.gov/vocabulary/identifiers/goodra", "http://id.loc.gov/vocabulary/identifiers/gtaa", "http://id.loc.gov/vocabulary/identifiers/gtin-14", "http://id.loc.gov/vocabulary/identifiers/hdl", "http://id.loc.gov/vocabulary/identifiers/iaafa", "http://id.loc.gov/vocabulary/identifiers/ibdb", "http://id.loc.gov/vocabulary/identifiers/iconauth", "http://id.loc.gov/vocabulary/identifiers/iconclass", "http://id.loc.gov/vocabulary/identifiers/idref", "http://id.loc.gov/vocabulary/identifiers/ilot", "http://id.loc.gov/vocabulary/identifiers/imdb", "http://id.loc.gov/vocabulary/identifiers/isan", "http://id.loc.gov/vocabulary/identifiers/isbn", "http://id.loc.gov/vocabulary/identifiers/isbn-a", "http://id.loc.gov/vocabulary/identifiers/isbnre", "http://id.loc.gov/vocabulary/identifiers/isbnsbn", "http://id.loc.gov/vocabulary/identifiers/isfdbau", "http://id.loc.gov/vocabulary/identifiers/isfdbaw", "http://id.loc.gov/vocabulary/identifiers/isfdbma", "http://id.loc.gov/vocabulary/identifiers/isfdbpu", "http://id.loc.gov/vocabulary/identifiers/isil", "http://id.loc.gov/vocabulary/identifiers/ismm", "http://id.loc.gov/vocabulary/identifiers/isni", "http://id.loc.gov/vocabulary/identifiers/iso", "http://id.loc.gov/vocabulary/identifiers/isrc", "http://id.loc.gov/vocabulary/identifiers/issn", "http://id.loc.gov/vocabulary/identifiers/issn-l", "http://id.loc.gov/vocabulary/identifiers/issue-number", "http://id.loc.gov/vocabulary/identifiers/istc", "http://id.loc.gov/vocabulary/identifiers/iswc", "http://id.loc.gov/vocabulary/identifiers/it-acnp", "http://id.loc.gov/vocabulary/identifiers/itar", "http://id.loc.gov/vocabulary/identifiers/kaken", "http://id.loc.gov/vocabulary/identifiers/kda", "http://id.loc.gov/vocabulary/identifiers/kdw", "http://id.loc.gov/vocabulary/identifiers/kinopo", "http://id.loc.gov/vocabulary/identifiers/knpam", "http://id.loc.gov/vocabulary/identifiers/ktga", "http://id.loc.gov/vocabulary/identifiers/ktgw", "http://id.loc.gov/vocabulary/identifiers/kulturnav", "http://id.loc.gov/vocabulary/identifiers/lattes", "http://id.loc.gov/vocabulary/identifiers/lccn", "http://id.loc.gov/vocabulary/identifiers/lcmd", "http://id.loc.gov/vocabulary/identifiers/lei", "http://id.loc.gov/vocabulary/identifiers/libaus", "http://id.loc.gov/vocabulary/identifiers/local", "http://id.loc.gov/vocabulary/identifiers/manto", "http://id.loc.gov/vocabulary/identifiers/margaz", "http://id.loc.gov/vocabulary/identifiers/matrix-number", "http://id.loc.gov/vocabulary/identifiers/mesh", "http://id.loc.gov/vocabulary/identifiers/mocofo", "http://id.loc.gov/vocabulary/identifiers/moma", "http://id.loc.gov/vocabulary/identifiers/morana", "http://id.loc.gov/vocabulary/identifiers/moviemetf", "http://id.loc.gov/vocabulary/identifiers/moviemetr", "http://id.loc.gov/vocabulary/identifiers/munzing", "http://id.loc.gov/vocabulary/identifiers/muscl", "http://id.loc.gov/vocabulary/identifiers/music-plate", "http://id.loc.gov/vocabulary/identifiers/music-publisher", "http://id.loc.gov/vocabulary/identifiers/musicb", "http://id.loc.gov/vocabulary/identifiers/nacat", "http://id.loc.gov/vocabulary/identifiers/nagv", "http://id.loc.gov/vocabulary/identifiers/natgazfid", "http://id.loc.gov/vocabulary/identifiers/nga", "http://id.loc.gov/vocabulary/identifiers/ngva", "http://id.loc.gov/vocabulary/identifiers/ngvw", "http://id.loc.gov/vocabulary/identifiers/nii", "http://id.loc.gov/vocabulary/identifiers/nipo", "http://id.loc.gov/vocabulary/identifiers/nlg", "http://id.loc.gov/vocabulary/identifiers/nndb", "http://id.loc.gov/vocabulary/identifiers/npg", "http://id.loc.gov/vocabulary/identifiers/nstc", "http://id.loc.gov/vocabulary/identifiers/nzggn", "http://id.loc.gov/vocabulary/identifiers/oalex", "http://id.loc.gov/vocabulary/identifiers/odnb", "http://id.loc.gov/vocabulary/identifiers/ofdb", "http://id.loc.gov/vocabulary/identifiers/onix", "http://id.loc.gov/vocabulary/identifiers/opensm", "http://id.loc.gov/vocabulary/identifiers/orcid", "http://id.loc.gov/vocabulary/identifiers/orgnr", "http://id.loc.gov/vocabulary/identifiers/oxforddnb", "http://id.loc.gov/vocabulary/identifiers/pcadbu", "http://id.loc.gov/vocabulary/identifiers/pcadpe", "http://id.loc.gov/vocabulary/identifiers/pcadpf", "http://id.loc.gov/vocabulary/identifiers/permid", "http://id.loc.gov/vocabulary/identifiers/picnypl", "http://id.loc.gov/vocabulary/identifiers/pleiades", "http://id.loc.gov/vocabulary/identifiers/pnta", "http://id.loc.gov/vocabulary/identifiers/porthu", "http://id.loc.gov/vocabulary/identifiers/prabook", "http://id.loc.gov/vocabulary/identifiers/rid", "http://id.loc.gov/vocabulary/identifiers/rijkspid", "http://id.loc.gov/vocabulary/identifiers/rkda", "http://id.loc.gov/vocabulary/identifiers/ror", "http://id.loc.gov/vocabulary/identifiers/s2a3bd", "http://id.loc.gov/vocabulary/identifiers/saam", "http://id.loc.gov/vocabulary/identifiers/scholaru", "http://id.loc.gov/vocabulary/identifiers/scope", "http://id.loc.gov/vocabulary/identifiers/scopus", "http://id.loc.gov/vocabulary/identifiers/sici", "http://id.loc.gov/vocabulary/identifiers/smgp", "http://id.loc.gov/vocabulary/identifiers/snac", "http://id.loc.gov/vocabulary/identifiers/spotify", "http://id.loc.gov/vocabulary/identifiers/sprfbsb", "http://id.loc.gov/vocabulary/identifiers/sprfbsk", "http://id.loc.gov/vocabulary/identifiers/sprfcbb", "http://id.loc.gov/vocabulary/identifiers/sprfcfb", "http://id.loc.gov/vocabulary/identifiers/sprfhoc", "http://id.loc.gov/vocabulary/identifiers/sprfoly", "http://id.loc.gov/vocabulary/identifiers/sprfpfb", "http://id.loc.gov/vocabulary/identifiers/ssaut", "http://id.loc.gov/vocabulary/identifiers/stock-number", "http://id.loc.gov/vocabulary/identifiers/strn", "http://id.loc.gov/vocabulary/identifiers/stw", "http://id.loc.gov/vocabulary/identifiers/svfilm", "http://id.loc.gov/vocabulary/identifiers/tatearid", "http://id.loc.gov/vocabulary/identifiers/theatr", "http://id.loc.gov/vocabulary/identifiers/tpce", "http://id.loc.gov/vocabulary/identifiers/trove", "http://id.loc.gov/vocabulary/identifiers/twnaf", "http://id.loc.gov/vocabulary/identifiers/unescot", "http://id.loc.gov/vocabulary/identifiers/upc", "http://id.loc.gov/vocabulary/identifiers/urbe", "http://id.loc.gov/vocabulary/identifiers/uri", "http://id.loc.gov/vocabulary/identifiers/urn", "http://id.loc.gov/vocabulary/identifiers/vd16", "http://id.loc.gov/vocabulary/identifiers/vd17", "http://id.loc.gov/vocabulary/identifiers/vd18", "http://id.loc.gov/vocabulary/identifiers/vera", "http://id.loc.gov/vocabulary/identifiers/vgmdb", "http://id.loc.gov/vocabulary/identifiers/viaf", "http://id.loc.gov/vocabulary/identifiers/videorecording-identifer", "http://id.loc.gov/vocabulary/identifiers/wikidata", "http://id.loc.gov/vocabulary/identifiers/wndla", "http://id.loc.gov/vocabulary/identifiers/worldcat", "http://id.loc.gov/vocabulary/identifiers/xgamea", "http://id.loc.gov/vocabulary/identifiers/zbaut"], label: {en: "Standard Identifiers"}, type: ["http://www.loc.gov/mads/rdf/v1#MADSScheme", "http://www.w3.org/2004/02/skos/core#ConceptScheme"] @@ -74,12 +74,36 @@ module RDF::Vocab term :atg, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Agricultural thesaurus and glossary", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :ausbn, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Australian business number (ABN)", + type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :auscn, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Australian company number (ACN)", + type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :ausnzst, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Australian/New Zealand standards", + type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :ausrn, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Australian registered body number (ABRN)", + type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :ausst, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Australian standards (Standards Australia)", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :balat, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BALaT (Belgian art links and tools) People & institutions", type: "http://www.loc.gov/mads/rdf/v1#Authority" term :bbcth, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BBC things", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :bbrainza, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BookBrainz author", + type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :bbrainzp, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BookBrainz publisher", + type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :bbrainzw, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BookBrainz work", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :bdrc, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Buddhist Digital Resource Center", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -101,6 +125,9 @@ module RDF::Vocab term :bfi, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BFI - British Film Institute", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :bhb, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bibliography of the Hebrew book", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :bibbi, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BIBBI autoriteter", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -140,6 +167,9 @@ module RDF::Vocab term :cnbksy, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Quan guo bao kan suo yin (CNBKSY)", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :conccc, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Congress.gov congressional committee codes", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :csfdcz, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Česko-Slovenská filmová databáze", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -176,6 +206,9 @@ module RDF::Vocab term :eidr, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "EIDR: entertainment identifier registry", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :elsst, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ELSST thesaurus - European language social science thesaurus", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :"emanus-vlid", "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Digital platform for manuscript material from Swiss libraries and archives", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -356,6 +389,9 @@ module RDF::Vocab term :ktga, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author ID of the Union Catalogue Database of Japanese Texts", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :ktgw, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Work ID of the Union Catalogue Database of Japanese Texts", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :kulturnav, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Kulturnav", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -458,6 +494,9 @@ module RDF::Vocab term :nzggn, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "New Zealand gazetteer of place names", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :oalex, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "OpenAlex", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :odnb, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Oxford Dictionary of National Biography", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -509,6 +548,9 @@ module RDF::Vocab term :rid, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ResearcherID", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :rijkspid, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Rijksmuseum persistent identifiers", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :rkda, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "RKDartists", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -590,12 +632,18 @@ module RDF::Vocab term :trove, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Trove", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :twnaf, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Taiwan name authority file", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :unescot, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "UNESCO thesaurus = Thésaurus de l'UNESCO = Tesauro de la UNESCO", type: "http://www.loc.gov/mads/rdf/v1#Authority" term :upc, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Universal product code", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :urbe, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Parsifal", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :uri, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Uniform resource identifier", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -611,6 +659,9 @@ module RDF::Vocab term :vd18, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Verzeichnis der Drucke des 18. Jahrhunderts", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :vera, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Danish Authority File", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :vgmdb, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "VGMdb artists", type: "http://www.loc.gov/mads/rdf/v1#Authority" diff --git a/lib/rdf/vocab/mads.rb b/lib/rdf/vocab/mads.rb index 8f7698a..f953419 100644 --- a/lib/rdf/vocab/mads.rb +++ b/lib/rdf/vocab/mads.rb @@ -9,12 +9,12 @@ module RDF::Vocab # Ontology definition ontology :"http://www.loc.gov/mads/rdf/v1#", - comment: {en: "This document describes the MADS/RDF (Metadata Authority Description Schema in RDF) vocabulary, a data model for authority and vocabulary data used within the library and information science (LIS) community, which is inclusive of museums, archives, and other cultural institutions. It is presented as an OWL ontology. \n \n \n MADS/RDF is a knowledge organization system (KOS) designed for use with controlled values for names (personal, corporate, geographic, etc.), thesauri, taxonomies, subject heading systems, and other controlled value lists. It is closely related to SKOS, the Simple Knowledge Organization System and a widely supported and adopted RDF vocabulary. Given the close relationship between the aim of MADS/RDF and the aim of SKOS, the MADS ontology has been fully mapped to SKOS. \n \n \n Unlike SKOS, however, which is very broad in its application, MADS/RDF is designed specifically to support authority data as used by and needed in the LIS community and its technology systems. For example, MADS/RDF provides a means to record data from the Machine Readable Cataloging (MARC) Authorities format in RDF for use in semantic applications and Linked Data projects. \n \n \n MADS/RDF is designed to support the description of cultural and bibliographic resources. Data described using MADS/RDF, therefore, assists with identifying and annotating bibliographic and cultural resources. MADS/RDF is not focused on the description of Real World Objects. Although a MADS/RDF description may contain information specific to the Real World Object associated with the MADS/RDF authoritative label, the MADS/RDF ontology distinguishes between these two entities – the RWO and the Authority. \n \n \n Updated: 29 October 2015. Addition of new properties, madsrdf:activityEndDate, madsrdf:activityStartDate, madsrdf:associatedLanguage, madsrdf:associatedLocale, madsrdf:birthDate, madsrdf:birthPlace, madsrdf:deathDate, madsrdf:deathPlace, madsrdf:entityDescriptor, madsrdf:establishDate, madsrdf:fieldOfActivity, madsrdf:gender, madsrdf:hasAffiliation, madsrdf:honoraryTitle, madsrdf:isIdentifiedByAuthority, madsrdf:occupation, madsrdf:prominentFamilyMember, madsrdf:terminateDate, madsrdf:fullerName, madsrdf:creationDateStart, madsrdf:creationDateEnd, madsrdf:workOrigin, madsrdf:hasChararacteristic. \n \n \n The MADS/RDF to SKOS/RDF mapping was done by Antoine Isaac. The MADS/RDF model and ontology benefited significantly as a result of the fruitful discussions surrounding his effort to map the MADS/RDF ontology to SKOS. "}, - "http://purl.org/dc/terms/modified": "2019-01-04T17:01:03.065-05:00", + comment: {en: "This document describes the MADS/RDF (Metadata Authority Description Schema in RDF) vocabulary, a data model for authority and vocabulary data used within the library and information science (LIS) community, which is inclusive of museums, archives, and other cultural institutions. It is presented as an OWL ontology. \n \n \n MADS/RDF is a knowledge organization system (KOS) designed for use with controlled values for names (personal, corporate, geographic, etc.), thesauri, taxonomies, subject heading systems, and other controlled value lists. It is closely related to SKOS, the Simple Knowledge Organization System and a widely supported and adopted RDF vocabulary. Given the close relationship between the aim of MADS/RDF and the aim of SKOS, the MADS ontology has been fully mapped to SKOS. \n \n \n Unlike SKOS, however, which is very broad in its application, MADS/RDF is designed specifically to support authority data as used by and needed in the LIS community and its technology systems. For example, MADS/RDF provides a means to record data from the Machine Readable Cataloging (MARC) Authorities format in RDF for use in semantic applications and Linked Data projects. \n \n \n MADS/RDF is designed to support the description of cultural and bibliographic resources. Data described using MADS/RDF, therefore, assists with identifying and annotating bibliographic and cultural resources. MADS/RDF is not focused on the description of Real World Objects. Although a MADS/RDF description may contain information specific to the Real World Object associated with the MADS/RDF authoritative label, the MADS/RDF ontology distinguishes between these two entities – the RWO and the Authority. \n \n \n Updated: 4 March 2024. Addition of new class: Medium, an accidental omission from earlier updates.\n \n \n The MADS/RDF to SKOS/RDF mapping was done by Antoine Isaac. The MADS/RDF model and ontology benefited significantly as a result of the fruitful discussions surrounding his effort to map the MADS/RDF ontology to SKOS. "}, + "http://purl.org/dc/terms/modified": "2024-03-04T10:00:00.000-05:00", "http://www.w3.org/2002/07/owl#ontologyIRI": "http://www.loc.gov/mads/rdf/v1#", - "http://www.w3.org/2002/07/owl#priorVersion": "http://id.loc.gov/ontologies/madsrdf/v1-3-1", - "http://www.w3.org/2002/07/owl#versionIRI": "http://id.loc.gov/ontologies/madsrdf/v1-4-0", - "http://www.w3.org/2002/07/owl#versionInfo": "1.4.0", + "http://www.w3.org/2002/07/owl#priorVersion": "http://id.loc.gov/ontologies/madsrdf/v1-4-0", + "http://www.w3.org/2002/07/owl#versionIRI": "http://id.loc.gov/ontologies/madsrdf/v1-5-0", + "http://www.w3.org/2002/07/owl#versionInfo": "1.5.0", label: "MADS/RDF (Metadata Authority Description Schema in RDF)", type: "http://www.w3.org/2002/07/owl#Ontology" @@ -192,6 +192,11 @@ module RDF::Vocab label: "Main Title Element", subClassOf: "http://www.loc.gov/mads/rdf/v1#TitleElement", type: "http://www.w3.org/2002/07/owl#Class" + term :Medium, + comment: "Describes a resource whose label represents a material or technical means of expression. For music, these are the instruments and voices used.", + label: {en: "Medium Type"}, + subClassOf: "http://www.loc.gov/mads/rdf/v1#SimpleType", + type: "http://www.w3.org/2002/07/owl#Class" term :Name, comment: {en: "Describes a resource whose label represents a name, especially when a more precise Name type (madsrdf:ConferenceName, masdrdf:FamilyName, etc.) cannot be identified."}, label: {en: "Name Type"}, diff --git a/lib/rdf/vocab/marcrelators.rb b/lib/rdf/vocab/marcrelators.rb index d558e5c..ef752fe 100644 --- a/lib/rdf/vocab/marcrelators.rb +++ b/lib/rdf/vocab/marcrelators.rb @@ -18,7 +18,7 @@ module RDF::Vocab type: "http://id.loc.gov/ontologies/RecordInfo#RecordInfo" ), "http://www.loc.gov/mads/rdf/v1#definitionNote": {en: "Relator terms and their associated codes designate the relationship between an agent and a bibliographic resource."}, - "http://www.loc.gov/mads/rdf/v1#hasMADSSchemeMember": ["http://id.loc.gov/vocabulary/relators/abr", "http://id.loc.gov/vocabulary/relators/acp", "http://id.loc.gov/vocabulary/relators/act", "http://id.loc.gov/vocabulary/relators/adi", "http://id.loc.gov/vocabulary/relators/adp", "http://id.loc.gov/vocabulary/relators/aft", "http://id.loc.gov/vocabulary/relators/anl", "http://id.loc.gov/vocabulary/relators/anm", "http://id.loc.gov/vocabulary/relators/ann", "http://id.loc.gov/vocabulary/relators/ant", "http://id.loc.gov/vocabulary/relators/ape", "http://id.loc.gov/vocabulary/relators/apl", "http://id.loc.gov/vocabulary/relators/app", "http://id.loc.gov/vocabulary/relators/aqt", "http://id.loc.gov/vocabulary/relators/arc", "http://id.loc.gov/vocabulary/relators/ard", "http://id.loc.gov/vocabulary/relators/arr", "http://id.loc.gov/vocabulary/relators/art", "http://id.loc.gov/vocabulary/relators/asg", "http://id.loc.gov/vocabulary/relators/asn", "http://id.loc.gov/vocabulary/relators/ato", "http://id.loc.gov/vocabulary/relators/att", "http://id.loc.gov/vocabulary/relators/auc", "http://id.loc.gov/vocabulary/relators/aud", "http://id.loc.gov/vocabulary/relators/aui", "http://id.loc.gov/vocabulary/relators/aus", "http://id.loc.gov/vocabulary/relators/aut", "http://id.loc.gov/vocabulary/relators/bdd", "http://id.loc.gov/vocabulary/relators/bjd", "http://id.loc.gov/vocabulary/relators/bkd", "http://id.loc.gov/vocabulary/relators/bkp", "http://id.loc.gov/vocabulary/relators/blw", "http://id.loc.gov/vocabulary/relators/bnd", "http://id.loc.gov/vocabulary/relators/bpd", "http://id.loc.gov/vocabulary/relators/brd", "http://id.loc.gov/vocabulary/relators/brl", "http://id.loc.gov/vocabulary/relators/bsl", "http://id.loc.gov/vocabulary/relators/cas", "http://id.loc.gov/vocabulary/relators/ccp", "http://id.loc.gov/vocabulary/relators/chr", "http://id.loc.gov/vocabulary/relators/cli", "http://id.loc.gov/vocabulary/relators/cll", "http://id.loc.gov/vocabulary/relators/clr", "http://id.loc.gov/vocabulary/relators/clt", "http://id.loc.gov/vocabulary/relators/cmm", "http://id.loc.gov/vocabulary/relators/cmp", "http://id.loc.gov/vocabulary/relators/cmt", "http://id.loc.gov/vocabulary/relators/cnd", "http://id.loc.gov/vocabulary/relators/cng", "http://id.loc.gov/vocabulary/relators/cns", "http://id.loc.gov/vocabulary/relators/coe", "http://id.loc.gov/vocabulary/relators/col", "http://id.loc.gov/vocabulary/relators/com", "http://id.loc.gov/vocabulary/relators/con", "http://id.loc.gov/vocabulary/relators/cor", "http://id.loc.gov/vocabulary/relators/cos", "http://id.loc.gov/vocabulary/relators/cot", "http://id.loc.gov/vocabulary/relators/cou", "http://id.loc.gov/vocabulary/relators/cov", "http://id.loc.gov/vocabulary/relators/cpc", "http://id.loc.gov/vocabulary/relators/cpe", "http://id.loc.gov/vocabulary/relators/cph", "http://id.loc.gov/vocabulary/relators/cpl", "http://id.loc.gov/vocabulary/relators/cpt", "http://id.loc.gov/vocabulary/relators/cre", "http://id.loc.gov/vocabulary/relators/crp", "http://id.loc.gov/vocabulary/relators/crr", "http://id.loc.gov/vocabulary/relators/crt", "http://id.loc.gov/vocabulary/relators/csl", "http://id.loc.gov/vocabulary/relators/csp", "http://id.loc.gov/vocabulary/relators/cst", "http://id.loc.gov/vocabulary/relators/ctb", "http://id.loc.gov/vocabulary/relators/cte", "http://id.loc.gov/vocabulary/relators/ctg", "http://id.loc.gov/vocabulary/relators/ctr", "http://id.loc.gov/vocabulary/relators/cts", "http://id.loc.gov/vocabulary/relators/ctt", "http://id.loc.gov/vocabulary/relators/cur", "http://id.loc.gov/vocabulary/relators/cwt", "http://id.loc.gov/vocabulary/relators/dbp", "http://id.loc.gov/vocabulary/relators/dfd", "http://id.loc.gov/vocabulary/relators/dfe", "http://id.loc.gov/vocabulary/relators/dft", "http://id.loc.gov/vocabulary/relators/dgc", "http://id.loc.gov/vocabulary/relators/dgg", "http://id.loc.gov/vocabulary/relators/dgs", "http://id.loc.gov/vocabulary/relators/dis", "http://id.loc.gov/vocabulary/relators/dln", "http://id.loc.gov/vocabulary/relators/dnc", "http://id.loc.gov/vocabulary/relators/dnr", "http://id.loc.gov/vocabulary/relators/dpc", "http://id.loc.gov/vocabulary/relators/dpt", "http://id.loc.gov/vocabulary/relators/drm", "http://id.loc.gov/vocabulary/relators/drt", "http://id.loc.gov/vocabulary/relators/dsr", "http://id.loc.gov/vocabulary/relators/dst", "http://id.loc.gov/vocabulary/relators/dtc", "http://id.loc.gov/vocabulary/relators/dte", "http://id.loc.gov/vocabulary/relators/dtm", "http://id.loc.gov/vocabulary/relators/dto", "http://id.loc.gov/vocabulary/relators/dub", "http://id.loc.gov/vocabulary/relators/edc", "http://id.loc.gov/vocabulary/relators/edm", "http://id.loc.gov/vocabulary/relators/edt", "http://id.loc.gov/vocabulary/relators/egr", "http://id.loc.gov/vocabulary/relators/elg", "http://id.loc.gov/vocabulary/relators/elt", "http://id.loc.gov/vocabulary/relators/eng", "http://id.loc.gov/vocabulary/relators/enj", "http://id.loc.gov/vocabulary/relators/etr", "http://id.loc.gov/vocabulary/relators/evp", "http://id.loc.gov/vocabulary/relators/exp", "http://id.loc.gov/vocabulary/relators/fac", "http://id.loc.gov/vocabulary/relators/fds", "http://id.loc.gov/vocabulary/relators/fld", "http://id.loc.gov/vocabulary/relators/flm", "http://id.loc.gov/vocabulary/relators/fmd", "http://id.loc.gov/vocabulary/relators/fmk", "http://id.loc.gov/vocabulary/relators/fmo", "http://id.loc.gov/vocabulary/relators/fmp", "http://id.loc.gov/vocabulary/relators/fnd", "http://id.loc.gov/vocabulary/relators/fpy", "http://id.loc.gov/vocabulary/relators/frg", "http://id.loc.gov/vocabulary/relators/gis", "http://id.loc.gov/vocabulary/relators/his", "http://id.loc.gov/vocabulary/relators/hnr", "http://id.loc.gov/vocabulary/relators/hst", "http://id.loc.gov/vocabulary/relators/ill", "http://id.loc.gov/vocabulary/relators/ilu", "http://id.loc.gov/vocabulary/relators/ins", "http://id.loc.gov/vocabulary/relators/inv", "http://id.loc.gov/vocabulary/relators/isb", "http://id.loc.gov/vocabulary/relators/itr", "http://id.loc.gov/vocabulary/relators/ive", "http://id.loc.gov/vocabulary/relators/ivr", "http://id.loc.gov/vocabulary/relators/jud", "http://id.loc.gov/vocabulary/relators/jug", "http://id.loc.gov/vocabulary/relators/lbr", "http://id.loc.gov/vocabulary/relators/lbt", "http://id.loc.gov/vocabulary/relators/ldr", "http://id.loc.gov/vocabulary/relators/led", "http://id.loc.gov/vocabulary/relators/lee", "http://id.loc.gov/vocabulary/relators/lel", "http://id.loc.gov/vocabulary/relators/len", "http://id.loc.gov/vocabulary/relators/let", "http://id.loc.gov/vocabulary/relators/lgd", "http://id.loc.gov/vocabulary/relators/lie", "http://id.loc.gov/vocabulary/relators/lil", "http://id.loc.gov/vocabulary/relators/lit", "http://id.loc.gov/vocabulary/relators/lsa", "http://id.loc.gov/vocabulary/relators/lse", "http://id.loc.gov/vocabulary/relators/lso", "http://id.loc.gov/vocabulary/relators/ltg", "http://id.loc.gov/vocabulary/relators/lyr", "http://id.loc.gov/vocabulary/relators/mcp", "http://id.loc.gov/vocabulary/relators/mdc", "http://id.loc.gov/vocabulary/relators/med", "http://id.loc.gov/vocabulary/relators/mfp", "http://id.loc.gov/vocabulary/relators/mfr", "http://id.loc.gov/vocabulary/relators/mod", "http://id.loc.gov/vocabulary/relators/mon", "http://id.loc.gov/vocabulary/relators/mrb", "http://id.loc.gov/vocabulary/relators/mrk", "http://id.loc.gov/vocabulary/relators/msd", "http://id.loc.gov/vocabulary/relators/mte", "http://id.loc.gov/vocabulary/relators/mtk", "http://id.loc.gov/vocabulary/relators/mus", "http://id.loc.gov/vocabulary/relators/nrt", "http://id.loc.gov/vocabulary/relators/opn", "http://id.loc.gov/vocabulary/relators/org", "http://id.loc.gov/vocabulary/relators/orm", "http://id.loc.gov/vocabulary/relators/osp", "http://id.loc.gov/vocabulary/relators/oth", "http://id.loc.gov/vocabulary/relators/own", "http://id.loc.gov/vocabulary/relators/pad", "http://id.loc.gov/vocabulary/relators/pan", "http://id.loc.gov/vocabulary/relators/pat", "http://id.loc.gov/vocabulary/relators/pbd", "http://id.loc.gov/vocabulary/relators/pbl", "http://id.loc.gov/vocabulary/relators/pdr", "http://id.loc.gov/vocabulary/relators/pfr", "http://id.loc.gov/vocabulary/relators/pht", "http://id.loc.gov/vocabulary/relators/plt", "http://id.loc.gov/vocabulary/relators/pma", "http://id.loc.gov/vocabulary/relators/pmn", "http://id.loc.gov/vocabulary/relators/pop", "http://id.loc.gov/vocabulary/relators/ppm", "http://id.loc.gov/vocabulary/relators/ppt", "http://id.loc.gov/vocabulary/relators/pra", "http://id.loc.gov/vocabulary/relators/prc", "http://id.loc.gov/vocabulary/relators/prd", "http://id.loc.gov/vocabulary/relators/pre", "http://id.loc.gov/vocabulary/relators/prf", "http://id.loc.gov/vocabulary/relators/prg", "http://id.loc.gov/vocabulary/relators/prm", "http://id.loc.gov/vocabulary/relators/prn", "http://id.loc.gov/vocabulary/relators/pro", "http://id.loc.gov/vocabulary/relators/prp", "http://id.loc.gov/vocabulary/relators/prs", "http://id.loc.gov/vocabulary/relators/prt", "http://id.loc.gov/vocabulary/relators/prv", "http://id.loc.gov/vocabulary/relators/pta", "http://id.loc.gov/vocabulary/relators/pte", "http://id.loc.gov/vocabulary/relators/ptf", "http://id.loc.gov/vocabulary/relators/pth", "http://id.loc.gov/vocabulary/relators/ptt", "http://id.loc.gov/vocabulary/relators/pup", "http://id.loc.gov/vocabulary/relators/rbr", "http://id.loc.gov/vocabulary/relators/rcd", "http://id.loc.gov/vocabulary/relators/rce", "http://id.loc.gov/vocabulary/relators/rcp", "http://id.loc.gov/vocabulary/relators/rdd", "http://id.loc.gov/vocabulary/relators/red", "http://id.loc.gov/vocabulary/relators/ren", "http://id.loc.gov/vocabulary/relators/res", "http://id.loc.gov/vocabulary/relators/rev", "http://id.loc.gov/vocabulary/relators/rpc", "http://id.loc.gov/vocabulary/relators/rps", "http://id.loc.gov/vocabulary/relators/rpt", "http://id.loc.gov/vocabulary/relators/rpy", "http://id.loc.gov/vocabulary/relators/rse", "http://id.loc.gov/vocabulary/relators/rsg", "http://id.loc.gov/vocabulary/relators/rsp", "http://id.loc.gov/vocabulary/relators/rsr", "http://id.loc.gov/vocabulary/relators/rst", "http://id.loc.gov/vocabulary/relators/rth", "http://id.loc.gov/vocabulary/relators/rtm", "http://id.loc.gov/vocabulary/relators/sad", "http://id.loc.gov/vocabulary/relators/sce", "http://id.loc.gov/vocabulary/relators/scl", "http://id.loc.gov/vocabulary/relators/scr", "http://id.loc.gov/vocabulary/relators/sds", "http://id.loc.gov/vocabulary/relators/sec", "http://id.loc.gov/vocabulary/relators/sgd", "http://id.loc.gov/vocabulary/relators/sgn", "http://id.loc.gov/vocabulary/relators/sht", "http://id.loc.gov/vocabulary/relators/sll", "http://id.loc.gov/vocabulary/relators/sng", "http://id.loc.gov/vocabulary/relators/spk", "http://id.loc.gov/vocabulary/relators/spn", "http://id.loc.gov/vocabulary/relators/spy", "http://id.loc.gov/vocabulary/relators/srv", "http://id.loc.gov/vocabulary/relators/std", "http://id.loc.gov/vocabulary/relators/stg", "http://id.loc.gov/vocabulary/relators/stl", "http://id.loc.gov/vocabulary/relators/stm", "http://id.loc.gov/vocabulary/relators/stn", "http://id.loc.gov/vocabulary/relators/str", "http://id.loc.gov/vocabulary/relators/tcd", "http://id.loc.gov/vocabulary/relators/tch", "http://id.loc.gov/vocabulary/relators/ths", "http://id.loc.gov/vocabulary/relators/tld", "http://id.loc.gov/vocabulary/relators/tlp", "http://id.loc.gov/vocabulary/relators/trc", "http://id.loc.gov/vocabulary/relators/trl", "http://id.loc.gov/vocabulary/relators/tyd", "http://id.loc.gov/vocabulary/relators/tyg", "http://id.loc.gov/vocabulary/relators/uvp", "http://id.loc.gov/vocabulary/relators/vac", "http://id.loc.gov/vocabulary/relators/vdg", "http://id.loc.gov/vocabulary/relators/wac", "http://id.loc.gov/vocabulary/relators/wal", "http://id.loc.gov/vocabulary/relators/wam", "http://id.loc.gov/vocabulary/relators/wat", "http://id.loc.gov/vocabulary/relators/wdc", "http://id.loc.gov/vocabulary/relators/wde", "http://id.loc.gov/vocabulary/relators/win", "http://id.loc.gov/vocabulary/relators/wit", "http://id.loc.gov/vocabulary/relators/wpr", "http://id.loc.gov/vocabulary/relators/wst"], + "http://www.loc.gov/mads/rdf/v1#hasMADSSchemeMember": ["http://id.loc.gov/vocabulary/relators/abr", "http://id.loc.gov/vocabulary/relators/acp", "http://id.loc.gov/vocabulary/relators/act", "http://id.loc.gov/vocabulary/relators/adi", "http://id.loc.gov/vocabulary/relators/adp", "http://id.loc.gov/vocabulary/relators/aft", "http://id.loc.gov/vocabulary/relators/anc", "http://id.loc.gov/vocabulary/relators/anl", "http://id.loc.gov/vocabulary/relators/anm", "http://id.loc.gov/vocabulary/relators/ann", "http://id.loc.gov/vocabulary/relators/ant", "http://id.loc.gov/vocabulary/relators/ape", "http://id.loc.gov/vocabulary/relators/apl", "http://id.loc.gov/vocabulary/relators/app", "http://id.loc.gov/vocabulary/relators/aqt", "http://id.loc.gov/vocabulary/relators/arc", "http://id.loc.gov/vocabulary/relators/ard", "http://id.loc.gov/vocabulary/relators/arr", "http://id.loc.gov/vocabulary/relators/art", "http://id.loc.gov/vocabulary/relators/asg", "http://id.loc.gov/vocabulary/relators/asn", "http://id.loc.gov/vocabulary/relators/ato", "http://id.loc.gov/vocabulary/relators/att", "http://id.loc.gov/vocabulary/relators/auc", "http://id.loc.gov/vocabulary/relators/aud", "http://id.loc.gov/vocabulary/relators/aue", "http://id.loc.gov/vocabulary/relators/aui", "http://id.loc.gov/vocabulary/relators/aup", "http://id.loc.gov/vocabulary/relators/aus", "http://id.loc.gov/vocabulary/relators/aut", "http://id.loc.gov/vocabulary/relators/bdd", "http://id.loc.gov/vocabulary/relators/bjd", "http://id.loc.gov/vocabulary/relators/bka", "http://id.loc.gov/vocabulary/relators/bkd", "http://id.loc.gov/vocabulary/relators/bkp", "http://id.loc.gov/vocabulary/relators/blw", "http://id.loc.gov/vocabulary/relators/bnd", "http://id.loc.gov/vocabulary/relators/bpd", "http://id.loc.gov/vocabulary/relators/brd", "http://id.loc.gov/vocabulary/relators/brl", "http://id.loc.gov/vocabulary/relators/bsl", "http://id.loc.gov/vocabulary/relators/cad", "http://id.loc.gov/vocabulary/relators/cas", "http://id.loc.gov/vocabulary/relators/ccp", "http://id.loc.gov/vocabulary/relators/chr", "http://id.loc.gov/vocabulary/relators/cli", "http://id.loc.gov/vocabulary/relators/cll", "http://id.loc.gov/vocabulary/relators/clr", "http://id.loc.gov/vocabulary/relators/clt", "http://id.loc.gov/vocabulary/relators/cmm", "http://id.loc.gov/vocabulary/relators/cmp", "http://id.loc.gov/vocabulary/relators/cmt", "http://id.loc.gov/vocabulary/relators/cnd", "http://id.loc.gov/vocabulary/relators/cng", "http://id.loc.gov/vocabulary/relators/cns", "http://id.loc.gov/vocabulary/relators/coe", "http://id.loc.gov/vocabulary/relators/col", "http://id.loc.gov/vocabulary/relators/com", "http://id.loc.gov/vocabulary/relators/con", "http://id.loc.gov/vocabulary/relators/cop", "http://id.loc.gov/vocabulary/relators/cor", "http://id.loc.gov/vocabulary/relators/cos", "http://id.loc.gov/vocabulary/relators/cot", "http://id.loc.gov/vocabulary/relators/cou", "http://id.loc.gov/vocabulary/relators/cov", "http://id.loc.gov/vocabulary/relators/cpc", "http://id.loc.gov/vocabulary/relators/cpe", "http://id.loc.gov/vocabulary/relators/cph", "http://id.loc.gov/vocabulary/relators/cpl", "http://id.loc.gov/vocabulary/relators/cpt", "http://id.loc.gov/vocabulary/relators/cre", "http://id.loc.gov/vocabulary/relators/crp", "http://id.loc.gov/vocabulary/relators/crr", "http://id.loc.gov/vocabulary/relators/crt", "http://id.loc.gov/vocabulary/relators/csl", "http://id.loc.gov/vocabulary/relators/csp", "http://id.loc.gov/vocabulary/relators/cst", "http://id.loc.gov/vocabulary/relators/ctb", "http://id.loc.gov/vocabulary/relators/cte", "http://id.loc.gov/vocabulary/relators/ctg", "http://id.loc.gov/vocabulary/relators/ctr", "http://id.loc.gov/vocabulary/relators/cts", "http://id.loc.gov/vocabulary/relators/ctt", "http://id.loc.gov/vocabulary/relators/cur", "http://id.loc.gov/vocabulary/relators/cwt", "http://id.loc.gov/vocabulary/relators/dbd", "http://id.loc.gov/vocabulary/relators/dbp", "http://id.loc.gov/vocabulary/relators/dfd", "http://id.loc.gov/vocabulary/relators/dfe", "http://id.loc.gov/vocabulary/relators/dft", "http://id.loc.gov/vocabulary/relators/dgc", "http://id.loc.gov/vocabulary/relators/dgg", "http://id.loc.gov/vocabulary/relators/dgs", "http://id.loc.gov/vocabulary/relators/dis", "http://id.loc.gov/vocabulary/relators/djo", "http://id.loc.gov/vocabulary/relators/dln", "http://id.loc.gov/vocabulary/relators/dnc", "http://id.loc.gov/vocabulary/relators/dnr", "http://id.loc.gov/vocabulary/relators/dpc", "http://id.loc.gov/vocabulary/relators/dpt", "http://id.loc.gov/vocabulary/relators/drm", "http://id.loc.gov/vocabulary/relators/drt", "http://id.loc.gov/vocabulary/relators/dsr", "http://id.loc.gov/vocabulary/relators/dst", "http://id.loc.gov/vocabulary/relators/dtc", "http://id.loc.gov/vocabulary/relators/dte", "http://id.loc.gov/vocabulary/relators/dtm", "http://id.loc.gov/vocabulary/relators/dto", "http://id.loc.gov/vocabulary/relators/dub", "http://id.loc.gov/vocabulary/relators/edc", "http://id.loc.gov/vocabulary/relators/edd", "http://id.loc.gov/vocabulary/relators/edm", "http://id.loc.gov/vocabulary/relators/edt", "http://id.loc.gov/vocabulary/relators/egr", "http://id.loc.gov/vocabulary/relators/elg", "http://id.loc.gov/vocabulary/relators/elt", "http://id.loc.gov/vocabulary/relators/eng", "http://id.loc.gov/vocabulary/relators/enj", "http://id.loc.gov/vocabulary/relators/etr", "http://id.loc.gov/vocabulary/relators/evp", "http://id.loc.gov/vocabulary/relators/exp", "http://id.loc.gov/vocabulary/relators/fac", "http://id.loc.gov/vocabulary/relators/fds", "http://id.loc.gov/vocabulary/relators/fld", "http://id.loc.gov/vocabulary/relators/flm", "http://id.loc.gov/vocabulary/relators/fmd", "http://id.loc.gov/vocabulary/relators/fmk", "http://id.loc.gov/vocabulary/relators/fmo", "http://id.loc.gov/vocabulary/relators/fmp", "http://id.loc.gov/vocabulary/relators/fnd", "http://id.loc.gov/vocabulary/relators/fon", "http://id.loc.gov/vocabulary/relators/fpy", "http://id.loc.gov/vocabulary/relators/frg", "http://id.loc.gov/vocabulary/relators/gdv", "http://id.loc.gov/vocabulary/relators/gis", "http://id.loc.gov/vocabulary/relators/his", "http://id.loc.gov/vocabulary/relators/hnr", "http://id.loc.gov/vocabulary/relators/hst", "http://id.loc.gov/vocabulary/relators/ill", "http://id.loc.gov/vocabulary/relators/ilu", "http://id.loc.gov/vocabulary/relators/ins", "http://id.loc.gov/vocabulary/relators/inv", "http://id.loc.gov/vocabulary/relators/isb", "http://id.loc.gov/vocabulary/relators/itr", "http://id.loc.gov/vocabulary/relators/ive", "http://id.loc.gov/vocabulary/relators/ivr", "http://id.loc.gov/vocabulary/relators/jud", "http://id.loc.gov/vocabulary/relators/jug", "http://id.loc.gov/vocabulary/relators/lbr", "http://id.loc.gov/vocabulary/relators/lbt", "http://id.loc.gov/vocabulary/relators/ldr", "http://id.loc.gov/vocabulary/relators/led", "http://id.loc.gov/vocabulary/relators/lee", "http://id.loc.gov/vocabulary/relators/lel", "http://id.loc.gov/vocabulary/relators/len", "http://id.loc.gov/vocabulary/relators/let", "http://id.loc.gov/vocabulary/relators/lgd", "http://id.loc.gov/vocabulary/relators/lie", "http://id.loc.gov/vocabulary/relators/lil", "http://id.loc.gov/vocabulary/relators/lit", "http://id.loc.gov/vocabulary/relators/lsa", "http://id.loc.gov/vocabulary/relators/lse", "http://id.loc.gov/vocabulary/relators/lso", "http://id.loc.gov/vocabulary/relators/ltg", "http://id.loc.gov/vocabulary/relators/ltr", "http://id.loc.gov/vocabulary/relators/lyr", "http://id.loc.gov/vocabulary/relators/mcp", "http://id.loc.gov/vocabulary/relators/mdc", "http://id.loc.gov/vocabulary/relators/med", "http://id.loc.gov/vocabulary/relators/mfp", "http://id.loc.gov/vocabulary/relators/mfr", "http://id.loc.gov/vocabulary/relators/mka", "http://id.loc.gov/vocabulary/relators/mod", "http://id.loc.gov/vocabulary/relators/mon", "http://id.loc.gov/vocabulary/relators/mrb", "http://id.loc.gov/vocabulary/relators/mrk", "http://id.loc.gov/vocabulary/relators/msd", "http://id.loc.gov/vocabulary/relators/mte", "http://id.loc.gov/vocabulary/relators/mtk", "http://id.loc.gov/vocabulary/relators/mup", "http://id.loc.gov/vocabulary/relators/mus", "http://id.loc.gov/vocabulary/relators/mxe", "http://id.loc.gov/vocabulary/relators/nan", "http://id.loc.gov/vocabulary/relators/nrt", "http://id.loc.gov/vocabulary/relators/onp", "http://id.loc.gov/vocabulary/relators/opn", "http://id.loc.gov/vocabulary/relators/org", "http://id.loc.gov/vocabulary/relators/orm", "http://id.loc.gov/vocabulary/relators/osp", "http://id.loc.gov/vocabulary/relators/oth", "http://id.loc.gov/vocabulary/relators/own", "http://id.loc.gov/vocabulary/relators/pad", "http://id.loc.gov/vocabulary/relators/pan", "http://id.loc.gov/vocabulary/relators/pat", "http://id.loc.gov/vocabulary/relators/pbd", "http://id.loc.gov/vocabulary/relators/pbl", "http://id.loc.gov/vocabulary/relators/pdr", "http://id.loc.gov/vocabulary/relators/pfr", "http://id.loc.gov/vocabulary/relators/pht", "http://id.loc.gov/vocabulary/relators/plt", "http://id.loc.gov/vocabulary/relators/pma", "http://id.loc.gov/vocabulary/relators/pmn", "http://id.loc.gov/vocabulary/relators/pop", "http://id.loc.gov/vocabulary/relators/ppm", "http://id.loc.gov/vocabulary/relators/ppt", "http://id.loc.gov/vocabulary/relators/pra", "http://id.loc.gov/vocabulary/relators/prc", "http://id.loc.gov/vocabulary/relators/prd", "http://id.loc.gov/vocabulary/relators/pre", "http://id.loc.gov/vocabulary/relators/prf", "http://id.loc.gov/vocabulary/relators/prg", "http://id.loc.gov/vocabulary/relators/prm", "http://id.loc.gov/vocabulary/relators/prn", "http://id.loc.gov/vocabulary/relators/pro", "http://id.loc.gov/vocabulary/relators/prp", "http://id.loc.gov/vocabulary/relators/prs", "http://id.loc.gov/vocabulary/relators/prt", "http://id.loc.gov/vocabulary/relators/prv", "http://id.loc.gov/vocabulary/relators/pta", "http://id.loc.gov/vocabulary/relators/pte", "http://id.loc.gov/vocabulary/relators/ptf", "http://id.loc.gov/vocabulary/relators/pth", "http://id.loc.gov/vocabulary/relators/ptt", "http://id.loc.gov/vocabulary/relators/pup", "http://id.loc.gov/vocabulary/relators/rap", "http://id.loc.gov/vocabulary/relators/rbr", "http://id.loc.gov/vocabulary/relators/rcd", "http://id.loc.gov/vocabulary/relators/rce", "http://id.loc.gov/vocabulary/relators/rcp", "http://id.loc.gov/vocabulary/relators/rdd", "http://id.loc.gov/vocabulary/relators/red", "http://id.loc.gov/vocabulary/relators/ren", "http://id.loc.gov/vocabulary/relators/res", "http://id.loc.gov/vocabulary/relators/rev", "http://id.loc.gov/vocabulary/relators/rpc", "http://id.loc.gov/vocabulary/relators/rps", "http://id.loc.gov/vocabulary/relators/rpt", "http://id.loc.gov/vocabulary/relators/rpy", "http://id.loc.gov/vocabulary/relators/rse", "http://id.loc.gov/vocabulary/relators/rsg", "http://id.loc.gov/vocabulary/relators/rsp", "http://id.loc.gov/vocabulary/relators/rsr", "http://id.loc.gov/vocabulary/relators/rst", "http://id.loc.gov/vocabulary/relators/rth", "http://id.loc.gov/vocabulary/relators/rtm", "http://id.loc.gov/vocabulary/relators/rxa", "http://id.loc.gov/vocabulary/relators/sad", "http://id.loc.gov/vocabulary/relators/sce", "http://id.loc.gov/vocabulary/relators/scl", "http://id.loc.gov/vocabulary/relators/scr", "http://id.loc.gov/vocabulary/relators/sde", "http://id.loc.gov/vocabulary/relators/sds", "http://id.loc.gov/vocabulary/relators/sec", "http://id.loc.gov/vocabulary/relators/sfx", "http://id.loc.gov/vocabulary/relators/sgd", "http://id.loc.gov/vocabulary/relators/sgn", "http://id.loc.gov/vocabulary/relators/sht", "http://id.loc.gov/vocabulary/relators/sll", "http://id.loc.gov/vocabulary/relators/sng", "http://id.loc.gov/vocabulary/relators/spk", "http://id.loc.gov/vocabulary/relators/spn", "http://id.loc.gov/vocabulary/relators/spy", "http://id.loc.gov/vocabulary/relators/srv", "http://id.loc.gov/vocabulary/relators/std", "http://id.loc.gov/vocabulary/relators/stg", "http://id.loc.gov/vocabulary/relators/stl", "http://id.loc.gov/vocabulary/relators/stm", "http://id.loc.gov/vocabulary/relators/stn", "http://id.loc.gov/vocabulary/relators/str", "http://id.loc.gov/vocabulary/relators/swd", "http://id.loc.gov/vocabulary/relators/tau", "http://id.loc.gov/vocabulary/relators/tcd", "http://id.loc.gov/vocabulary/relators/tch", "http://id.loc.gov/vocabulary/relators/ths", "http://id.loc.gov/vocabulary/relators/tld", "http://id.loc.gov/vocabulary/relators/tlg", "http://id.loc.gov/vocabulary/relators/tlh", "http://id.loc.gov/vocabulary/relators/tlp", "http://id.loc.gov/vocabulary/relators/trc", "http://id.loc.gov/vocabulary/relators/trl", "http://id.loc.gov/vocabulary/relators/tyd", "http://id.loc.gov/vocabulary/relators/tyg", "http://id.loc.gov/vocabulary/relators/uvp", "http://id.loc.gov/vocabulary/relators/vac", "http://id.loc.gov/vocabulary/relators/vdg", "http://id.loc.gov/vocabulary/relators/vfx", "http://id.loc.gov/vocabulary/relators/wac", "http://id.loc.gov/vocabulary/relators/wal", "http://id.loc.gov/vocabulary/relators/wam", "http://id.loc.gov/vocabulary/relators/wat", "http://id.loc.gov/vocabulary/relators/wdc", "http://id.loc.gov/vocabulary/relators/wde", "http://id.loc.gov/vocabulary/relators/wfs", "http://id.loc.gov/vocabulary/relators/wft", "http://id.loc.gov/vocabulary/relators/win", "http://id.loc.gov/vocabulary/relators/wit", "http://id.loc.gov/vocabulary/relators/wpr", "http://id.loc.gov/vocabulary/relators/wst", "http://id.loc.gov/vocabulary/relators/wts"], "http://www.w3.org/2004/02/skos/core#changeNote": term( "http://purl.org/vocab/changeset/schema#changeReason": "new", "http://purl.org/vocab/changeset/schema#createdDate": "2021-08-02T00:00:00", @@ -48,6 +48,9 @@ module RDF::Vocab term :aft, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author of afterword, colophon, etc.", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :anc, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Announcer", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :anl, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Analyst", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -102,9 +105,15 @@ module RDF::Vocab term :aud, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author of dialog", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :aue, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Audio engineer", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :aui, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author of introduction, etc.", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :aup, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Audio producer", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :aus, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Screenwriter", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -117,6 +126,9 @@ module RDF::Vocab term :bjd, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bookjacket designer", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :bka, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Book artist", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :bkd, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Book designer", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -141,6 +153,9 @@ module RDF::Vocab term :bsl, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bookseller", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :cad, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Casting director", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :cas, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Caster", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -192,6 +207,9 @@ module RDF::Vocab term :con, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Conservator", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :cop, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Camera operator", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :cor, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Collection registrar", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -267,6 +285,9 @@ module RDF::Vocab term :cwt, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Commentator for written text", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :dbd, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dubbing director", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :dbp, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Distribution place", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -291,6 +312,9 @@ module RDF::Vocab term :dis, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dissertant", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :djo, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "DJ", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :dln, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Delineator", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -336,6 +360,9 @@ module RDF::Vocab term :edc, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Editor of compilation", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :edd, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Editorial director", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :edm, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Editor of moving image work", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -393,12 +420,18 @@ module RDF::Vocab term :fnd, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Funder", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :fon, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Founder", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :fpy, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "First party", type: "http://www.loc.gov/mads/rdf/v1#Authority" term :frg, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Forger", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :gdv, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Game developer", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :gis, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Geographic information specialist", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -489,6 +522,9 @@ module RDF::Vocab term :ltg, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lithographer", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :ltr, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Letterer", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :lyr, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lyricist", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -507,6 +543,9 @@ module RDF::Vocab term :mfr, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Manufacturer", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :mka, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Makeup artist", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :mod, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Moderator", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -528,12 +567,24 @@ module RDF::Vocab term :mtk, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Minute taker", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :mup, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Music programmer", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :mus, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Musician", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :mxe, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Mixing engineer", + type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :nan, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "News anchor", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :nrt, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Narrator", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :onp, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Onscreen participant", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :opn, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Opponent", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -651,6 +702,9 @@ module RDF::Vocab term :pup, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Publication place", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :rap, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Rapporteur", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :rbr, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Rubricator", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -711,6 +765,9 @@ module RDF::Vocab term :rtm, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Research team member", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :rxa, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Remix artist", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :sad, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Scientific advisor", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -723,12 +780,18 @@ module RDF::Vocab term :scr, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Scribe", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :sde, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sound engineer", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :sds, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sound designer", type: "http://www.loc.gov/mads/rdf/v1#Authority" term :sec, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Secretary", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :sfx, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Special effects provider", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :sgd, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Stage director", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -774,6 +837,12 @@ module RDF::Vocab term :str, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Stereotyper", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :swd, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Software developer", + type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :tau, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Television writer", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :tcd, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Technical director", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -786,6 +855,12 @@ module RDF::Vocab term :tld, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Television director", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :tlg, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Television guest", + type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :tlh, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Television host", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :tlp, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Television producer", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -810,6 +885,9 @@ module RDF::Vocab term :vdg, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Videographer", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :vfx, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Visual effects provider", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :wac, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of added commentary", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -828,6 +906,12 @@ module RDF::Vocab term :wde, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Wood engraver", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :wfs, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of film story", + type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :wft, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of intertitles", + type: "http://www.loc.gov/mads/rdf/v1#Authority" term :win, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of introduction", type: "http://www.loc.gov/mads/rdf/v1#Authority" @@ -840,5 +924,8 @@ module RDF::Vocab term :wst, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of supplementary textual content", type: "http://www.loc.gov/mads/rdf/v1#Authority" + term :wts, + "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of television story", + type: "http://www.loc.gov/mads/rdf/v1#Authority" end end diff --git a/lib/rdf/vocab/rdau.rb b/lib/rdf/vocab/rdau.rb index 2676cda..0cc1f36 100644 --- a/lib/rdf/vocab/rdau.rb +++ b/lib/rdf/vocab/rdau.rb @@ -14,15 +14,15 @@ module RDF::Vocab "http://purl.org/dc/elements/1.1/creator": "RDA Steering Committee", "http://purl.org/dc/elements/1.1/description": {en: "Properties that are derived from the elements of all of the RDA entities with semantics that are independent of the IFLA Library Reference Model."}, "http://purl.org/dc/elements/1.1/issued": "2014-01-18", - "http://purl.org/dc/elements/1.1/modified": "2023-06-20", + "http://purl.org/dc/elements/1.1/modified": "2024-01-03", "http://purl.org/dc/elements/1.1/publisher": "ALA Digital Reference", "http://purl.org/dc/elements/1.1/rights": {en: "Copyright © 2020 American Library Association, Canadian Federation of Library Associations, and CILIP: Chartered Institute of Library and Information Professionals"}, "http://purl.org/dc/elements/1.1/title": {en: "Unconstrained properties", fi: "Rajoittamattomat RDA-ominaisuudet"}, "http://purl.org/dc/elements/1.1/type": "http://rdaregistry.info/termList/RDALinkedDataWork/1003", "http://purl.org/vocab/vann/preferredNamespacePrefix": "rdau", - "http://www.w3.org/2002/07/owl#versionInfo": "v5.0.12", + "http://www.w3.org/2002/07/owl#versionInfo": "v5.0.19", note: {fi: "RDA-elementeistä johdetut ominaisuudet ilman erityisiä tai implisiittisiä rajoituksia RDA-entiteeteille."}, - type: "http://www.w3.org/2002/07/owl#Ontology" + type: ["http://www.w3.org/2002/07/owl#Ontology", "owl:Ontology"] # Property definitions property :P60001, @@ -148,16 +148,17 @@ module RDF::Vocab "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", inverseOf: "http://rdaregistry.info/Elements/u/P60096", isDefinedBy: "http://rdaregistry.info/Elements/u/", - label: {en: "is enacting government of", ar: "هي هيئة سن التشريعات لـ", da: "er udøvende jurisdiktion af", de: "ist normerlassende Gebietskörperschaft von", fi: "säätävän lainkäyttöalueen päätös toimijalle", nl: "is vaststellende jurisdictie van"}, + label: {en: "is enacting government of", ar: "هي هيئة سن التشريعات لـ", da: "er udøvende jurisdiktion af", de: "ist normerlassende Gebietskörperschaft von", fi: "säätävän hallintoelimen päätös", nl: "is vaststellende jurisdictie van"}, subPropertyOf: "http://rdaregistry.info/Elements/u/P60672", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60015, - definition: {en: "Relates an agent to a resource that involves a responsibility for managing the financial, technical, and organizational aspects of a production for stage, screen, sound recording, television, webcast, etc.", ar: "يربط بين وكيل ومكان يخضع لسلطة قضائية يحكمها قانون، لائحة تنظيمية...إلخ، سنتها حكومة أخرى.", da: "Relaterer en jurisdiktion, der er underlagt en lov, forordning etc., der var vedtaget af en anden domsmyndighed til en ressource.", de: "Setzt einen Akteur in Beziehung zu einem Geografikum, das durch ein Gesetz, eine Verordnung und so weiter geregelt wird, das/die von einer anderen Regierung erlassen wurde.", fi: "Liittää toimijan paikkaan, joka on toisen julkishallinnollisen yhteisön säätämien lakien, asetusten tms. alainen."}, - "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/jurisdictionGovernedOf.en", + altLabel: {en: "is jurisdiction governed of"}, + definition: {en: "Relates a place to am agent who is a government of a place.", ar: "يربط بين وكيل ومكان يخضع لسلطة قضائية يحكمها قانون، لائحة تنظيمية...إلخ، سنتها حكومة أخرى.", da: "Relaterer en jurisdiktion, der er underlagt en lov, forordning etc., der var vedtaget af en anden domsmyndighed til en ressource.", de: "Setzt einen Akteur in Beziehung zu einem Geografikum, das durch ein Gesetz, eine Verordnung und so weiter geregelt wird, das/die von einer anderen Regierung erlassen wurde.", fi: "Liittää toimijan paikkaan, joka on toisen julkishallinnollisen yhteisön säätämien lakien, asetusten tms. alainen."}, + "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/placeGovernedOf.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", inverseOf: "http://rdaregistry.info/Elements/u/P60097", isDefinedBy: "http://rdaregistry.info/Elements/u/", - label: {en: "is jurisdiction governed of", ar: "هو نطاق جغرافى خاضع لـ", da: "er jurisdiktion underlagt", de: "ist geregelte Gebietskörperschaft von", fi: "soveltava lainkäyttöalue yhteisölle", nl: "is jurisdictie geregeerd van"}, + label: {en: "is place governed by", ar: "هو نطاق جغرافى خاضع لـ", da: "er jurisdiktion underlagt", de: "ist geregelte Gebietskörperschaft von", fi: "soveltava lainkäyttöalue yhteisölle", nl: "is jurisdictie geregeerd van"}, type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60016, definition: {en: "Relates an agent to a resource that includes a contribution by an agent of leading of a performing group in a musical or dramatic presentation, etc.", ar: "يربط بين وكيل ومصدر يتضمن إسهام وكيل في قيادة فرقة عزف في عرض موسيقي أو درامي...إلخ.", da: "Relaterer en udøver, der bidrager til en musikalsk ressource ved at lede en udøvende gruppe i en musikalsk eller dramatisk præsentation etc. til en ressource.", de: "Setzt einen Akteur in Beziehung zu einer Ressource, zu der ein Akteur beiträgt, indem er ein aufführendes Ensemble in einer musikalischen oder dramatischen Darbietung und so weiter leitet.", fi: "Liittää toimijan aineistoon, jonka tekemisessä toimija on osallisena johtamalla esiintyjäryhmän esiintymistä musiikki- tai näytelmäesityksessä."}, @@ -776,16 +777,17 @@ module RDF::Vocab "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", inverseOf: "http://rdaregistry.info/Elements/u/P60014", isDefinedBy: "http://rdaregistry.info/Elements/u/", - label: {en: "has enacting government", ar: "له سلطة سن القوانين", da: "har vedtagende jurisdiktion", de: "Normerlassende Gebietskörperschaft", fi: "toimijan säätävä lainkäyttöalue", nl: "heeft vaststellende jurisdictie"}, + label: {en: "has enacting government", ar: "له سلطة سن القوانين", da: "har vedtagende jurisdiktion", de: "Normerlassende Gebietskörperschaft", fi: "säätävä hallintoelin", nl: "heeft vaststellende jurisdictie"}, subPropertyOf: "http://rdaregistry.info/Elements/u/P60447", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60097, - definition: {en: "Relates an agent to a place that is a jurisdiction governed by a law, regulation, etc., that was enacted by another government.", ar: "يربط مكانًا يُمثل ولاية قضائية لوكيل يُمثل حكومة تخضع لسُلطة نطاق جغرافي يحكمه قانون أو لائحة تنظيمية، إلخ.، سنتها حكومة أخرى.", da: "Relaterer en ressource til en jurisdiktion, der har vedtaget en lov, forordning, forfatning, retsplejeregel etc.", de: "Setzt eine Gebietskörperschaft in Beziehung zu einem Akteur, bei dem es sich um die Regierung einer Gebietskörperschaft handelt, die durch ein Gesetz, eine Verordnung und so weiter geregelt wird, das/die von einer anderen Regierung erlassen wurde.", fi: "Liittää paikan julkishallinnolliseen toimijaan, jota toisen julkishallinnollisen yhteisön säätämät lait, asetukset tms. ohjaavat."}, - "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/jurisdictionGoverned.en", + altLabel: {en: "has jurisdiction governed"}, + definition: {en: "Relates an agent to a place that is governed by an agent who is a government.", ar: "يربط مكانًا يُمثل ولاية قضائية لوكيل يُمثل حكومة تخضع لسُلطة نطاق جغرافي يحكمه قانون أو لائحة تنظيمية، إلخ.، سنتها حكومة أخرى.", da: "Relaterer en ressource til en jurisdiktion, der har vedtaget en lov, forordning, forfatning, retsplejeregel etc.", de: "Setzt eine Gebietskörperschaft in Beziehung zu einem Akteur, bei dem es sich um die Regierung einer Gebietskörperschaft handelt, die durch ein Gesetz, eine Verordnung und so weiter geregelt wird, das/die von einer anderen Regierung erlassen wurde.", fi: "Liittää paikan julkishallinnolliseen toimijaan, jota toisen julkishallinnollisen yhteisön säätämät lait, asetukset tms. ohjaavat."}, + "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/placeGoverned.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", inverseOf: "http://rdaregistry.info/Elements/u/P60015", isDefinedBy: "http://rdaregistry.info/Elements/u/", - label: {en: "has jurisdiction governed", ar: "له اختصاص قضائي", da: "har jurisdiktion underlagt", de: "hat geregelte Gebietskörperschaft", fi: "toimijan soveltava lainkäyttöalue", nl: "heeft geregeerde jurisdictie"}, + label: {en: "has place governed", ar: "له اختصاص قضائي", da: "har jurisdiktion underlagt", de: "hat geregelte Gebietskörperschaft", fi: "säätävä hallintoelin", nl: "heeft geregeerde jurisdictie"}, subPropertyOf: "http://rdaregistry.info/Elements/u/P61018", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60098, @@ -3162,11 +3164,13 @@ module RDF::Vocab label: {en: "has prominent member of agent", ar: "له عضو بارز لوكيل", da: "har fremtrædende medlem af agent", de: "hat bedeutendes Akteurmitglied", fi: "yhteistoimijan tunnettu jäsen", nl: "heeft prominent lid van actor"}, type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60363, - definition: {en: "Relates an agent to a word or phrase indicative of royalty, nobility, or ecclesiastical rank or office, a term of address for an agent of religious vocation, or another term indicative of rank, honour, or office.", ar: "يربط بين وكيل وكلمة أو عبارة تُشير إلى رتبة، منصب ملكي، أو نبيل، أو منصب كنسيَّ، وهو لقب لوكيل له مهنة دينية، أو لقب آخر يدل على رتبة، شرف، أو منصب", da: "Relaterer en ressource til et ord eller frase, der angiver kongelighed, adelskab, gejstlig rang eller embede, eller en tiltaleform for en agent med religiøst hverv.", de: "Setzt einen Akteur in Beziehung zu einem Wort oder einer Phrase, das/die auf die Zugehörigkeit zu einem Fürstentum, zum Adel, auf einen kirchlichen Rang oder ein kirchliches Amt hinweist, zu einer Anrede für einen Akteur mit religiöser Berufung oder zu einem anderen Begriff, der auf einen Rang, eine Ehre oder ein Amt hinweist.", fi: "Liittää henkilön sanaan tai ilmaukseen, joka osoittaa kuninkaallista tai aatelisarvoa, kirkollista virkaa tai asemaa tai uskonnolliseen tehtävään liittyvää puhuttelua."}, - "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/termOfRankHonourOrOffice.en", + altLabel: {en: "has term of rank, honour, or office"}, + definition: {en: "Relates an agent to a word or phrase indicative of royalty, nobility, rank, honour, or office, or a term of address for an agent of religious vocation.", ar: "يربط بين وكيل وكلمة أو عبارة تُشير إلى رتبة، منصب ملكي، أو نبيل، أو منصب كنسيَّ، وهو لقب لوكيل له مهنة دينية، أو لقب آخر يدل على رتبة، شرف، أو منصب", da: "Relaterer en ressource til et ord eller frase, der angiver kongelighed, adelskab, gejstlig rang eller embede, eller en tiltaleform for en agent med religiøst hverv.", de: "Setzt einen Akteur in Beziehung zu einem Wort oder einer Phrase, das/die auf die Zugehörigkeit zu einem Fürstentum, zum Adel, auf einen kirchlichen Rang oder ein kirchliches Amt hinweist, zu einer Anrede für einen Akteur mit religiöser Berufung oder zu einem anderen Begriff, der auf einen Rang, eine Ehre oder ein Amt hinweist.", fi: "Liittää henkilön sanaan tai ilmaukseen, joka osoittaa kuninkaallista tai aatelisarvoa, kirkollista virkaa tai asemaa tai uskonnolliseen tehtävään liittyvää puhuttelua."}, + "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/termOfRankOrHonourOrOffice.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", + "http://www.w3.org/2004/02/skos/core#scopeNote": {en: "A term of rank, honour, or office, includes initials or abbreviations representing an academic degree, or membership in an organization."}, isDefinedBy: "http://rdaregistry.info/Elements/u/", - label: {en: "has term of rank, honour, or office", ar: "له لقب رتبة، شرف، أو منصب", da: "har agents titel", de: "hat Rang-, Ehren- oder Amtsbezeichnung", fi: "henkilön arvonimi tai asema", nl: "heeft term van rang, eer of ambt"}, + label: {en: "has term of rank or honour or office", ar: "له لقب رتبة، شرف، أو منصب", da: "har agents titel", de: "hat Rang-, Ehren- oder Amtsbezeichnung", fi: "henkilön arvonimi tai asema", nl: "heeft term van rang, eer of ambt"}, type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60364, definition: {en: "Relates a resource to a word, character or group of words or characters, identifying a particular revision of a named edition.", ar: "يربط بين مصدر وكلمة، أو حرف، أو مجموعة من الكلمات، أو تمثيلات، تحدد مراجعة محددة لطبعة مسماة.", da: "Relaterer en ressource til et ord, tegn eller en gruppe af ord og/eller tegn, der identificerer en bestemt revision af en navngiven udgave.", de: "Setzt eine Ressource in Beziehung zu einem Wort, einem Zeichen oder einer Gruppe von Wörtern oder Zeichen, das/die eine bestimmte Überarbeitung einer näher erläuterten Ausgabe identifiziert.", fi: "Liittää aineiston sanaan, merkkiin tai sanojen tai merkkien joukkoon, jotka identifioivat aineiston tietyn uudistetun painoksen."}, @@ -3377,7 +3381,7 @@ module RDF::Vocab "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", inverseOf: "http://rdaregistry.info/Elements/u/P60614", isDefinedBy: "http://rdaregistry.info/Elements/u/", - label: {en: "has art director", ar: "له مخرج فني", da: "har kunstnerisk leder", de: "hat Art Director", fi: "taiteellinen johtaja (art director) aineistossa", nl: "heeft artdirector"}, + label: {en: "has art director", ar: "له مخرج فني", da: "har kunstnerisk leder", de: "hat Art Director", fi: "lavastaja", nl: "heeft artdirector"}, subPropertyOf: "http://rdaregistry.info/Elements/u/P60398", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60387, @@ -5311,7 +5315,7 @@ module RDF::Vocab "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", inverseOf: "http://rdaregistry.info/Elements/u/P60386", isDefinedBy: "http://rdaregistry.info/Elements/u/", - label: {en: "is art director of", ar: "هو مخرج فني لـ", da: "er kunstnerisk leder for", de: "ist Art Director von", fi: "taiteellinen johtaja (art director) (toimija) aineistossa", nl: "is artdirector van"}, + label: {en: "is art director of", ar: "هو مخرج فني لـ", da: "er kunstnerisk leder for", de: "ist Art Director von", fi: "lavastaja (toimija) aineistossa", nl: "is artdirector van"}, subPropertyOf: "http://rdaregistry.info/Elements/u/P60626", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60615, @@ -5964,7 +5968,7 @@ module RDF::Vocab label: {en: "has successor", ar: "له خَلِيفَة", da: "har efterfølger", de: "ist Nachfolgerin/Nachfolger", fi: "seuraaja (yhteistoimija)", nl: "heeft opvolger"}, type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60687, - definition: {en: "Relates an agent to an agent who initiates an agent.", ar: "يربط بين وكيل ووكيل أسسه وكيل", da: "Relaterer en agent der er grundlagt af en agent til en agent.", de: "Setzt einen Akteur in Beziehung zu einem Akteur, der von einem Akteur gegründet wurde.", fi: "Liittää yhteistoimijan sen perustaneeseen toimijaan."}, + definition: {en: "Relates an agent to an agent who is initiated by an agent.", ar: "يربط بين وكيل ووكيل أسسه وكيل", da: "Relaterer en agent der er grundlagt af en agent til en agent.", de: "Setzt einen Akteur in Beziehung zu einem Akteur, der von einem Akteur gegründet wurde.", fi: "Liittää yhteistoimijan sen perustaneeseen toimijaan."}, "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/foundedAgentOfAgent.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", inverseOf: "http://rdaregistry.info/Elements/u/P60694", @@ -6672,7 +6676,7 @@ module RDF::Vocab label: {en: "has details of bibliographic format", ar: "له تفاصيل عن شكل ببليوجرافي", da: "har detaljer om bogformat", de: "hat Details zum bibliografischen Format", fi: "aineiston bibliografisen koon tarkemmat tiedot", nl: "heeft details van boekformaat"}, type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60770, - definition: {en: "Relates a resource to details of a system used to format a video resource for television broadcast.", ar: "يربط بين مصدر وتفاصيل عن نظام مستخدم لتهيئة مصدر فيديو للبث التلفزيوني.", da: "Relaterer en ressource til detaljer om system, der anvendes til at formatere en videoressource til tv-transmission", de: "Setzt eine Ressource in Beziehung zu Details zu einem System, das zur Formatierung einer Videoressource für eine Fernsehsendung verwendet wird.", fi: "Liittää aineiston tarkempiin tietoihin tiedot järjestelmästä, jonka mukaan videon manifestaatio muunnetaan televisiolähetystä varten."}, + definition: {en: "Relates a resource to details of a system used to format a video resource for television broadcast.", ar: "يربط بين مصدر وتفاصيل عن نظام مستخدم لتهيئة مصدر فيديو للبث التلفزيوني.", da: "Relaterer en ressource til detaljer om system, der anvendes til at formatere en videoressource til tv-transmission", de: "Setzt eine Ressource in Beziehung zu Details zu einem System, das zur Formatierung einer Videoressource für eine Fernsehsendung verwendet wird.", fi: "Liittää aineiston tarkempiin tietoihin järjestelmästä, jonka mukaisesti videoaineisto muunnetaan televisiolähetystä varten."}, "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/detailsOfBroadcastStandard.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", isDefinedBy: "http://rdaregistry.info/Elements/u/", @@ -7258,7 +7262,7 @@ module RDF::Vocab subPropertyOf: "http://rdaregistry.info/Elements/u/P60626", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60840, - definition: {en: "Relates a resource to an agent who contributes to a resource by applying makeup and prosthetics for a moving image production or for a musical or dramatic presentation or entertainment.", ar: "يربط مصدر بوكيل يُساهم في مصدر من خلال وضع مكياج أو مكياج ترقيعي لإنتاج فيلم أو في عرض موسيقي أو درامي أو ترفيهي.", da: "Relaterer en ressource til en agent, der har bidraget til en ressource ved at lægge makeup og påsætte proteser til en levende billedproduktion eller til en musikalsk eller dramatisk præsentation eller til underholdning.", de: "Setzt eine Ressource in Beziehung zu einem Akteur, der zu einer Ressource beiträgt, indem er Schminke und Prothetik für eine Bewegtbildproduktion oder eine musikalische oder dramatische Darbietung oder Aufführung aufträgt.", fi: "Liittää aineiston toimijaan, joka on osallisena aineistossa värittämällä piirustuksia, vedoksia, valokuvia, karttoja, elokuvia tms."}, + definition: {en: "Relates a resource to an agent who contributes to a resource by applying makeup and prosthetics for a moving image production or for a musical or dramatic presentation or entertainment.", ar: "يربط مصدر بوكيل يُساهم في مصدر من خلال وضع مكياج أو مكياج ترقيعي لإنتاج فيلم أو في عرض موسيقي أو درامي أو ترفيهي.", da: "Relaterer en ressource til en agent, der har bidraget til en ressource ved at lægge makeup og påsætte proteser til en levende billedproduktion eller til en musikalsk eller dramatisk præsentation eller til underholdning.", de: "Setzt eine Ressource in Beziehung zu einem Akteur, der zu einer Ressource beiträgt, indem er Schminke und Prothetik für eine Bewegtbildproduktion oder eine musikalische oder dramatische Darbietung oder Aufführung aufträgt.", fi: "Liittää aineiston toimijaan, joka vastaa elokuvan, musikaalin tai näyttämöteoksen maskeerauksesta."}, "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/makeupArtist.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", inverseOf: "http://rdaregistry.info/Elements/u/P60841", @@ -7267,7 +7271,7 @@ module RDF::Vocab subPropertyOf: "http://rdaregistry.info/Elements/u/P60398", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P60841, - definition: {en: "Relates an agent to a resource that includes a contribution by an agent of applying makeup and prosthetics for a moving image production or for a musical or dramatic presentation or entertainment.", ar: "يربط بين وكيل ومصدر يتضمن إسهام وكيل في وضع مكياج أو مكياج ترقيعي لإنتاج فيلم أو في عرض موسيقي أو درامي أو ترفيهي.", da: "Relaterer en agent, der har bidraget til en ressource ved at lægge makeup og påsætte proteser til en levende billedproduktion eller til en musikalsk eller dramatisk præsentation eller til underholdningtil en ressource.", de: "Setzt einen Akteur in Beziehung zu einer Ressource, zu der ein Akteur beiträgt, indem er Schminke und Prothetik für eine Bewegtbildproduktion oder eine musikalische oder dramatische Darbietung oder Aufführung aufträgt.", fi: "-"}, + definition: {en: "Relates an agent to a resource that includes a contribution by an agent of applying makeup and prosthetics for a moving image production or for a musical or dramatic presentation or entertainment.", ar: "يربط بين وكيل ومصدر يتضمن إسهام وكيل في وضع مكياج أو مكياج ترقيعي لإنتاج فيلم أو في عرض موسيقي أو درامي أو ترفيهي.", da: "Relaterer en agent, der har bidraget til en ressource ved at lægge makeup og påsætte proteser til en levende billedproduktion eller til en musikalsk eller dramatisk præsentation eller til underholdningtil en ressource.", de: "Setzt einen Akteur in Beziehung zu einer Ressource, zu der ein Akteur beiträgt, indem er Schminke und Prothetik für eine Bewegtbildproduktion oder eine musikalische oder dramatische Darbietung oder Aufführung aufträgt.", fi: "Liittää toimijan aineistoon, jonka tekemiseen toimija osallistuu vastaamalla elokuvan, musikaalin tai näyttämöteoksen maskeerauksesta."}, "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/makeupArtistOf.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", inverseOf: "http://rdaregistry.info/Elements/u/P60840", @@ -8749,7 +8753,7 @@ module RDF::Vocab type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P61007, definition: {en: "Relates a resource to a method used to bind a published or unpublished resource.", ar: "يربط بين مصدر وطريقة مستخدمة لتجليد مصدر منشور أو غير منشور.", da: "Relaterer en ressource til en metode brugt til at indbinde en udgiven eller ikke udgiven ressource.", de: "Setzt eine Ressource in Beziehung zu einer Methode, die verwendet wird, um eine veröffentlichte oder unveröffentlichte Ressource zu binden.", fi: "Liittää aineiston menetelmään, jolla julkaistu tai julkaisematon aineisto on sidottu."}, - "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/typeOfBinding", + "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/typeOfBinding.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", isDefinedBy: "http://rdaregistry.info/Elements/u/", label: {en: "has type of binding", ar: "له نوع تجيلد", da: "har type af indbinding", de: "hat Bindeart", fi: "aineiston sidostyyppi", nl: "heeft bindwijze"}, @@ -9124,7 +9128,7 @@ module RDF::Vocab property :P61047, definition: {en: "Relates a resource to a resource that is a textual resoource that complements a resource.", ar: "يربط بين مصدر ومصدر عبارة عن مصدر نصي يكمل مصدر.", da: "Relaterer en ressource til en ressource, der er en tekstressource, der supplerer en ressource.", de: "Setzt eine Ressource in Beziehung zu einer textlichen Ressource, das eine Ressource ergänzt.", fi: "liittää aineiston aineistoon, joka on toista aineistoa täydentävä tekstiaineisto."}, "http://metadataregistry.org/uri/profile/regap/hasSubproperty": "http://rdaregistry.info/Elements/u/P61046", - "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/textResource", + "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/textResource.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", inverseOf: "http://rdaregistry.info/Elements/u/P61047", isDefinedBy: "http://rdaregistry.info/Elements/u/", @@ -9134,7 +9138,7 @@ module RDF::Vocab property :P61048, definition: {en: "Relates a resource to a resource that is complemented by a resource that is a textual resource.", ar: "يربط بين مصدر ومصدر الذي يكمله مصدر عبارة عن مصدر نصي.", da: "Relaterer en ressource til en ressource, der er suppleret med en ressource, der er en tekstressource.", de: "Setzt eine Ressource in Beziehung zu einer Ressource, die durch eine textliche Ressource vervollständigt wird.", fi: "liittää aineiston aineistoon, jota on täydennetty tekstiaineistolla."}, "http://metadataregistry.org/uri/profile/regap/hasSubproperty": "http://rdaregistry.info/Elements/u/P61045", - "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/textForResource", + "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/textForResource.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", inverseOf: "http://rdaregistry.info/Elements/u/P61047", isDefinedBy: "http://rdaregistry.info/Elements/u/", @@ -9683,7 +9687,7 @@ module RDF::Vocab label: {en: "is abbreviated title of", ar: "هو عنوان مختصر لـ", da: "er forkortet titel af", de: "ist Kurztitel von", fi: "aineiston lyhennetty nimeke", nl: "is afgekorte titel van"}, type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P61112, - definition: {en: "Relates a nomen to an agent who has an appellation of agent that is a pseudonym or other assumed identity.", ar: "يربط بين تسمية ووكيل له تسمية وكيل عبارة عن اسم مستعار أو أي هوية مفترضة أخرى.", da: "Relaterer et nomen til en agent, som har en benævnelse for agent, der er et pseudonym eller anden antaget identitet.", de: "Setzt ein Nomen in Beziehung zu einem Akteur, der über eine Bezeichnung für einen Akteur verfügt, bei der es sich um ein Pseudonym oder eine andere angenommene Identität handelt.", fi: "Liittää nomenin toimijaan, jonka nimitys on pseudonyymi tai muu oletettu identiteetti."}, + definition: {en: "Relates a nomen to an agent who has an appellation of agent that is a pseudonym or other assumed identity.", ar: "يربط بين تسمية ووكيل له تسمية وكيل عبارة عن اسم مستعار أو أي هوية مفترضة أخرى.", da: "Relaterer et nomen til en agent, som har en benævnelse for agent, der er et pseudonym eller anden antaget identitet.", de: "Setzt ein Nomen in Beziehung zu einem Akteur, der über eine Bezeichnung für einen Akteur verfügt, bei der es sich um ein Pseudonym oder eine andere angenommene Identität handelt.", fi: "Liittää nomenin toimijaan, jonka nimitys on pseudonyymi tai muu omaksuttu identiteetti."}, "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/alternateIdentityOf.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", isDefinedBy: "http://rdaregistry.info/Elements/u/", @@ -9974,6 +9978,7 @@ module RDF::Vocab definition: {en: "Relates a resource to a resource statement appearing in a resource and deemed to be significant for users to understand how the resource represents itself.", ar: "يربط بين مصدر وبيان مصدر حول سلسلة مرتبطة بمصدر وترقيم مصدر داخل السلسلة.", da: "Relaterer en ressource til en oplysning om ressource om en serie, der er knyttet til en ressource og nummrering af en ressource indenfor denne serie.", de: "Setzt eine Ressource in Beziehung zu einer Ressourcenangabe, die Informationen über eine Reihe enthält, mit der eine Ressource in Verbindung steht und die eine Zählung einer Ressource innerhalb der Reihe aufweist.", fi: "Liittää aineiston aineistomerkintöön liittyvästä sarjasta ja aineiston numeroinnista sarjassa."}, "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/resourceStatement.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", + "http://www.w3.org/2004/02/skos/core#scopeNote": {fi: "Aineiston sarjamerkintö sisältää jonkin tai kaikki näistä: sarjan nimeke, sarjan muu nimeketieto, sarjaan liittyvä vastuullisuusmerkintö, ISSN, sarjanumerointi."}, isDefinedBy: "http://rdaregistry.info/Elements/u/", label: {en: "has resource statement", ar: "له بيان مصدر", da: "har oplysning om ressource", de: "hat Ressourcenangabe", fi: "aineistomerkintö", nl: "heeft resourcevermelding"}, type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" @@ -10571,7 +10576,7 @@ module RDF::Vocab "http://metadataregistry.org/uri/profile/regap/lexicalAlias": "http://rdaregistry.info/Elements/u/collectionAccrualMethod.en", "http://metadataregistry.org/uri/profile/regap/status": "http://metadataregistry.org/uri/RegStatus/1001", isDefinedBy: "http://rdaregistry.info/Elements/u/", - label: {en: "has collection accrual method", fi: "kokoelman kartuttamisen menetelmä"}, + label: {en: "has collection accrual method", fi: "kokoelman kartuntamenetelmä"}, type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :P61221, definition: {en: "Relates a resource to a policy for selecting resources that are added to a resource of a collection resource.", fi: "Liittää aineiston kokoelma-aineistoon lisättävien aineistojen valitsemisen linjaan."}, diff --git a/lib/rdf/vocab/schema.rb b/lib/rdf/vocab/schema.rb index 59f7120..0a0847b 100644 --- a/lib/rdf/vocab/schema.rb +++ b/lib/rdf/vocab/schema.rb @@ -601,7 +601,7 @@ module RDF::Vocab subClassOf: "http://schema.org/PlaceOfWorship", type: "http://www.w3.org/2000/01/rdf-schema#Class" term :BusOrCoach, - comment: "A bus (also omnibus or autobus) is a road vehicle designed to carry passengers. Coaches are luxury busses, usually in service for long distance travel.", + comment: "A bus (also omnibus or autobus) is a road vehicle designed to carry passengers. Coaches are luxury buses, usually in service for long distance travel.", "http://schema.org/contributor": "http://schema.org/docs/collab/Automotive_Ontology_Working_Group", "http://schema.org/isPartOf": "http://auto.schema.org", label: "BusOrCoach", @@ -735,6 +735,20 @@ module RDF::Vocab label: "Cemetery", subClassOf: "http://schema.org/CivicStructure", type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :Certification, + comment: "A Certification is an official and authoritative statement about a subject, for example a product, service, person, or organization. A certification is typically issued by an indendent certification body, for example a professional organization or government. It formally attests certain characteristics about the subject, for example Organizations can be ISO certified, Food products can be certified Organic or Vegan, a Person can be a certified professional, a Place can be certified for food processing. There are certifications for many domains: regulatory, organizational, recycling, food, efficiency, educational, ecological, etc. A certification is a form of credential, as are accreditations and licenses. Mapped from the [gs1:CertificationDetails](https://www.gs1.org/voc/CertificationDetails) class in the GS1 Web Vocabulary.", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "Certification", + subClassOf: "http://schema.org/CreativeWork", + type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :CertificationStatusEnumeration, + comment: "Enumerates the different statuses of a Certification (Active and Inactive).", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "CertificationStatusEnumeration", + subClassOf: "http://schema.org/Enumeration", + type: "http://www.w3.org/2000/01/rdf-schema#Class" term :Chapter, comment: "One of the sections into which a book is divided. A chapter usually has a section number or a name.", "http://schema.org/isPartOf": "http://bib.schema.org", @@ -1959,7 +1973,7 @@ module RDF::Vocab subClassOf: ["http://schema.org/HealthAndBeautyBusiness", "http://schema.org/SportsActivityLocation"], type: "http://www.w3.org/2000/01/rdf-schema#Class" term :HealthInsurancePlan, - comment: "A US-style health insurance plan, including PPOs, EPOs, and HMOs. ", + comment: "A US-style health insurance plan, including PPOs, EPOs, and HMOs.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1062", label: "HealthInsurancePlan", @@ -1973,14 +1987,14 @@ module RDF::Vocab subClassOf: "http://schema.org/Intangible", type: "http://www.w3.org/2000/01/rdf-schema#Class" term :HealthPlanFormulary, - comment: "For a given health insurance plan, the specification for costs and coverage of prescription drugs. ", + comment: "For a given health insurance plan, the specification for costs and coverage of prescription drugs.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1062", label: "HealthPlanFormulary", subClassOf: "http://schema.org/Intangible", type: "http://www.w3.org/2000/01/rdf-schema#Class" term :HealthPlanNetwork, - comment: "A US-style health insurance plan network. ", + comment: "A US-style health insurance plan network.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1062", label: "HealthPlanNetwork", @@ -2105,6 +2119,13 @@ module RDF::Vocab label: "HyperTocEntry", subClassOf: "http://schema.org/CreativeWork", type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :IPTCDigitalSourceEnumeration, + comment: "IPTC \"Digital Source\" codes for use with the [[digitalSourceType]] property, providing information about the source for a digital media object. \nIn general these codes are not declared here to be mutually exclusive, although some combinations would be contradictory if applied simultaneously, or might be considered mutually incompatible by upstream maintainers of the definitions. See the IPTC documentation \n for detailed definitions of all terms.", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "IPTCDigitalSourceEnumeration", + subClassOf: "http://schema.org/MediaEnumeration", + type: "http://www.w3.org/2000/01/rdf-schema#Class" term :IceCreamShop, comment: "An ice cream shop.", label: "IceCreamShop", @@ -2139,6 +2160,11 @@ module RDF::Vocab label: "ImagingTest", subClassOf: "http://schema.org/MedicalTest", type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :IndividualPhysician, + comment: "An individual medical practitioner. For their official address use [[address]], for affiliations to hospitals use [[hospitalAffiliation]]. \nThe [[practicesAt]] property can be used to indicate [[MedicalOrganization]] hospitals, clinics, pharmacies etc. where this physician practices.", + label: "IndividualPhysician", + subClassOf: "http://schema.org/Physician", + type: "http://www.w3.org/2000/01/rdf-schema#Class" term :IndividualProduct, comment: "A single, identifiable product instance (e.g. a laptop with a particular serial number).", "http://schema.org/contributor": "http://schema.org/docs/collab/GoodRelationsClass", @@ -2509,6 +2535,13 @@ module RDF::Vocab label: "MeasurementTypeEnumeration", subClassOf: "http://schema.org/Enumeration", type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :MediaEnumeration, + comment: "MediaEnumeration enumerations are lists of codes, labels etc. useful for describing media objects. They may be reflections of externally developed lists, or created at schema.org, or a combination.", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "MediaEnumeration", + subClassOf: "http://schema.org/Enumeration", + type: "http://www.w3.org/2000/01/rdf-schema#Class" term :MediaGallery, comment: "Web page type: Media gallery page. A mixed-media page that can contain media such as images, videos, and other multimedia.", label: "MediaGallery", @@ -3485,10 +3518,15 @@ module RDF::Vocab subClassOf: "http://schema.org/MedicalTherapy", type: "http://www.w3.org/2000/01/rdf-schema#Class" term :Physician, - comment: "A doctor's office.", + comment: "An individual physician or a physician's office considered as a [[MedicalOrganization]].", label: "Physician", subClassOf: ["http://schema.org/MedicalBusiness", "http://schema.org/MedicalOrganization"], type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :PhysiciansOffice, + comment: "A doctor's office or clinic.", + label: "PhysiciansOffice", + subClassOf: "http://schema.org/Physician", + type: "http://www.w3.org/2000/01/rdf-schema#Class" term :Place, comment: "Entities that have a somewhat fixed, physical extension.", label: "Place", @@ -5067,7 +5105,7 @@ module RDF::Vocab subClassOf: "http://schema.org/SizeGroupEnumeration", type: "http://www.w3.org/2000/01/rdf-schema#Class" term :WearableSizeSystemEnumeration, - comment: "Enumerates common size systems specific for wearable products", + comment: "Enumerates common size systems specific for wearable products.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableSizeSystemEnumeration", @@ -5156,7 +5194,7 @@ module RDF::Vocab # Property definitions property :about, comment: "The subject matter of the content.", - domainIncludes: ["http://schema.org/CommunicateAction", "http://schema.org/CreativeWork", "http://schema.org/Event"], + domainIncludes: ["http://schema.org/Certification", "http://schema.org/CommunicateAction", "http://schema.org/CreativeWork", "http://schema.org/Event"], "http://schema.org/inverseOf": "http://schema.org/subjectOf", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1670", label: "about", @@ -5199,8 +5237,8 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Offer", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :acceptedPaymentMethod, - comment: "The payment method(s) accepted by seller for this offer.", - domainIncludes: ["http://schema.org/Demand", "http://schema.org/Offer"], + comment: "The payment method(s) that are accepted in general by an organization, or for some specific demand or offer.", + domainIncludes: ["http://schema.org/Demand", "http://schema.org/Offer", "http://schema.org/Organization"], "http://schema.org/contributor": "http://schema.org/docs/collab/GoodRelationsTerms", label: "acceptedPaymentMethod", rangeIncludes: ["http://schema.org/LoanOrCredit", "http://schema.org/PaymentMethod"], @@ -5256,7 +5294,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Text", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :accessibilitySummary, - comment: "A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as \"short descriptions are present but long descriptions will be needed for non-visual users\" or \"short descriptions are present and no long descriptions are needed.\"", + comment: "A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as \"short descriptions are present but long descriptions will be needed for non-visual users\" or \"short descriptions are present and no long descriptions are needed\".", domainIncludes: "http://schema.org/CreativeWork", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1100", label: "accessibilitySummary", @@ -5432,12 +5470,12 @@ module RDF::Vocab type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :additionalProperty, comment: "A property-value pair representing an additional characteristic of the entity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\\n\\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.\n", - domainIncludes: ["http://schema.org/MerchantReturnPolicy", "http://schema.org/Place", "http://schema.org/Product", "http://schema.org/QualitativeValue", "http://schema.org/QuantitativeValue"], + domainIncludes: ["http://schema.org/MerchantReturnPolicy", "http://schema.org/Offer", "http://schema.org/Place", "http://schema.org/Product", "http://schema.org/QualitativeValue", "http://schema.org/QuantitativeValue"], label: "additionalProperty", rangeIncludes: "http://schema.org/PropertyValue", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :additionalType, - comment: "An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the \n use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide", + comment: "An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the\n use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.", domainIncludes: "http://schema.org/Thing", label: "additionalType", rangeIncludes: ["http://schema.org/Text", "http://schema.org/URL"], @@ -5523,6 +5561,14 @@ module RDF::Vocab label: "agent", rangeIncludes: ["http://schema.org/Organization", "http://schema.org/Person"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :agentInteractionStatistic, + comment: "The number of completed interactions for this entity, in a particular role (the 'agent'), in a particular action (indicated in the statistic), and in a particular context (i.e. interactionService).", + domainIncludes: ["http://schema.org/Organization", "http://schema.org/Person"], + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2858", + label: "agentInteractionStatistic", + rangeIncludes: "http://schema.org/InteractionCounter", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :aggregateRating, comment: "The overall rating, based on a collection of reviews or ratings, of the item.", domainIncludes: ["http://schema.org/Brand", "http://schema.org/CreativeWork", "http://schema.org/Event", "http://schema.org/Offer", "http://schema.org/Organization", "http://schema.org/Place", "http://schema.org/Product", "http://schema.org/Service"], @@ -6043,6 +6089,13 @@ module RDF::Vocab label: "audio", rangeIncludes: ["http://schema.org/AudioObject", "http://schema.org/Clip", "http://schema.org/MusicRecording"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :auditDate, + comment: "Date when a certification was last audited. See also [gs1:certificationAuditDate](https://www.gs1.org/voc/certificationAuditDate).", + domainIncludes: "http://schema.org/Certification", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "auditDate", + rangeIncludes: ["http://schema.org/Date", "http://schema.org/DateTime"], + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :authenticator, comment: "The Organization responsible for authenticating the user's subscription. For example, many media apps require a cable/satellite provider to authenticate your subscription before playing media.", domainIncludes: "http://schema.org/MediaSubscription", @@ -6240,7 +6293,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/URL", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :bestRating, - comment: "The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed.", + comment: "The highest value allowed in this rating system.", domainIncludes: "http://schema.org/Rating", label: "bestRating", rangeIncludes: ["http://schema.org/Number", "http://schema.org/Text"], @@ -6473,7 +6526,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Text", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :broadcastFrequency, - comment: "The frequency used for over-the-air broadcasts. Numeric values or simple ranges, e.g. 87-99. In addition a shortcut idiom is supported for frequences of AM and FM radio channels, e.g. \"87 FM\".", + comment: "The frequency used for over-the-air broadcasts. Numeric values or simple ranges, e.g. 87-99. In addition a shortcut idiom is supported for frequencies of AM and FM radio channels, e.g. \"87 FM\".", domainIncludes: ["http://schema.org/BroadcastChannel", "http://schema.org/BroadcastService"], "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1004", label: "broadcastFrequency", @@ -6708,6 +6761,29 @@ module RDF::Vocab rangeIncludes: ["http://schema.org/ContactPoint", "http://schema.org/Organization", "http://schema.org/Person"], subPropertyOf: "http://schema.org/recipient", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :certificationIdentification, + comment: "Identifier of a certification instance (as registered with an independent certification body). Typically this identifier can be used to consult and verify the certification instance. See also [gs1:certificationIdentification](https://www.gs1.org/voc/certificationIdentification).", + domainIncludes: "http://schema.org/Certification", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "certificationIdentification", + rangeIncludes: ["http://schema.org/DefinedTerm", "http://schema.org/Text"], + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :certificationRating, + comment: "Rating of a certification instance (as defined by an independent certification body). Typically this rating can be used to rate the level to which the requirements of the certification instance are fulfilled. See also [gs1:certificationValue](https://www.gs1.org/voc/certificationValue).", + domainIncludes: "http://schema.org/Certification", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "certificationRating", + rangeIncludes: "http://schema.org/Rating", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :certificationStatus, + comment: "Indicates the current status of a certification: active or inactive. See also [gs1:certificationStatus](https://www.gs1.org/voc/certificationStatus).", + domainIncludes: "http://schema.org/Certification", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "certificationStatus", + rangeIncludes: "http://schema.org/CertificationStatusEnumeration", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :character, comment: "Fictional person connected with a creative work.", domainIncludes: "http://schema.org/CreativeWork", @@ -6814,7 +6890,7 @@ module RDF::Vocab rangeIncludes: ["http://schema.org/CreativeWork", "http://schema.org/Text"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :claimInterpreter, - comment: "For a [[Claim]] interpreted from [[MediaObject]] content\n sed to indicate a claim contained, implied or refined from the content of a [[MediaObject]].", + comment: "For a [[Claim]] interpreted from [[MediaObject]] content, the [[interpretedAsClaim]] property can be used to indicate a claim contained, implied or refined from the content of a [[MediaObject]].", domainIncludes: "http://schema.org/Claim", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450", @@ -6934,6 +7010,15 @@ module RDF::Vocab label: "color", rangeIncludes: "http://schema.org/Text", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :colorSwatch, + comment: "A color swatch image, visualizing the color of a [[Product]]. Should match the textual description specified in the [[color]] property. This can be a URL or a fully described ImageObject.", + domainIncludes: "http://schema.org/Product", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3423", + label: "colorSwatch", + rangeIncludes: ["http://schema.org/ImageObject", "http://schema.org/URL"], + subPropertyOf: "http://schema.org/image", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :colorist, comment: "The individual who adds color to inked drawings.", domainIncludes: ["http://schema.org/ComicIssue", "http://schema.org/ComicStory", "http://schema.org/VisualArtwork"], @@ -7588,8 +7673,8 @@ module RDF::Vocab rangeIncludes: ["http://schema.org/Date", "http://schema.org/DateTime"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :datePublished, - comment: "Date of first broadcast/publication.", - domainIncludes: "http://schema.org/CreativeWork", + comment: "Date of first publication or broadcast. For example the date a [[CreativeWork]] was broadcast or a [[Certification]] was issued.", + domainIncludes: ["http://schema.org/Certification", "http://schema.org/CreativeWork"], label: "datePublished", rangeIncludes: ["http://schema.org/Date", "http://schema.org/DateTime"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" @@ -7802,6 +7887,14 @@ module RDF::Vocab label: "differentialDiagnosis", rangeIncludes: "http://schema.org/DDxElement", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :digitalSourceType, + comment: "Indicates an IPTCDigitalSourceEnumeration code indicating the nature of the digital source(s) for some [[CreativeWork]].", + domainIncludes: "http://schema.org/CreativeWork", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "digitalSourceType", + rangeIncludes: "http://schema.org/IPTCDigitalSourceEnumeration", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :directApply, comment: "Indicates whether an [[url]] that is associated with a [[JobPosting]] enables direct application for the job, via the posting website. A job posting is considered to have directApply of [[True]] if an application process for the specified job can be directly initiated via the url(s) given (noting that e.g. multiple internet domains might nevertheless be involved at an implementation level). A value of [[False]] is appropriate if there is no clear path to applying directly online for the specified job, navigating directly from the JobPosting url(s) supplied.", domainIncludes: "http://schema.org/JobPosting", @@ -8656,8 +8749,8 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Text", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :expires, - comment: "Date the content expires and is no longer useful or available. For example a [[VideoObject]] or [[NewsArticle]] whose availability or relevance is time-limited, or a [[ClaimReview]] fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date.", - domainIncludes: "http://schema.org/CreativeWork", + comment: "Date the content expires and is no longer useful or available. For example a [[VideoObject]] or [[NewsArticle]] whose availability or relevance is time-limited, a [[ClaimReview]] fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date, or a [[Certification]] the validity has expired.", + domainIncludes: ["http://schema.org/Certification", "http://schema.org/CreativeWork"], label: "expires", rangeIncludes: ["http://schema.org/Date", "http://schema.org/DateTime"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" @@ -8774,7 +8867,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/MonetaryAmount", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :floorSize, - comment: "The size of the accommodation, e.g. in square meter or squarefoot.\nTypical unit code(s): MTK for square meter, FTK for square foot, or YDK for square yard ", + comment: "The size of the accommodation, e.g. in square meter or squarefoot.\nTypical unit code(s): MTK for square meter, FTK for square foot, or YDK for square yard.", domainIncludes: ["http://schema.org/Accommodation", "http://schema.org/FloorPlan"], "http://schema.org/contributor": "http://schema.org/docs/collab/STI_Accommodation_Ontology", label: "floorSize", @@ -9148,7 +9241,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/QualitativeValue", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :gtin, - comment: "A Global Trade Item Number ([GTIN](https://www.gs1.org/standards/id-keys/gtin)). GTINs identify trade items, including products and services, using numeric identification codes.\n\nThe GS1 [digital link specifications](https://www.gs1.org/standards/Digital-Link/) express GTINs as URLs (URIs, IRIs, etc.). Details including regular expression examples can be found in, Section 6 of the GS1 URI Syntax specification; see also [schema.org tracking issue](https://github.com/schemaorg/schemaorg/issues/3156#issuecomment-1209522809) for schema.org-specific discussion. A correct [[gtin]] value should be a valid GTIN, which means that it should be an all-numeric string of either 8, 12, 13 or 14 digits, or a \"GS1 Digital Link\" URL based on such a string. The numeric component should also have a [valid GS1 check digit](https://www.gs1.org/services/check-digit-calculator) and meet the other rules for valid GTINs. See also [GS1's GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) and [Wikipedia](https://en.wikipedia.org/wiki/Global_Trade_Item_Number) for more details. Left-padding of the gtin values is not required or encouraged. The [[gtin]] property generalizes the earlier [[gtin8]], [[gtin12]], [[gtin13]], and [[gtin14]] properties.\n\nNote also that this is a definition for how to include GTINs in Schema.org data, and not a definition of GTINs in general - see the GS1 documentation for authoritative details.", + comment: "A Global Trade Item Number ([GTIN](https://www.gs1.org/standards/id-keys/gtin)). GTINs identify trade items, including products and services, using numeric identification codes.\n\nA correct [[gtin]] value should be a valid GTIN, which means that it should be an all-numeric string of either 8, 12, 13 or 14 digits, or a \"GS1 Digital Link\" URL based on such a string. The numeric component should also have a [valid GS1 check digit](https://www.gs1.org/services/check-digit-calculator) and meet the other rules for valid GTINs. See also [GS1's GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) and [Wikipedia](https://en.wikipedia.org/wiki/Global_Trade_Item_Number) for more details. Left-padding of the gtin values is not required or encouraged. The [[gtin]] property generalizes the earlier [[gtin8]], [[gtin12]], [[gtin13]], and [[gtin14]] properties.\n\nThe GS1 [digital link specifications](https://www.gs1.org/standards/Digital-Link/) expresses GTINs as URLs (URIs, IRIs, etc.).\nDigital Links should be populated into the [[hasGS1DigitalLink]] attribute.\n\nNote also that this is a definition for how to include GTINs in Schema.org data, and not a definition of GTINs in general - see the GS1 documentation for authoritative details.", domainIncludes: ["http://schema.org/Demand", "http://schema.org/Offer", "http://schema.org/Product"], "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288", @@ -9259,6 +9352,13 @@ module RDF::Vocab rangeIncludes: "http://schema.org/CategoryCode", subPropertyOf: "http://schema.org/hasDefinedTerm", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :hasCertification, + comment: "Certification information about a product, organization, service, place, or person.", + domainIncludes: ["http://schema.org/Organization", "http://schema.org/Person", "http://schema.org/Place", "http://schema.org/Product", "http://schema.org/Service"], + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "hasCertification", + rangeIncludes: "http://schema.org/Certification", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :hasCourse, comment: "A course or class that is one of the learning opportunities that constitute an educational / occupational program. No information is implied about whether the course is mandatory or optional; no guarantee is implied about whether the course will be available to everyone on the program.", domainIncludes: "http://schema.org/EducationalOccupationalProgram", @@ -9325,6 +9425,15 @@ module RDF::Vocab label: "hasEnergyEfficiencyCategory", rangeIncludes: "http://schema.org/EnergyEfficiencyEnumeration", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :hasGS1DigitalLink, + comment: "The GS1 digital link associated with the object. This URL should conform to the particular requirements of digital links. The link should only contain the Application Identifiers (AIs) that are relevant for the entity being annotated, for instance a [[Product]] or an [[Organization]], and for the correct granularity. In particular, for products: Other item types should be adapted similarly.", + domainIncludes: ["http://schema.org/Offer", "http://schema.org/Organization", "http://schema.org/Place", "http://schema.org/Product"], + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3475", + label: "hasGS1DigitalLink", + rangeIncludes: "http://schema.org/URL", + subPropertyOf: "http://schema.org/identifier", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :hasHealthAspect, comment: "Indicates the aspect or aspects specifically addressed in some [[HealthTopicContent]]. For example, that the content is an overview, or that it talks about treatment, self-care, treatments or their side-effects.", domainIncludes: "http://schema.org/HealthTopicContent", @@ -9340,8 +9449,8 @@ module RDF::Vocab rangeIncludes: ["http://schema.org/Map", "http://schema.org/URL"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :hasMeasurement, - comment: "A product measurement, for example the inseam of pants, the wheel size of a bicycle, or the gauge of a screw. Usually an exact measurement, but can also be a range of measurements for adjustable products, for example belts and ski bindings.", - domainIncludes: ["http://schema.org/Offer", "http://schema.org/Product", "http://schema.org/SizeSpecification"], + comment: "A measurement of an item, For example, the inseam of pants, the wheel size of a bicycle, the gauge of a screw, or the carbon footprint measured for certification by an authority. Usually an exact measurement, but can also be a range of measurements for adjustable products, for example belts and ski bindings.", + domainIncludes: ["http://schema.org/Certification", "http://schema.org/Offer", "http://schema.org/Product", "http://schema.org/SizeSpecification"], "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "hasMeasurement", @@ -10179,7 +10288,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Text", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :iso6523Code, - comment: "An organization identifier as defined in ISO 6523(-1). Note that many existing organization identifiers such as [leiCode](http://schema.org/leiCode), [duns](http://schema.org/duns) and [vatID](http://schema.org/vatID) can be expressed as an ISO 6523 identifier by setting the ICD part of the ISO 6523 identifier accordingly. ", + comment: "An organization identifier as defined in [ISO 6523(-1)](https://en.wikipedia.org/wiki/ISO/IEC_6523). The identifier should be in the `XXXX:YYYYYY:ZZZ` or `XXXX:YYYYYY`format. Where `XXXX` is a 4 digit _ICD_ (International Code Designator), `YYYYYY` is an _OID_ (Organization Identifier) with all formatting characters (dots, dashes, spaces) removed with a maximal length of 35 characters, and `ZZZ` is an optional OPI (Organization Part Identifier) with a maximum length of 35 characters. The various components (ICD, OID, OPI) are joined with a colon character (ASCII `0x3a`). Note that many existing organization identifiers defined as attributes like [leiCode](http://schema.org/leiCode) (`0199`), [duns](http://schema.org/duns) (`0060`) or [GLN](http://schema.org/globalLocationNumber) (`0088`) can be expressed using ISO-6523. If possible, ISO-6523 codes should be preferred to populating [vatID](http://schema.org/vatID) or [taxID](http://schema.org/taxID), as ISO identifiers are less ambiguous.", domainIncludes: "http://schema.org/Organization", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2915", @@ -10212,8 +10321,8 @@ module RDF::Vocab subPropertyOf: "http://schema.org/position", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :issuedBy, - comment: "The organization issuing the ticket or permit.", - domainIncludes: ["http://schema.org/Permit", "http://schema.org/Ticket"], + comment: "The organization issuing the item, for example a [[Permit]], [[Ticket]], or [[Certification]].", + domainIncludes: ["http://schema.org/Certification", "http://schema.org/Permit", "http://schema.org/Ticket"], label: "issuedBy", rangeIncludes: "http://schema.org/Organization", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" @@ -10772,7 +10881,7 @@ module RDF::Vocab type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :logo, comment: "An associated logo.", - domainIncludes: ["http://schema.org/Brand", "http://schema.org/Organization", "http://schema.org/Place", "http://schema.org/Product", "http://schema.org/Service"], + domainIncludes: ["http://schema.org/Brand", "http://schema.org/Certification", "http://schema.org/Organization", "http://schema.org/Place", "http://schema.org/Product", "http://schema.org/Service"], "http://schema.org/contributor": "http://schema.org/docs/collab/GoodRelationsTerms", label: "logo", rangeIncludes: ["http://schema.org/ImageObject", "http://schema.org/URL"], @@ -11162,7 +11271,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/CreativeWork", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :mileageFromOdometer, - comment: "The total distance travelled by the particular vehicle since its initial production, as read from its odometer.\\n\\nTypical unit code(s): KMT for kilometers, SMI for statute miles", + comment: "The total distance travelled by the particular vehicle since its initial production, as read from its odometer.\\n\\nTypical unit code(s): KMT for kilometers, SMI for statute miles.", domainIncludes: "http://schema.org/Vehicle", "http://schema.org/contributor": "http://schema.org/docs/collab/Automotive_Ontology_Working_Group", label: "mileageFromOdometer", @@ -11503,7 +11612,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/QuantitativeValue", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :numberOfAxles, - comment: "The number of axles.\\n\\nTypical unit code(s): C62", + comment: "The number of axles.\\n\\nTypical unit code(s): C62.", domainIncludes: "http://schema.org/Vehicle", "http://schema.org/contributor": "http://schema.org/docs/collab/Automotive_Ontology_Working_Group", label: "numberOfAxles", @@ -11541,7 +11650,7 @@ module RDF::Vocab rangeIncludes: ["http://schema.org/Integer", "http://schema.org/StructuredValue"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :numberOfDoors, - comment: "The number of doors.\\n\\nTypical unit code(s): C62", + comment: "The number of doors.\\n\\nTypical unit code(s): C62.", domainIncludes: "http://schema.org/Vehicle", "http://schema.org/contributor": "http://schema.org/docs/collab/Automotive_Ontology_Working_Group", label: "numberOfDoors", @@ -11560,7 +11669,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Integer", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :numberOfForwardGears, - comment: "The total number of forward gears available for the transmission system of the vehicle.\\n\\nTypical unit code(s): C62", + comment: "The total number of forward gears available for the transmission system of the vehicle.\\n\\nTypical unit code(s): C62.", domainIncludes: "http://schema.org/Vehicle", "http://schema.org/contributor": "http://schema.org/docs/collab/Automotive_Ontology_Working_Group", label: "numberOfForwardGears", @@ -11610,7 +11719,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/QuantitativeValue", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :numberOfPreviousOwners, - comment: "The number of owners of the vehicle, including the current one.\\n\\nTypical unit code(s): C62", + comment: "The number of owners of the vehicle, including the current one.\\n\\nTypical unit code(s): C62.", domainIncludes: "http://schema.org/Vehicle", "http://schema.org/contributor": "http://schema.org/docs/collab/Automotive_Ontology_Working_Group", label: "numberOfPreviousOwners", @@ -11672,7 +11781,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Text", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :occupancy, - comment: "The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person).\nTypical unit code(s): C62 for person", + comment: "The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person).\nTypical unit code(s): C62 for person.", domainIncludes: ["http://schema.org/Accommodation", "http://schema.org/Apartment", "http://schema.org/HotelRoom", "http://schema.org/SingleFamilyResidence", "http://schema.org/Suite"], "http://schema.org/contributor": "http://schema.org/docs/collab/STI_Accommodation_Ontology", label: "occupancy", @@ -11687,9 +11796,9 @@ module RDF::Vocab type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :occupationalCategory, comment: "A category describing the job, preferably using a term from a taxonomy such as [BLS O*NET-SOC](http://www.onetcenter.org/taxonomy.html), [ISCO-08](https://www.ilo.org/public/english/bureau/stat/isco/isco08/) or similar, with the property repeated for each applicable value. Ideally the taxonomy should be identified, and both the textual label and formal code for the category should be provided.\\n\nNote: for historical reasons, any textual label and formal code provided as a literal may be assumed to be from O*NET-SOC.", - domainIncludes: ["http://schema.org/EducationalOccupationalProgram", "http://schema.org/JobPosting", "http://schema.org/Occupation", "http://schema.org/WorkBasedProgram"], + domainIncludes: ["http://schema.org/EducationalOccupationalProgram", "http://schema.org/JobPosting", "http://schema.org/Occupation", "http://schema.org/Physician", "http://schema.org/WorkBasedProgram"], "http://schema.org/isPartOf": "http://pending.schema.org", - "http://schema.org/source": ["https://github.com/schemaorg/schemaorg/issues/1698", "https://github.com/schemaorg/schemaorg/issues/2192", "https://github.com/schemaorg/schemaorg/issues/2289", "https://github.com/schemaorg/schemaorg/issues/2460"], + "http://schema.org/source": ["https://github.com/schemaorg/schemaorg/issues/1698", "https://github.com/schemaorg/schemaorg/issues/2192", "https://github.com/schemaorg/schemaorg/issues/2289", "https://github.com/schemaorg/schemaorg/issues/2460", "https://github.com/schemaorg/schemaorg/issues/3420"], label: "occupationalCategory", rangeIncludes: ["http://schema.org/CategoryCode", "http://schema.org/Text"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" @@ -11925,10 +12034,10 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Person", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :parentItem, - comment: "The parent of a question, answer or item in general.", - domainIncludes: "http://schema.org/Comment", + comment: "The parent of a question, answer or item in general. Typically used for Q/A discussion threads e.g. a chain of comments with the first comment being an [[Article]] or other [[CreativeWork]]. See also [[comment]] which points from something to a comment about it.", + domainIncludes: ["http://schema.org/Answer", "http://schema.org/Comment", "http://schema.org/Question"], label: "parentItem", - rangeIncludes: "http://schema.org/Comment", + rangeIncludes: ["http://schema.org/Comment", "http://schema.org/CreativeWork"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :parentOrganization, comment: "The larger organization that this organization is a [[subOrganization]] of, if any.", @@ -12374,6 +12483,14 @@ module RDF::Vocab label: "potentialUse", rangeIncludes: "http://schema.org/DefinedTerm", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :practicesAt, + comment: "A [[MedicalOrganization]] where the [[IndividualPhysician]] practices.", + domainIncludes: "http://schema.org/IndividualPhysician", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3420", + label: "practicesAt", + rangeIncludes: "http://schema.org/MedicalOrganization", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :preOp, comment: "A description of the workup, testing, and other preparations required before implanting this device.", domainIncludes: "http://schema.org/MedicalDevice", @@ -12715,7 +12832,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Service", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :publicAccess, - comment: "A flag to signal that the [[Place]] is open to public visitors. If this property is omitted there is no assumed default boolean value", + comment: "A flag to signal that the [[Place]] is open to public visitors. If this property is omitted there is no assumed default boolean value.", domainIncludes: "http://schema.org/Place", label: "publicAccess", rangeIncludes: "http://schema.org/Boolean", @@ -13540,7 +13657,7 @@ module RDF::Vocab rangeIncludes: ["http://schema.org/ImageObject", "http://schema.org/URL"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :sdDatePublished, - comment: "Indicates the date on which the current structured data was generated / published. Typically used alongside [[sdPublisher]]", + comment: "Indicates the date on which the current structured data was generated / published. Typically used alongside [[sdPublisher]].", domainIncludes: "http://schema.org/CreativeWork", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1886", @@ -13604,7 +13721,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Text", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :seatingCapacity, - comment: "The number of persons that can be seated (e.g. in a vehicle), both in terms of the physical space available, and in terms of limitations set by law.\\n\\nTypical unit code(s): C62 for persons ", + comment: "The number of persons that can be seated (e.g. in a vehicle), both in terms of the physical space available, and in terms of limitations set by law.\\n\\nTypical unit code(s): C62 for persons.", domainIncludes: "http://schema.org/Vehicle", "http://schema.org/contributor": "http://schema.org/docs/collab/Automotive_Ontology_Working_Group", "http://schema.org/isPartOf": "http://auto.schema.org", @@ -13770,7 +13887,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Text", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :sha256, - comment: "The [SHA-2](https://en.wikipedia.org/wiki/SHA-2) SHA256 hash of the content of the item. For example, a zero-length input has value 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'", + comment: "The [SHA-2](https://en.wikipedia.org/wiki/SHA-2) SHA256 hash of the content of the item. For example, a zero-length input has value 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'.", domainIncludes: "http://schema.org/MediaObject", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450", @@ -13780,7 +13897,7 @@ module RDF::Vocab type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :sharedContent, comment: "A CreativeWork such as an image, video, or audio clip shared as part of this posting.", - domainIncludes: "http://schema.org/SocialMediaPosting", + domainIncludes: ["http://schema.org/Comment", "http://schema.org/SocialMediaPosting"], label: "sharedContent", rangeIncludes: "http://schema.org/CreativeWork", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" @@ -13888,7 +14005,7 @@ module RDF::Vocab rangeIncludes: ["http://schema.org/DefinedTerm", "http://schema.org/QuantitativeValue", "http://schema.org/SizeSpecification", "http://schema.org/Text"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :sizeGroup, - comment: "The size group (also known as \"size type\") for a product's size. Size groups are common in the fashion industry to define size segments and suggested audiences for wearable products. Multiple values can be combined, for example \"men's big and tall\", \"petite maternity\" or \"regular\"", + comment: "The size group (also known as \"size type\") for a product's size. Size groups are common in the fashion industry to define size segments and suggested audiences for wearable products. Multiple values can be combined, for example \"men's big and tall\", \"petite maternity\" or \"regular\".", domainIncludes: "http://schema.org/SizeSpecification", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", @@ -14234,7 +14351,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/MedicalEntity", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :stupidProperty, - comment: "This is a StupidProperty! - for testing only", + comment: "This is a StupidProperty! - for testing only.", domainIncludes: ["http://schema.org/StupidType", "http://schema.org/Vehicle"], "http://schema.org/isPartOf": "http://attic.schema.org", label: "stupidProperty", @@ -14525,7 +14642,7 @@ module RDF::Vocab rangeIncludes: ["http://schema.org/DateTime", "http://schema.org/Text", "http://schema.org/URL"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :termCode, - comment: "A code that identifies this [[DefinedTerm]] within a [[DefinedTermSet]]", + comment: "A code that identifies this [[DefinedTerm]] within a [[DefinedTermSet]].", domainIncludes: "http://schema.org/DefinedTerm", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/894", @@ -14961,10 +15078,10 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Mass", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :uploadDate, - comment: "Date when this media object was uploaded to this site.", + comment: "Date (including time if available) when this media object was uploaded to this site.", domainIncludes: "http://schema.org/MediaObject", label: "uploadDate", - rangeIncludes: "http://schema.org/Date", + rangeIncludes: ["http://schema.org/Date", "http://schema.org/DateTime"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :upvoteCount, comment: "The number of upvotes this question, answer or comment has received from the community.", @@ -14984,6 +15101,15 @@ module RDF::Vocab label: "urlTemplate", rangeIncludes: "http://schema.org/Text", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :usNPI, + comment: "A National Provider Identifier (NPI) \n is a unique 10-digit identification number issued to health care providers in the United States by the Centers for Medicare and Medicaid Services.", + domainIncludes: "http://schema.org/Physician", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3420", + label: "usNPI", + rangeIncludes: "http://schema.org/Text", + subPropertyOf: "http://schema.org/identifier", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :usageInfo, comment: "The schema.org [[usageInfo]] property indicates further information about a [[CreativeWork]]. This property is applicable both to works that are freely available and to those that require payment or other transactions. It can reference additional information, e.g. community expectations on preferred linking and citation conventions, as well as purchasing details. For something that can be commercially licensed, usageInfo can provide detailed, resource-specific information about licensing options.\n\nThis property can be used alongside the license property which indicates license(s) applicable to some piece of content. The usageInfo property can provide information about other licensing options, e.g. acquiring commercial usage rights for an image that is also available under non-commercial creative commons licenses.", domainIncludes: "http://schema.org/CreativeWork", @@ -15037,14 +15163,14 @@ module RDF::Vocab type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :validFrom, comment: "The date when the item becomes valid.", - domainIncludes: ["http://schema.org/Demand", "http://schema.org/LocationFeatureSpecification", "http://schema.org/MonetaryAmount", "http://schema.org/Offer", "http://schema.org/OpeningHoursSpecification", "http://schema.org/Permit", "http://schema.org/PriceSpecification"], + domainIncludes: ["http://schema.org/Certification", "http://schema.org/Demand", "http://schema.org/LocationFeatureSpecification", "http://schema.org/MonetaryAmount", "http://schema.org/Offer", "http://schema.org/OpeningHoursSpecification", "http://schema.org/Permit", "http://schema.org/PriceSpecification"], "http://schema.org/contributor": "http://schema.org/docs/collab/GoodRelationsTerms", label: "validFrom", rangeIncludes: ["http://schema.org/Date", "http://schema.org/DateTime"], type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :validIn, - comment: "The geographic area where a permit or similar thing is valid.", - domainIncludes: ["http://schema.org/EducationalOccupationalCredential", "http://schema.org/Permit"], + comment: "The geographic area where the item is valid. Applies for example to a [[Permit]], a [[Certification]], or an [[EducationalOccupationalCredential]]. ", + domainIncludes: ["http://schema.org/Certification", "http://schema.org/EducationalOccupationalCredential", "http://schema.org/Permit"], "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1779", label: "validIn", rangeIncludes: "http://schema.org/AdministrativeArea", @@ -15330,7 +15456,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/QuantitativeValue", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :wheelbase, - comment: "The distance between the centers of the front and rear wheels.\\n\\nTypical unit code(s): CMT for centimeters, MTR for meters, INH for inches, FOT for foot/feet", + comment: "The distance between the centers of the front and rear wheels.\\n\\nTypical unit code(s): CMT for centimeters, MTR for meters, INH for inches, FOT for foot/feet.", domainIncludes: "http://schema.org/Vehicle", "http://schema.org/contributor": "http://schema.org/docs/collab/Automotive_Ontology_Working_Group", "http://schema.org/isPartOf": "http://auto.schema.org", @@ -15419,7 +15545,7 @@ module RDF::Vocab rangeIncludes: "http://schema.org/Organization", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :worstRating, - comment: "The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed.", + comment: "The lowest value allowed in this rating system.", domainIncludes: "http://schema.org/Rating", label: "worstRating", rangeIncludes: ["http://schema.org/Number", "http://schema.org/Text"], @@ -15495,6 +15621,20 @@ module RDF::Vocab "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2989", label: "AlcoholConsideration", type: "http://schema.org/AdultOrientedEnumeration" + term :AlgorithmicMediaDigitalSource, + comment: "Content coded as 'algorithmic media' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/algorithmicMedia", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "AlgorithmicMediaDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" + term :AlgorithmicallyEnhancedDigitalSource, + comment: "Content coded as 'algorithmically enhanced' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/algorithmicallyEnhanced", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "AlgorithmicallyEnhancedDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" term :AllWheelDriveConfiguration, comment: "All-wheel Drive is a transmission layout where the engine drives all four wheels.", "http://schema.org/contributor": "http://schema.org/docs/collab/Automotive_Ontology_Working_Group", @@ -15690,6 +15830,18 @@ module RDF::Vocab "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2374", label: "CausesHealthAspect", type: "http://schema.org/HealthAspectEnumeration" + term :CertificationActive, + comment: "Specifies that a certification is active.", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "CertificationActive", + type: "http://schema.org/CertificationStatusEnumeration" + term :CertificationInactive, + comment: "Specifies that a certification is inactive (no longer in effect).", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "CertificationInactive", + type: "http://schema.org/CertificationStatusEnumeration" term :CharitableIncorporatedOrganization, comment: "CharitableIncorporatedOrganization: Non-profit type referring to a Charitable Incorporated Organization (UK).", "http://schema.org/isPartOf": "http://pending.schema.org", @@ -15745,6 +15897,27 @@ module RDF::Vocab comment: "An action that has already taken place.", label: "CompletedActionStatus", type: "http://schema.org/ActionStatusType" + term :CompositeCaptureDigitalSource, + comment: "Content coded as 'composite capture' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/compositeCapture", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "CompositeCaptureDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" + term :CompositeSyntheticDigitalSource, + comment: "Content coded as 'composite synthetic' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/compositeSynthetic", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "CompositeSyntheticDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" + term :CompositeWithTrainedAlgorithmicMediaDigitalSource, + comment: "Content coded as 'composite with trained algorithmic media' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/compositeWithTrainedAlgorithmicMedia", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "CompositeWithTrainedAlgorithmicMediaDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" term :ContagiousnessHealthAspect, comment: "Content about contagion mechanisms and contagiousness information over the topic.", "http://schema.org/isPartOf": "http://pending.schema.org", @@ -15776,6 +15949,13 @@ module RDF::Vocab "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2989", label: "DangerousGoodConsideration", type: "http://schema.org/AdultOrientedEnumeration" + term :DataDrivenMediaDigitalSource, + comment: "Content coded as 'data driven media' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/dataDrivenMedia", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "DataDrivenMediaDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" term :DecontextualizedContent, comment: "Content coded 'missing context' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'missing context': Presenting unaltered video in an inaccurate manner that misrepresents the footage. For example, using incorrect dates or locations, altering the transcript or sharing brief clips from a longer video to mislead viewers. (A video rated 'original' can also be missing context.)\n\nFor an [[ImageObject]] to be 'missing context': Presenting unaltered images in an inaccurate manner to misrepresent the image and mislead the viewer. For example, a common tactic is using an unaltered image but saying it came from a different time or place. (An image rated 'original' can also be missing context.)\n\nFor an [[ImageObject]] with embedded text to be 'missing context': An unaltered image presented in an inaccurate manner to misrepresent the image and mislead the viewer. For example, a common tactic is using an unaltered image but saying it came from a different time or place. (An 'original' image with inaccurate text would generally fall in this category.)\n\nFor an [[AudioObject]] to be 'missing context': Unaltered audio presented in an inaccurate manner that misrepresents it. For example, using incorrect dates or locations, or sharing brief clips from a longer recording to mislead viewers. (Audio rated “original” can also be missing context.)\n", "http://schema.org/isPartOf": "http://pending.schema.org", @@ -15839,11 +16019,25 @@ module RDF::Vocab label: "DietNutrition", subClassOf: "http://schema.org/MedicalBusiness", type: "http://schema.org/MedicalSpecialty" + term :DigitalArtDigitalSource, + comment: "Content coded as 'digital art' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/digitalArt", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "DigitalArtDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" term :DigitalAudioTapeFormat, comment: "DigitalAudioTapeFormat.", "http://schema.org/contributor": "http://schema.org/docs/collab/MBZ", label: "DigitalAudioTapeFormat", type: "http://schema.org/MusicReleaseFormatType" + term :DigitalCaptureDigitalSource, + comment: "Content coded as 'digital capture' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/digitalCapture", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "DigitalCaptureDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" term :DigitalFormat, comment: "DigitalFormat.", "http://schema.org/contributor": "http://schema.org/docs/collab/MBZ", @@ -16291,6 +16485,12 @@ module RDF::Vocab comment: "An ItemList ordered with no explicit order.", label: "ItemListUnordered", type: "http://schema.org/ItemListOrderType" + term :KeepProduct, + comment: "Specifies that the consumer can keep the product, even when receiving a refund or store credit.", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880", + label: "KeepProduct", + type: "http://schema.org/ReturnMethodEnumeration" term :KosherDiet, comment: "A diet conforming to Jewish dietary practices.", label: "KosherDiet", @@ -16434,6 +16634,13 @@ module RDF::Vocab "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2712", label: "MinimumAdvertisedPrice", type: "http://schema.org/PriceTypeEnumeration" + term :MinorHumanEditsDigitalSource, + comment: "Content coded as 'minor human edits' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/minorHumanEdits", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "MinorHumanEditsDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" term :MisconceptionsHealthAspect, comment: "Content about common misconceptions and myths that are related to a topic.", "http://schema.org/isPartOf": "http://pending.schema.org", @@ -16492,6 +16699,13 @@ module RDF::Vocab "http://schema.org/isPartOf": "http://health-lifesci.schema.org", label: "Neck", type: "http://schema.org/PhysicalExam" + term :NegativeFilmDigitalSource, + comment: "Content coded as 'negative film' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/negativeFilm", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "NegativeFilmDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" term :Neuro, comment: "Neurological system clinical examination.", "http://schema.org/isPartOf": "http://health-lifesci.schema.org", @@ -17024,6 +17238,13 @@ module RDF::Vocab label: "Podiatric", subClassOf: "http://schema.org/MedicalBusiness", type: "http://schema.org/MedicalSpecialty" + term :PositiveFilmDigitalSource, + comment: "Content coded as 'positive film' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/positiveFilm", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "PositiveFilmDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" term :PotentialActionStatus, comment: "A description of an action that is supported.", label: "PotentialActionStatus", @@ -17059,6 +17280,13 @@ module RDF::Vocab label: "PrimaryCare", subClassOf: "http://schema.org/MedicalBusiness", type: "http://schema.org/MedicalSpecialty" + term :PrintDigitalSource, + comment: "Content coded as 'print' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/print", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "PrintDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" term :ProductReturnFiniteReturnWindow, comment: "ProductReturnFiniteReturnWindow: there is a finite window for product returns.", "http://schema.org/isPartOf": "http://attic.schema.org", @@ -17519,6 +17747,13 @@ module RDF::Vocab "http://schema.org/isPartOf": "http://health-lifesci.schema.org", label: "TraditionalChinese", type: "http://schema.org/MedicineSystem" + term :TrainedAlgorithmicMediaDigitalSource, + comment: "Content coded as 'trained algorithmic media' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/trainedAlgorithmicMedia", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "TrainedAlgorithmicMediaDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" term :TransformedContent, comment: "Content coded 'transformed content' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'transformed content': or all of the video has been manipulated to transform the footage itself. This category includes using tools like the Adobe Suite to change the speed of the video, add or remove visual elements or dub audio. Deepfakes are also a subset of transformation.\n\nFor an [[ImageObject]] to be 'transformed content': Adding or deleting visual elements to give the image a different meaning with the intention to mislead.\n\nFor an [[ImageObject]] with embedded text to be 'transformed content': Adding or deleting visual elements to give the image a different meaning with the intention to mislead.\n\nFor an [[AudioObject]] to be 'transformed content': Part or all of the audio has been manipulated to alter the words or sounds, or the audio has been synthetically generated, such as to create a sound-alike voice.\n", "http://schema.org/isPartOf": "http://pending.schema.org", @@ -17630,6 +17865,13 @@ module RDF::Vocab "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2989", label: "ViolenceConsideration", type: "http://schema.org/AdultOrientedEnumeration" + term :VirtualRecordingDigitalSource, + comment: "Content coded as 'virtual recording' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/virtualRecording", + "http://schema.org/isPartOf": "http://pending.schema.org", + "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "VirtualRecordingDigitalSource", + type: "http://schema.org/IPTCDigitalSourceEnumeration" term :WeaponConsideration, comment: "The item is intended to induce bodily harm, for example guns, mace, combat knives, brass knuckles, nail or other bombs, and spears.", "http://schema.org/isPartOf": "http://pending.schema.org", @@ -17637,73 +17879,73 @@ module RDF::Vocab label: "WeaponConsideration", type: "http://schema.org/AdultOrientedEnumeration" term :WearableMeasurementBack, - comment: "Measurement of the back section, for example of a jacket", + comment: "Measurement of the back section, for example of a jacket.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementBack", type: "http://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementChestOrBust, - comment: "Measurement of the chest/bust section, for example of a suit", + comment: "Measurement of the chest/bust section, for example of a suit.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementChestOrBust", type: "http://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementCollar, - comment: "Measurement of the collar, for example of a shirt", + comment: "Measurement of the collar, for example of a shirt.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementCollar", type: "http://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementCup, - comment: "Measurement of the cup, for example of a bra", + comment: "Measurement of the cup, for example of a bra.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementCup", type: "http://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementHeight, - comment: "Measurement of the height, for example the heel height of a shoe", + comment: "Measurement of the height, for example the heel height of a shoe.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementHeight", type: "http://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementHips, - comment: "Measurement of the hip section, for example of a skirt", + comment: "Measurement of the hip section, for example of a skirt.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementHips", type: "http://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementInseam, - comment: "Measurement of the inseam, for example of pants", + comment: "Measurement of the inseam, for example of pants.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementInseam", type: "http://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementLength, - comment: "Represents the length, for example of a dress", + comment: "Represents the length, for example of a dress.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementLength", type: "http://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementOutsideLeg, - comment: "Measurement of the outside leg, for example of pants", + comment: "Measurement of the outside leg, for example of pants.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementOutsideLeg", type: "http://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementSleeve, - comment: "Measurement of the sleeve length, for example of a shirt", + comment: "Measurement of the sleeve length, for example of a shirt.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementSleeve", type: "http://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementWaist, - comment: "Measurement of the waist section, for example of pants", + comment: "Measurement of the waist section, for example of pants.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementWaist", type: "http://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementWidth, - comment: "Measurement of the width, for example of shoes", + comment: "Measurement of the width, for example of shoes.", "http://schema.org/isPartOf": "http://pending.schema.org", "http://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementWidth", diff --git a/lib/rdf/vocab/schemas.rb b/lib/rdf/vocab/schemas.rb index c02b999..c67f977 100644 --- a/lib/rdf/vocab/schemas.rb +++ b/lib/rdf/vocab/schemas.rb @@ -601,7 +601,7 @@ module RDF::Vocab subClassOf: "https://schema.org/PlaceOfWorship", type: "http://www.w3.org/2000/01/rdf-schema#Class" term :BusOrCoach, - comment: "A bus (also omnibus or autobus) is a road vehicle designed to carry passengers. Coaches are luxury busses, usually in service for long distance travel.", + comment: "A bus (also omnibus or autobus) is a road vehicle designed to carry passengers. Coaches are luxury buses, usually in service for long distance travel.", "https://schema.org/contributor": "https://schema.org/docs/collab/Automotive_Ontology_Working_Group", "https://schema.org/isPartOf": "https://auto.schema.org", label: "BusOrCoach", @@ -735,6 +735,20 @@ module RDF::Vocab label: "Cemetery", subClassOf: "https://schema.org/CivicStructure", type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :Certification, + comment: "A Certification is an official and authoritative statement about a subject, for example a product, service, person, or organization. A certification is typically issued by an indendent certification body, for example a professional organization or government. It formally attests certain characteristics about the subject, for example Organizations can be ISO certified, Food products can be certified Organic or Vegan, a Person can be a certified professional, a Place can be certified for food processing. There are certifications for many domains: regulatory, organizational, recycling, food, efficiency, educational, ecological, etc. A certification is a form of credential, as are accreditations and licenses. Mapped from the [gs1:CertificationDetails](https://www.gs1.org/voc/CertificationDetails) class in the GS1 Web Vocabulary.", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "Certification", + subClassOf: "https://schema.org/CreativeWork", + type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :CertificationStatusEnumeration, + comment: "Enumerates the different statuses of a Certification (Active and Inactive).", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "CertificationStatusEnumeration", + subClassOf: "https://schema.org/Enumeration", + type: "http://www.w3.org/2000/01/rdf-schema#Class" term :Chapter, comment: "One of the sections into which a book is divided. A chapter usually has a section number or a name.", "https://schema.org/isPartOf": "https://bib.schema.org", @@ -1959,7 +1973,7 @@ module RDF::Vocab subClassOf: ["https://schema.org/HealthAndBeautyBusiness", "https://schema.org/SportsActivityLocation"], type: "http://www.w3.org/2000/01/rdf-schema#Class" term :HealthInsurancePlan, - comment: "A US-style health insurance plan, including PPOs, EPOs, and HMOs. ", + comment: "A US-style health insurance plan, including PPOs, EPOs, and HMOs.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1062", label: "HealthInsurancePlan", @@ -1973,14 +1987,14 @@ module RDF::Vocab subClassOf: "https://schema.org/Intangible", type: "http://www.w3.org/2000/01/rdf-schema#Class" term :HealthPlanFormulary, - comment: "For a given health insurance plan, the specification for costs and coverage of prescription drugs. ", + comment: "For a given health insurance plan, the specification for costs and coverage of prescription drugs.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1062", label: "HealthPlanFormulary", subClassOf: "https://schema.org/Intangible", type: "http://www.w3.org/2000/01/rdf-schema#Class" term :HealthPlanNetwork, - comment: "A US-style health insurance plan network. ", + comment: "A US-style health insurance plan network.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1062", label: "HealthPlanNetwork", @@ -2105,6 +2119,13 @@ module RDF::Vocab label: "HyperTocEntry", subClassOf: "https://schema.org/CreativeWork", type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :IPTCDigitalSourceEnumeration, + comment: "IPTC \"Digital Source\" codes for use with the [[digitalSourceType]] property, providing information about the source for a digital media object. \nIn general these codes are not declared here to be mutually exclusive, although some combinations would be contradictory if applied simultaneously, or might be considered mutually incompatible by upstream maintainers of the definitions. See the IPTC documentation \n for detailed definitions of all terms.", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "IPTCDigitalSourceEnumeration", + subClassOf: "https://schema.org/MediaEnumeration", + type: "http://www.w3.org/2000/01/rdf-schema#Class" term :IceCreamShop, comment: "An ice cream shop.", label: "IceCreamShop", @@ -2139,6 +2160,11 @@ module RDF::Vocab label: "ImagingTest", subClassOf: "https://schema.org/MedicalTest", type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :IndividualPhysician, + comment: "An individual medical practitioner. For their official address use [[address]], for affiliations to hospitals use [[hospitalAffiliation]]. \nThe [[practicesAt]] property can be used to indicate [[MedicalOrganization]] hospitals, clinics, pharmacies etc. where this physician practices.", + label: "IndividualPhysician", + subClassOf: "https://schema.org/Physician", + type: "http://www.w3.org/2000/01/rdf-schema#Class" term :IndividualProduct, comment: "A single, identifiable product instance (e.g. a laptop with a particular serial number).", "https://schema.org/contributor": "https://schema.org/docs/collab/GoodRelationsClass", @@ -2509,6 +2535,13 @@ module RDF::Vocab label: "MeasurementTypeEnumeration", subClassOf: "https://schema.org/Enumeration", type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :MediaEnumeration, + comment: "MediaEnumeration enumerations are lists of codes, labels etc. useful for describing media objects. They may be reflections of externally developed lists, or created at schema.org, or a combination.", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "MediaEnumeration", + subClassOf: "https://schema.org/Enumeration", + type: "http://www.w3.org/2000/01/rdf-schema#Class" term :MediaGallery, comment: "Web page type: Media gallery page. A mixed-media page that can contain media such as images, videos, and other multimedia.", label: "MediaGallery", @@ -3485,10 +3518,15 @@ module RDF::Vocab subClassOf: "https://schema.org/MedicalTherapy", type: "http://www.w3.org/2000/01/rdf-schema#Class" term :Physician, - comment: "A doctor's office.", + comment: "An individual physician or a physician's office considered as a [[MedicalOrganization]].", label: "Physician", subClassOf: ["https://schema.org/MedicalBusiness", "https://schema.org/MedicalOrganization"], type: "http://www.w3.org/2000/01/rdf-schema#Class" + term :PhysiciansOffice, + comment: "A doctor's office or clinic.", + label: "PhysiciansOffice", + subClassOf: "https://schema.org/Physician", + type: "http://www.w3.org/2000/01/rdf-schema#Class" term :Place, comment: "Entities that have a somewhat fixed, physical extension.", label: "Place", @@ -5067,7 +5105,7 @@ module RDF::Vocab subClassOf: "https://schema.org/SizeGroupEnumeration", type: "http://www.w3.org/2000/01/rdf-schema#Class" term :WearableSizeSystemEnumeration, - comment: "Enumerates common size systems specific for wearable products", + comment: "Enumerates common size systems specific for wearable products.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableSizeSystemEnumeration", @@ -5156,7 +5194,7 @@ module RDF::Vocab # Property definitions property :about, comment: "The subject matter of the content.", - "https://schema.org/domainIncludes": ["https://schema.org/CommunicateAction", "https://schema.org/CreativeWork", "https://schema.org/Event"], + "https://schema.org/domainIncludes": ["https://schema.org/Certification", "https://schema.org/CommunicateAction", "https://schema.org/CreativeWork", "https://schema.org/Event"], "https://schema.org/inverseOf": "https://schema.org/subjectOf", "https://schema.org/rangeIncludes": "https://schema.org/Thing", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1670", @@ -5199,9 +5237,9 @@ module RDF::Vocab label: "acceptedOffer", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :acceptedPaymentMethod, - comment: "The payment method(s) accepted by seller for this offer.", + comment: "The payment method(s) that are accepted in general by an organization, or for some specific demand or offer.", "https://schema.org/contributor": "https://schema.org/docs/collab/GoodRelationsTerms", - "https://schema.org/domainIncludes": ["https://schema.org/Demand", "https://schema.org/Offer"], + "https://schema.org/domainIncludes": ["https://schema.org/Demand", "https://schema.org/Offer", "https://schema.org/Organization"], "https://schema.org/rangeIncludes": ["https://schema.org/LoanOrCredit", "https://schema.org/PaymentMethod"], label: "acceptedPaymentMethod", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" @@ -5256,7 +5294,7 @@ module RDF::Vocab label: "accessibilityHazard", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :accessibilitySummary, - comment: "A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as \"short descriptions are present but long descriptions will be needed for non-visual users\" or \"short descriptions are present and no long descriptions are needed.\"", + comment: "A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as \"short descriptions are present but long descriptions will be needed for non-visual users\" or \"short descriptions are present and no long descriptions are needed\".", "https://schema.org/domainIncludes": "https://schema.org/CreativeWork", "https://schema.org/rangeIncludes": "https://schema.org/Text", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1100", @@ -5432,12 +5470,12 @@ module RDF::Vocab type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :additionalProperty, comment: "A property-value pair representing an additional characteristic of the entity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\\n\\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. https://schema.org/width, https://schema.org/color, https://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.\n", - "https://schema.org/domainIncludes": ["https://schema.org/MerchantReturnPolicy", "https://schema.org/Place", "https://schema.org/Product", "https://schema.org/QualitativeValue", "https://schema.org/QuantitativeValue"], + "https://schema.org/domainIncludes": ["https://schema.org/MerchantReturnPolicy", "https://schema.org/Offer", "https://schema.org/Place", "https://schema.org/Product", "https://schema.org/QualitativeValue", "https://schema.org/QuantitativeValue"], "https://schema.org/rangeIncludes": "https://schema.org/PropertyValue", label: "additionalProperty", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :additionalType, - comment: "An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the \n use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide", + comment: "An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the\n use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.", "https://schema.org/domainIncludes": "https://schema.org/Thing", "https://schema.org/rangeIncludes": ["https://schema.org/Text", "https://schema.org/URL"], label: "additionalType", @@ -5523,6 +5561,14 @@ module RDF::Vocab "https://schema.org/rangeIncludes": ["https://schema.org/Organization", "https://schema.org/Person"], label: "agent", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :agentInteractionStatistic, + comment: "The number of completed interactions for this entity, in a particular role (the 'agent'), in a particular action (indicated in the statistic), and in a particular context (i.e. interactionService).", + "https://schema.org/domainIncludes": ["https://schema.org/Organization", "https://schema.org/Person"], + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/rangeIncludes": "https://schema.org/InteractionCounter", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2858", + label: "agentInteractionStatistic", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :aggregateRating, comment: "The overall rating, based on a collection of reviews or ratings, of the item.", "https://schema.org/domainIncludes": ["https://schema.org/Brand", "https://schema.org/CreativeWork", "https://schema.org/Event", "https://schema.org/Offer", "https://schema.org/Organization", "https://schema.org/Place", "https://schema.org/Product", "https://schema.org/Service"], @@ -6043,6 +6089,13 @@ module RDF::Vocab "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2420", label: "audio", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :auditDate, + comment: "Date when a certification was last audited. See also [gs1:certificationAuditDate](https://www.gs1.org/voc/certificationAuditDate).", + "https://schema.org/domainIncludes": "https://schema.org/Certification", + "https://schema.org/rangeIncludes": ["https://schema.org/Date", "https://schema.org/DateTime"], + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "auditDate", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :authenticator, comment: "The Organization responsible for authenticating the user's subscription. For example, many media apps require a cable/satellite provider to authenticate your subscription before playing media.", "https://schema.org/domainIncludes": "https://schema.org/MediaSubscription", @@ -6240,7 +6293,7 @@ module RDF::Vocab label: "benefitsSummaryUrl", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :bestRating, - comment: "The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed.", + comment: "The highest value allowed in this rating system.", "https://schema.org/domainIncludes": "https://schema.org/Rating", "https://schema.org/rangeIncludes": ["https://schema.org/Number", "https://schema.org/Text"], label: "bestRating", @@ -6473,7 +6526,7 @@ module RDF::Vocab label: "broadcastDisplayName", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :broadcastFrequency, - comment: "The frequency used for over-the-air broadcasts. Numeric values or simple ranges, e.g. 87-99. In addition a shortcut idiom is supported for frequences of AM and FM radio channels, e.g. \"87 FM\".", + comment: "The frequency used for over-the-air broadcasts. Numeric values or simple ranges, e.g. 87-99. In addition a shortcut idiom is supported for frequencies of AM and FM radio channels, e.g. \"87 FM\".", "https://schema.org/domainIncludes": ["https://schema.org/BroadcastChannel", "https://schema.org/BroadcastService"], "https://schema.org/rangeIncludes": ["https://schema.org/BroadcastFrequencySpecification", "https://schema.org/Text"], "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1004", @@ -6708,6 +6761,29 @@ module RDF::Vocab label: "ccRecipient", subPropertyOf: "https://schema.org/recipient", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :certificationIdentification, + comment: "Identifier of a certification instance (as registered with an independent certification body). Typically this identifier can be used to consult and verify the certification instance. See also [gs1:certificationIdentification](https://www.gs1.org/voc/certificationIdentification).", + "https://schema.org/domainIncludes": "https://schema.org/Certification", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/rangeIncludes": ["https://schema.org/DefinedTerm", "https://schema.org/Text"], + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "certificationIdentification", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :certificationRating, + comment: "Rating of a certification instance (as defined by an independent certification body). Typically this rating can be used to rate the level to which the requirements of the certification instance are fulfilled. See also [gs1:certificationValue](https://www.gs1.org/voc/certificationValue).", + "https://schema.org/domainIncludes": "https://schema.org/Certification", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/rangeIncludes": "https://schema.org/Rating", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "certificationRating", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :certificationStatus, + comment: "Indicates the current status of a certification: active or inactive. See also [gs1:certificationStatus](https://www.gs1.org/voc/certificationStatus).", + "https://schema.org/domainIncludes": "https://schema.org/Certification", + "https://schema.org/rangeIncludes": "https://schema.org/CertificationStatusEnumeration", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "certificationStatus", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :character, comment: "Fictional person connected with a creative work.", "https://schema.org/domainIncludes": "https://schema.org/CreativeWork", @@ -6814,7 +6890,7 @@ module RDF::Vocab label: "citation", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :claimInterpreter, - comment: "For a [[Claim]] interpreted from [[MediaObject]] content\n sed to indicate a claim contained, implied or refined from the content of a [[MediaObject]].", + comment: "For a [[Claim]] interpreted from [[MediaObject]] content, the [[interpretedAsClaim]] property can be used to indicate a claim contained, implied or refined from the content of a [[MediaObject]].", "https://schema.org/domainIncludes": "https://schema.org/Claim", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/rangeIncludes": ["https://schema.org/Organization", "https://schema.org/Person"], @@ -6934,6 +7010,15 @@ module RDF::Vocab "https://schema.org/rangeIncludes": "https://schema.org/Text", label: "color", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :colorSwatch, + comment: "A color swatch image, visualizing the color of a [[Product]]. Should match the textual description specified in the [[color]] property. This can be a URL or a fully described ImageObject.", + "https://schema.org/domainIncludes": "https://schema.org/Product", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/rangeIncludes": ["https://schema.org/ImageObject", "https://schema.org/URL"], + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3423", + label: "colorSwatch", + subPropertyOf: "https://schema.org/image", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :colorist, comment: "The individual who adds color to inked drawings.", "https://schema.org/domainIncludes": ["https://schema.org/ComicIssue", "https://schema.org/ComicStory", "https://schema.org/VisualArtwork"], @@ -7588,8 +7673,8 @@ module RDF::Vocab label: "datePosted", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :datePublished, - comment: "Date of first broadcast/publication.", - "https://schema.org/domainIncludes": "https://schema.org/CreativeWork", + comment: "Date of first publication or broadcast. For example the date a [[CreativeWork]] was broadcast or a [[Certification]] was issued.", + "https://schema.org/domainIncludes": ["https://schema.org/Certification", "https://schema.org/CreativeWork"], "https://schema.org/rangeIncludes": ["https://schema.org/Date", "https://schema.org/DateTime"], label: "datePublished", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" @@ -7802,6 +7887,14 @@ module RDF::Vocab "https://schema.org/rangeIncludes": "https://schema.org/DDxElement", label: "differentialDiagnosis", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :digitalSourceType, + comment: "Indicates an IPTCDigitalSourceEnumeration code indicating the nature of the digital source(s) for some [[CreativeWork]].", + "https://schema.org/domainIncludes": "https://schema.org/CreativeWork", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/rangeIncludes": "https://schema.org/IPTCDigitalSourceEnumeration", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "digitalSourceType", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :directApply, comment: "Indicates whether an [[url]] that is associated with a [[JobPosting]] enables direct application for the job, via the posting website. A job posting is considered to have directApply of [[True]] if an application process for the specified job can be directly initiated via the url(s) given (noting that e.g. multiple internet domains might nevertheless be involved at an implementation level). A value of [[False]] is appropriate if there is no clear path to applying directly online for the specified job, navigating directly from the JobPosting url(s) supplied.", "https://schema.org/domainIncludes": "https://schema.org/JobPosting", @@ -8656,8 +8749,8 @@ module RDF::Vocab label: "expertConsiderations", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :expires, - comment: "Date the content expires and is no longer useful or available. For example a [[VideoObject]] or [[NewsArticle]] whose availability or relevance is time-limited, or a [[ClaimReview]] fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date.", - "https://schema.org/domainIncludes": "https://schema.org/CreativeWork", + comment: "Date the content expires and is no longer useful or available. For example a [[VideoObject]] or [[NewsArticle]] whose availability or relevance is time-limited, a [[ClaimReview]] fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date, or a [[Certification]] the validity has expired.", + "https://schema.org/domainIncludes": ["https://schema.org/Certification", "https://schema.org/CreativeWork"], "https://schema.org/rangeIncludes": ["https://schema.org/Date", "https://schema.org/DateTime"], label: "expires", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" @@ -8774,7 +8867,7 @@ module RDF::Vocab label: "floorLimit", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :floorSize, - comment: "The size of the accommodation, e.g. in square meter or squarefoot.\nTypical unit code(s): MTK for square meter, FTK for square foot, or YDK for square yard ", + comment: "The size of the accommodation, e.g. in square meter or squarefoot.\nTypical unit code(s): MTK for square meter, FTK for square foot, or YDK for square yard.", "https://schema.org/contributor": "https://schema.org/docs/collab/STI_Accommodation_Ontology", "https://schema.org/domainIncludes": ["https://schema.org/Accommodation", "https://schema.org/FloorPlan"], "https://schema.org/rangeIncludes": "https://schema.org/QuantitativeValue", @@ -9148,7 +9241,7 @@ module RDF::Vocab label: "greaterOrEqual", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :gtin, - comment: "A Global Trade Item Number ([GTIN](https://www.gs1.org/standards/id-keys/gtin)). GTINs identify trade items, including products and services, using numeric identification codes.\n\nThe GS1 [digital link specifications](https://www.gs1.org/standards/Digital-Link/) express GTINs as URLs (URIs, IRIs, etc.). Details including regular expression examples can be found in, Section 6 of the GS1 URI Syntax specification; see also [schema.org tracking issue](https://github.com/schemaorg/schemaorg/issues/3156#issuecomment-1209522809) for schema.org-specific discussion. A correct [[gtin]] value should be a valid GTIN, which means that it should be an all-numeric string of either 8, 12, 13 or 14 digits, or a \"GS1 Digital Link\" URL based on such a string. The numeric component should also have a [valid GS1 check digit](https://www.gs1.org/services/check-digit-calculator) and meet the other rules for valid GTINs. See also [GS1's GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) and [Wikipedia](https://en.wikipedia.org/wiki/Global_Trade_Item_Number) for more details. Left-padding of the gtin values is not required or encouraged. The [[gtin]] property generalizes the earlier [[gtin8]], [[gtin12]], [[gtin13]], and [[gtin14]] properties.\n\nNote also that this is a definition for how to include GTINs in Schema.org data, and not a definition of GTINs in general - see the GS1 documentation for authoritative details.", + comment: "A Global Trade Item Number ([GTIN](https://www.gs1.org/standards/id-keys/gtin)). GTINs identify trade items, including products and services, using numeric identification codes.\n\nA correct [[gtin]] value should be a valid GTIN, which means that it should be an all-numeric string of either 8, 12, 13 or 14 digits, or a \"GS1 Digital Link\" URL based on such a string. The numeric component should also have a [valid GS1 check digit](https://www.gs1.org/services/check-digit-calculator) and meet the other rules for valid GTINs. See also [GS1's GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) and [Wikipedia](https://en.wikipedia.org/wiki/Global_Trade_Item_Number) for more details. Left-padding of the gtin values is not required or encouraged. The [[gtin]] property generalizes the earlier [[gtin8]], [[gtin12]], [[gtin13]], and [[gtin14]] properties.\n\nThe GS1 [digital link specifications](https://www.gs1.org/standards/Digital-Link/) expresses GTINs as URLs (URIs, IRIs, etc.).\nDigital Links should be populated into the [[hasGS1DigitalLink]] attribute.\n\nNote also that this is a definition for how to include GTINs in Schema.org data, and not a definition of GTINs in general - see the GS1 documentation for authoritative details.", "https://schema.org/domainIncludes": ["https://schema.org/Demand", "https://schema.org/Offer", "https://schema.org/Product"], "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/rangeIncludes": ["https://schema.org/Text", "https://schema.org/URL"], @@ -9259,6 +9352,13 @@ module RDF::Vocab label: "hasCategoryCode", subPropertyOf: "https://schema.org/hasDefinedTerm", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :hasCertification, + comment: "Certification information about a product, organization, service, place, or person.", + "https://schema.org/domainIncludes": ["https://schema.org/Organization", "https://schema.org/Person", "https://schema.org/Place", "https://schema.org/Product", "https://schema.org/Service"], + "https://schema.org/rangeIncludes": "https://schema.org/Certification", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "hasCertification", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :hasCourse, comment: "A course or class that is one of the learning opportunities that constitute an educational / occupational program. No information is implied about whether the course is mandatory or optional; no guarantee is implied about whether the course will be available to everyone on the program.", "https://schema.org/domainIncludes": "https://schema.org/EducationalOccupationalProgram", @@ -9325,6 +9425,15 @@ module RDF::Vocab "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670", label: "hasEnergyEfficiencyCategory", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :hasGS1DigitalLink, + comment: "The GS1 digital link associated with the object. This URL should conform to the particular requirements of digital links. The link should only contain the Application Identifiers (AIs) that are relevant for the entity being annotated, for instance a [[Product]] or an [[Organization]], and for the correct granularity. In particular, for products: Other item types should be adapted similarly.", + "https://schema.org/domainIncludes": ["https://schema.org/Offer", "https://schema.org/Organization", "https://schema.org/Place", "https://schema.org/Product"], + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/rangeIncludes": "https://schema.org/URL", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3475", + label: "hasGS1DigitalLink", + subPropertyOf: "https://schema.org/identifier", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :hasHealthAspect, comment: "Indicates the aspect or aspects specifically addressed in some [[HealthTopicContent]]. For example, that the content is an overview, or that it talks about treatment, self-care, treatments or their side-effects.", "https://schema.org/domainIncludes": "https://schema.org/HealthTopicContent", @@ -9340,8 +9449,8 @@ module RDF::Vocab label: "hasMap", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :hasMeasurement, - comment: "A product measurement, for example the inseam of pants, the wheel size of a bicycle, or the gauge of a screw. Usually an exact measurement, but can also be a range of measurements for adjustable products, for example belts and ski bindings.", - "https://schema.org/domainIncludes": ["https://schema.org/Offer", "https://schema.org/Product", "https://schema.org/SizeSpecification"], + comment: "A measurement of an item, For example, the inseam of pants, the wheel size of a bicycle, the gauge of a screw, or the carbon footprint measured for certification by an authority. Usually an exact measurement, but can also be a range of measurements for adjustable products, for example belts and ski bindings.", + "https://schema.org/domainIncludes": ["https://schema.org/Certification", "https://schema.org/Offer", "https://schema.org/Product", "https://schema.org/SizeSpecification"], "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/rangeIncludes": "https://schema.org/QuantitativeValue", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", @@ -10179,7 +10288,7 @@ module RDF::Vocab label: "isicV4", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :iso6523Code, - comment: "An organization identifier as defined in ISO 6523(-1). Note that many existing organization identifiers such as [leiCode](https://schema.org/leiCode), [duns](https://schema.org/duns) and [vatID](https://schema.org/vatID) can be expressed as an ISO 6523 identifier by setting the ICD part of the ISO 6523 identifier accordingly. ", + comment: "An organization identifier as defined in [ISO 6523(-1)](https://en.wikipedia.org/wiki/ISO/IEC_6523). The identifier should be in the `XXXX:YYYYYY:ZZZ` or `XXXX:YYYYYY`format. Where `XXXX` is a 4 digit _ICD_ (International Code Designator), `YYYYYY` is an _OID_ (Organization Identifier) with all formatting characters (dots, dashes, spaces) removed with a maximal length of 35 characters, and `ZZZ` is an optional OPI (Organization Part Identifier) with a maximum length of 35 characters. The various components (ICD, OID, OPI) are joined with a colon character (ASCII `0x3a`). Note that many existing organization identifiers defined as attributes like [leiCode](https://schema.org/leiCode) (`0199`), [duns](https://schema.org/duns) (`0060`) or [GLN](https://schema.org/globalLocationNumber) (`0088`) can be expressed using ISO-6523. If possible, ISO-6523 codes should be preferred to populating [vatID](https://schema.org/vatID) or [taxID](https://schema.org/taxID), as ISO identifiers are less ambiguous.", "https://schema.org/domainIncludes": "https://schema.org/Organization", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/rangeIncludes": "https://schema.org/Text", @@ -10212,8 +10321,8 @@ module RDF::Vocab subPropertyOf: "https://schema.org/position", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :issuedBy, - comment: "The organization issuing the ticket or permit.", - "https://schema.org/domainIncludes": ["https://schema.org/Permit", "https://schema.org/Ticket"], + comment: "The organization issuing the item, for example a [[Permit]], [[Ticket]], or [[Certification]].", + "https://schema.org/domainIncludes": ["https://schema.org/Certification", "https://schema.org/Permit", "https://schema.org/Ticket"], "https://schema.org/rangeIncludes": "https://schema.org/Organization", label: "issuedBy", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" @@ -10773,7 +10882,7 @@ module RDF::Vocab property :logo, comment: "An associated logo.", "https://schema.org/contributor": "https://schema.org/docs/collab/GoodRelationsTerms", - "https://schema.org/domainIncludes": ["https://schema.org/Brand", "https://schema.org/Organization", "https://schema.org/Place", "https://schema.org/Product", "https://schema.org/Service"], + "https://schema.org/domainIncludes": ["https://schema.org/Brand", "https://schema.org/Certification", "https://schema.org/Organization", "https://schema.org/Place", "https://schema.org/Product", "https://schema.org/Service"], "https://schema.org/rangeIncludes": ["https://schema.org/ImageObject", "https://schema.org/URL"], label: "logo", subPropertyOf: "https://schema.org/image", @@ -11162,7 +11271,7 @@ module RDF::Vocab label: "messageAttachment", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :mileageFromOdometer, - comment: "The total distance travelled by the particular vehicle since its initial production, as read from its odometer.\\n\\nTypical unit code(s): KMT for kilometers, SMI for statute miles", + comment: "The total distance travelled by the particular vehicle since its initial production, as read from its odometer.\\n\\nTypical unit code(s): KMT for kilometers, SMI for statute miles.", "https://schema.org/contributor": "https://schema.org/docs/collab/Automotive_Ontology_Working_Group", "https://schema.org/domainIncludes": "https://schema.org/Vehicle", "https://schema.org/rangeIncludes": "https://schema.org/QuantitativeValue", @@ -11503,7 +11612,7 @@ module RDF::Vocab label: "numberOfAvailableAccommodationUnits", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :numberOfAxles, - comment: "The number of axles.\\n\\nTypical unit code(s): C62", + comment: "The number of axles.\\n\\nTypical unit code(s): C62.", "https://schema.org/contributor": "https://schema.org/docs/collab/Automotive_Ontology_Working_Group", "https://schema.org/domainIncludes": "https://schema.org/Vehicle", "https://schema.org/rangeIncludes": ["https://schema.org/Number", "https://schema.org/QuantitativeValue"], @@ -11541,7 +11650,7 @@ module RDF::Vocab label: "numberOfCredits", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :numberOfDoors, - comment: "The number of doors.\\n\\nTypical unit code(s): C62", + comment: "The number of doors.\\n\\nTypical unit code(s): C62.", "https://schema.org/contributor": "https://schema.org/docs/collab/Automotive_Ontology_Working_Group", "https://schema.org/domainIncludes": "https://schema.org/Vehicle", "https://schema.org/rangeIncludes": ["https://schema.org/Number", "https://schema.org/QuantitativeValue"], @@ -11560,7 +11669,7 @@ module RDF::Vocab label: "numberOfEpisodes", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :numberOfForwardGears, - comment: "The total number of forward gears available for the transmission system of the vehicle.\\n\\nTypical unit code(s): C62", + comment: "The total number of forward gears available for the transmission system of the vehicle.\\n\\nTypical unit code(s): C62.", "https://schema.org/contributor": "https://schema.org/docs/collab/Automotive_Ontology_Working_Group", "https://schema.org/domainIncludes": "https://schema.org/Vehicle", "https://schema.org/rangeIncludes": ["https://schema.org/Number", "https://schema.org/QuantitativeValue"], @@ -11610,7 +11719,7 @@ module RDF::Vocab label: "numberOfPlayers", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :numberOfPreviousOwners, - comment: "The number of owners of the vehicle, including the current one.\\n\\nTypical unit code(s): C62", + comment: "The number of owners of the vehicle, including the current one.\\n\\nTypical unit code(s): C62.", "https://schema.org/contributor": "https://schema.org/docs/collab/Automotive_Ontology_Working_Group", "https://schema.org/domainIncludes": "https://schema.org/Vehicle", "https://schema.org/rangeIncludes": ["https://schema.org/Number", "https://schema.org/QuantitativeValue"], @@ -11672,7 +11781,7 @@ module RDF::Vocab label: "observationPeriod", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :occupancy, - comment: "The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person).\nTypical unit code(s): C62 for person", + comment: "The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person).\nTypical unit code(s): C62 for person.", "https://schema.org/contributor": "https://schema.org/docs/collab/STI_Accommodation_Ontology", "https://schema.org/domainIncludes": ["https://schema.org/Accommodation", "https://schema.org/Apartment", "https://schema.org/HotelRoom", "https://schema.org/SingleFamilyResidence", "https://schema.org/Suite"], "https://schema.org/rangeIncludes": "https://schema.org/QuantitativeValue", @@ -11687,10 +11796,10 @@ module RDF::Vocab type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :occupationalCategory, comment: "A category describing the job, preferably using a term from a taxonomy such as [BLS O*NET-SOC](http://www.onetcenter.org/taxonomy.html), [ISCO-08](https://www.ilo.org/public/english/bureau/stat/isco/isco08/) or similar, with the property repeated for each applicable value. Ideally the taxonomy should be identified, and both the textual label and formal code for the category should be provided.\\n\nNote: for historical reasons, any textual label and formal code provided as a literal may be assumed to be from O*NET-SOC.", - "https://schema.org/domainIncludes": ["https://schema.org/EducationalOccupationalProgram", "https://schema.org/JobPosting", "https://schema.org/Occupation", "https://schema.org/WorkBasedProgram"], + "https://schema.org/domainIncludes": ["https://schema.org/EducationalOccupationalProgram", "https://schema.org/JobPosting", "https://schema.org/Occupation", "https://schema.org/Physician", "https://schema.org/WorkBasedProgram"], "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/rangeIncludes": ["https://schema.org/CategoryCode", "https://schema.org/Text"], - "https://schema.org/source": ["https://github.com/schemaorg/schemaorg/issues/1698", "https://github.com/schemaorg/schemaorg/issues/2192", "https://github.com/schemaorg/schemaorg/issues/2289", "https://github.com/schemaorg/schemaorg/issues/2460"], + "https://schema.org/source": ["https://github.com/schemaorg/schemaorg/issues/1698", "https://github.com/schemaorg/schemaorg/issues/2192", "https://github.com/schemaorg/schemaorg/issues/2289", "https://github.com/schemaorg/schemaorg/issues/2460", "https://github.com/schemaorg/schemaorg/issues/3420"], label: "occupationalCategory", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :occupationalCredentialAwarded, @@ -11925,9 +12034,9 @@ module RDF::Vocab label: "parent", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :parentItem, - comment: "The parent of a question, answer or item in general.", - "https://schema.org/domainIncludes": "https://schema.org/Comment", - "https://schema.org/rangeIncludes": "https://schema.org/Comment", + comment: "The parent of a question, answer or item in general. Typically used for Q/A discussion threads e.g. a chain of comments with the first comment being an [[Article]] or other [[CreativeWork]]. See also [[comment]] which points from something to a comment about it.", + "https://schema.org/domainIncludes": ["https://schema.org/Answer", "https://schema.org/Comment", "https://schema.org/Question"], + "https://schema.org/rangeIncludes": ["https://schema.org/Comment", "https://schema.org/CreativeWork"], label: "parentItem", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :parentOrganization, @@ -12374,6 +12483,14 @@ module RDF::Vocab "https://schema.org/source": "http://www.bioschemas.org/ChemicalSubstance", label: "potentialUse", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :practicesAt, + comment: "A [[MedicalOrganization]] where the [[IndividualPhysician]] practices.", + "https://schema.org/domainIncludes": "https://schema.org/IndividualPhysician", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/rangeIncludes": "https://schema.org/MedicalOrganization", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3420", + label: "practicesAt", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :preOp, comment: "A description of the workup, testing, and other preparations required before implanting this device.", "https://schema.org/domainIncludes": "https://schema.org/MedicalDevice", @@ -12715,7 +12832,7 @@ module RDF::Vocab label: "providesService", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :publicAccess, - comment: "A flag to signal that the [[Place]] is open to public visitors. If this property is omitted there is no assumed default boolean value", + comment: "A flag to signal that the [[Place]] is open to public visitors. If this property is omitted there is no assumed default boolean value.", "https://schema.org/domainIncludes": "https://schema.org/Place", "https://schema.org/rangeIncludes": "https://schema.org/Boolean", label: "publicAccess", @@ -13540,7 +13657,7 @@ module RDF::Vocab label: "screenshot", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :sdDatePublished, - comment: "Indicates the date on which the current structured data was generated / published. Typically used alongside [[sdPublisher]]", + comment: "Indicates the date on which the current structured data was generated / published. Typically used alongside [[sdPublisher]].", "https://schema.org/domainIncludes": "https://schema.org/CreativeWork", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/rangeIncludes": "https://schema.org/Date", @@ -13604,7 +13721,7 @@ module RDF::Vocab label: "seatSection", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :seatingCapacity, - comment: "The number of persons that can be seated (e.g. in a vehicle), both in terms of the physical space available, and in terms of limitations set by law.\\n\\nTypical unit code(s): C62 for persons ", + comment: "The number of persons that can be seated (e.g. in a vehicle), both in terms of the physical space available, and in terms of limitations set by law.\\n\\nTypical unit code(s): C62 for persons.", "https://schema.org/contributor": "https://schema.org/docs/collab/Automotive_Ontology_Working_Group", "https://schema.org/domainIncludes": "https://schema.org/Vehicle", "https://schema.org/isPartOf": "https://auto.schema.org", @@ -13770,7 +13887,7 @@ module RDF::Vocab label: "servingSize", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :sha256, - comment: "The [SHA-2](https://en.wikipedia.org/wiki/SHA-2) SHA256 hash of the content of the item. For example, a zero-length input has value 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'", + comment: "The [SHA-2](https://en.wikipedia.org/wiki/SHA-2) SHA256 hash of the content of the item. For example, a zero-length input has value 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'.", "https://schema.org/domainIncludes": "https://schema.org/MediaObject", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/rangeIncludes": "https://schema.org/Text", @@ -13780,7 +13897,7 @@ module RDF::Vocab type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :sharedContent, comment: "A CreativeWork such as an image, video, or audio clip shared as part of this posting.", - "https://schema.org/domainIncludes": "https://schema.org/SocialMediaPosting", + "https://schema.org/domainIncludes": ["https://schema.org/Comment", "https://schema.org/SocialMediaPosting"], "https://schema.org/rangeIncludes": "https://schema.org/CreativeWork", label: "sharedContent", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" @@ -13888,7 +14005,7 @@ module RDF::Vocab label: "size", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :sizeGroup, - comment: "The size group (also known as \"size type\") for a product's size. Size groups are common in the fashion industry to define size segments and suggested audiences for wearable products. Multiple values can be combined, for example \"men's big and tall\", \"petite maternity\" or \"regular\"", + comment: "The size group (also known as \"size type\") for a product's size. Size groups are common in the fashion industry to define size segments and suggested audiences for wearable products. Multiple values can be combined, for example \"men's big and tall\", \"petite maternity\" or \"regular\".", "https://schema.org/domainIncludes": "https://schema.org/SizeSpecification", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/rangeIncludes": ["https://schema.org/SizeGroupEnumeration", "https://schema.org/Text"], @@ -14234,7 +14351,7 @@ module RDF::Vocab label: "studySubject", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :stupidProperty, - comment: "This is a StupidProperty! - for testing only", + comment: "This is a StupidProperty! - for testing only.", "https://schema.org/domainIncludes": ["https://schema.org/StupidType", "https://schema.org/Vehicle"], "https://schema.org/isPartOf": "https://attic.schema.org", "https://schema.org/rangeIncludes": "https://schema.org/QuantitativeValue", @@ -14525,7 +14642,7 @@ module RDF::Vocab label: "temporalCoverage", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :termCode, - comment: "A code that identifies this [[DefinedTerm]] within a [[DefinedTermSet]]", + comment: "A code that identifies this [[DefinedTerm]] within a [[DefinedTermSet]].", "https://schema.org/domainIncludes": "https://schema.org/DefinedTerm", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/rangeIncludes": "https://schema.org/Text", @@ -14961,9 +15078,9 @@ module RDF::Vocab label: "unsaturatedFatContent", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :uploadDate, - comment: "Date when this media object was uploaded to this site.", + comment: "Date (including time if available) when this media object was uploaded to this site.", "https://schema.org/domainIncludes": "https://schema.org/MediaObject", - "https://schema.org/rangeIncludes": "https://schema.org/Date", + "https://schema.org/rangeIncludes": ["https://schema.org/Date", "https://schema.org/DateTime"], label: "uploadDate", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :upvoteCount, @@ -14984,6 +15101,15 @@ module RDF::Vocab "https://schema.org/rangeIncludes": "https://schema.org/Text", label: "urlTemplate", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + property :usNPI, + comment: "A National Provider Identifier (NPI) \n is a unique 10-digit identification number issued to health care providers in the United States by the Centers for Medicare and Medicaid Services.", + "https://schema.org/domainIncludes": "https://schema.org/Physician", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/rangeIncludes": "https://schema.org/Text", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3420", + label: "usNPI", + subPropertyOf: "https://schema.org/identifier", + type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :usageInfo, comment: "The schema.org [[usageInfo]] property indicates further information about a [[CreativeWork]]. This property is applicable both to works that are freely available and to those that require payment or other transactions. It can reference additional information, e.g. community expectations on preferred linking and citation conventions, as well as purchasing details. For something that can be commercially licensed, usageInfo can provide detailed, resource-specific information about licensing options.\n\nThis property can be used alongside the license property which indicates license(s) applicable to some piece of content. The usageInfo property can provide information about other licensing options, e.g. acquiring commercial usage rights for an image that is also available under non-commercial creative commons licenses.", "https://schema.org/domainIncludes": "https://schema.org/CreativeWork", @@ -15038,13 +15164,13 @@ module RDF::Vocab property :validFrom, comment: "The date when the item becomes valid.", "https://schema.org/contributor": "https://schema.org/docs/collab/GoodRelationsTerms", - "https://schema.org/domainIncludes": ["https://schema.org/Demand", "https://schema.org/LocationFeatureSpecification", "https://schema.org/MonetaryAmount", "https://schema.org/Offer", "https://schema.org/OpeningHoursSpecification", "https://schema.org/Permit", "https://schema.org/PriceSpecification"], + "https://schema.org/domainIncludes": ["https://schema.org/Certification", "https://schema.org/Demand", "https://schema.org/LocationFeatureSpecification", "https://schema.org/MonetaryAmount", "https://schema.org/Offer", "https://schema.org/OpeningHoursSpecification", "https://schema.org/Permit", "https://schema.org/PriceSpecification"], "https://schema.org/rangeIncludes": ["https://schema.org/Date", "https://schema.org/DateTime"], label: "validFrom", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :validIn, - comment: "The geographic area where a permit or similar thing is valid.", - "https://schema.org/domainIncludes": ["https://schema.org/EducationalOccupationalCredential", "https://schema.org/Permit"], + comment: "The geographic area where the item is valid. Applies for example to a [[Permit]], a [[Certification]], or an [[EducationalOccupationalCredential]]. ", + "https://schema.org/domainIncludes": ["https://schema.org/Certification", "https://schema.org/EducationalOccupationalCredential", "https://schema.org/Permit"], "https://schema.org/rangeIncludes": "https://schema.org/AdministrativeArea", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1779", label: "validIn", @@ -15330,7 +15456,7 @@ module RDF::Vocab label: "weightTotal", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :wheelbase, - comment: "The distance between the centers of the front and rear wheels.\\n\\nTypical unit code(s): CMT for centimeters, MTR for meters, INH for inches, FOT for foot/feet", + comment: "The distance between the centers of the front and rear wheels.\\n\\nTypical unit code(s): CMT for centimeters, MTR for meters, INH for inches, FOT for foot/feet.", "https://schema.org/contributor": "https://schema.org/docs/collab/Automotive_Ontology_Working_Group", "https://schema.org/domainIncludes": "https://schema.org/Vehicle", "https://schema.org/isPartOf": "https://auto.schema.org", @@ -15419,7 +15545,7 @@ module RDF::Vocab label: "worksFor", type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" property :worstRating, - comment: "The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed.", + comment: "The lowest value allowed in this rating system.", "https://schema.org/domainIncludes": "https://schema.org/Rating", "https://schema.org/rangeIncludes": ["https://schema.org/Number", "https://schema.org/Text"], label: "worstRating", @@ -15495,6 +15621,20 @@ module RDF::Vocab "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2989", label: "AlcoholConsideration", type: "https://schema.org/AdultOrientedEnumeration" + term :AlgorithmicMediaDigitalSource, + comment: "Content coded as 'algorithmic media' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/algorithmicMedia", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "AlgorithmicMediaDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" + term :AlgorithmicallyEnhancedDigitalSource, + comment: "Content coded as 'algorithmically enhanced' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/algorithmicallyEnhanced", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "AlgorithmicallyEnhancedDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" term :AllWheelDriveConfiguration, comment: "All-wheel Drive is a transmission layout where the engine drives all four wheels.", "https://schema.org/contributor": "https://schema.org/docs/collab/Automotive_Ontology_Working_Group", @@ -15690,6 +15830,18 @@ module RDF::Vocab "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2374", label: "CausesHealthAspect", type: "https://schema.org/HealthAspectEnumeration" + term :CertificationActive, + comment: "Specifies that a certification is active.", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "CertificationActive", + type: "https://schema.org/CertificationStatusEnumeration" + term :CertificationInactive, + comment: "Specifies that a certification is inactive (no longer in effect).", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3230", + label: "CertificationInactive", + type: "https://schema.org/CertificationStatusEnumeration" term :CharitableIncorporatedOrganization, comment: "CharitableIncorporatedOrganization: Non-profit type referring to a Charitable Incorporated Organization (UK).", "https://schema.org/isPartOf": "https://pending.schema.org", @@ -15745,6 +15897,27 @@ module RDF::Vocab comment: "An action that has already taken place.", label: "CompletedActionStatus", type: "https://schema.org/ActionStatusType" + term :CompositeCaptureDigitalSource, + comment: "Content coded as 'composite capture' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/compositeCapture", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "CompositeCaptureDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" + term :CompositeSyntheticDigitalSource, + comment: "Content coded as 'composite synthetic' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/compositeSynthetic", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "CompositeSyntheticDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" + term :CompositeWithTrainedAlgorithmicMediaDigitalSource, + comment: "Content coded as 'composite with trained algorithmic media' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/compositeWithTrainedAlgorithmicMedia", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "CompositeWithTrainedAlgorithmicMediaDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" term :ContagiousnessHealthAspect, comment: "Content about contagion mechanisms and contagiousness information over the topic.", "https://schema.org/isPartOf": "https://pending.schema.org", @@ -15776,6 +15949,13 @@ module RDF::Vocab "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2989", label: "DangerousGoodConsideration", type: "https://schema.org/AdultOrientedEnumeration" + term :DataDrivenMediaDigitalSource, + comment: "Content coded as 'data driven media' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/dataDrivenMedia", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "DataDrivenMediaDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" term :DecontextualizedContent, comment: "Content coded 'missing context' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'missing context': Presenting unaltered video in an inaccurate manner that misrepresents the footage. For example, using incorrect dates or locations, altering the transcript or sharing brief clips from a longer video to mislead viewers. (A video rated 'original' can also be missing context.)\n\nFor an [[ImageObject]] to be 'missing context': Presenting unaltered images in an inaccurate manner to misrepresent the image and mislead the viewer. For example, a common tactic is using an unaltered image but saying it came from a different time or place. (An image rated 'original' can also be missing context.)\n\nFor an [[ImageObject]] with embedded text to be 'missing context': An unaltered image presented in an inaccurate manner to misrepresent the image and mislead the viewer. For example, a common tactic is using an unaltered image but saying it came from a different time or place. (An 'original' image with inaccurate text would generally fall in this category.)\n\nFor an [[AudioObject]] to be 'missing context': Unaltered audio presented in an inaccurate manner that misrepresents it. For example, using incorrect dates or locations, or sharing brief clips from a longer recording to mislead viewers. (Audio rated “original” can also be missing context.)\n", "https://schema.org/isPartOf": "https://pending.schema.org", @@ -15839,11 +16019,25 @@ module RDF::Vocab label: "DietNutrition", subClassOf: "https://schema.org/MedicalBusiness", type: "https://schema.org/MedicalSpecialty" + term :DigitalArtDigitalSource, + comment: "Content coded as 'digital art' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/digitalArt", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "DigitalArtDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" term :DigitalAudioTapeFormat, comment: "DigitalAudioTapeFormat.", "https://schema.org/contributor": "https://schema.org/docs/collab/MBZ", label: "DigitalAudioTapeFormat", type: "https://schema.org/MusicReleaseFormatType" + term :DigitalCaptureDigitalSource, + comment: "Content coded as 'digital capture' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/digitalCapture", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "DigitalCaptureDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" term :DigitalFormat, comment: "DigitalFormat.", "https://schema.org/contributor": "https://schema.org/docs/collab/MBZ", @@ -16291,6 +16485,12 @@ module RDF::Vocab comment: "An ItemList ordered with no explicit order.", label: "ItemListUnordered", type: "https://schema.org/ItemListOrderType" + term :KeepProduct, + comment: "Specifies that the consumer can keep the product, even when receiving a refund or store credit.", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880", + label: "KeepProduct", + type: "https://schema.org/ReturnMethodEnumeration" term :KosherDiet, comment: "A diet conforming to Jewish dietary practices.", label: "KosherDiet", @@ -16434,6 +16634,13 @@ module RDF::Vocab "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2712", label: "MinimumAdvertisedPrice", type: "https://schema.org/PriceTypeEnumeration" + term :MinorHumanEditsDigitalSource, + comment: "Content coded as 'minor human edits' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/minorHumanEdits", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "MinorHumanEditsDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" term :MisconceptionsHealthAspect, comment: "Content about common misconceptions and myths that are related to a topic.", "https://schema.org/isPartOf": "https://pending.schema.org", @@ -16492,6 +16699,13 @@ module RDF::Vocab "https://schema.org/isPartOf": "https://health-lifesci.schema.org", label: "Neck", type: "https://schema.org/PhysicalExam" + term :NegativeFilmDigitalSource, + comment: "Content coded as 'negative film' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/negativeFilm", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "NegativeFilmDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" term :Neuro, comment: "Neurological system clinical examination.", "https://schema.org/isPartOf": "https://health-lifesci.schema.org", @@ -17024,6 +17238,13 @@ module RDF::Vocab label: "Podiatric", subClassOf: "https://schema.org/MedicalBusiness", type: "https://schema.org/MedicalSpecialty" + term :PositiveFilmDigitalSource, + comment: "Content coded as 'positive film' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/positiveFilm", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "PositiveFilmDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" term :PotentialActionStatus, comment: "A description of an action that is supported.", label: "PotentialActionStatus", @@ -17059,6 +17280,13 @@ module RDF::Vocab label: "PrimaryCare", subClassOf: "https://schema.org/MedicalBusiness", type: "https://schema.org/MedicalSpecialty" + term :PrintDigitalSource, + comment: "Content coded as 'print' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/print", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "PrintDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" term :ProductReturnFiniteReturnWindow, comment: "ProductReturnFiniteReturnWindow: there is a finite window for product returns.", "https://schema.org/isPartOf": "https://attic.schema.org", @@ -17519,6 +17747,13 @@ module RDF::Vocab "https://schema.org/isPartOf": "https://health-lifesci.schema.org", label: "TraditionalChinese", type: "https://schema.org/MedicineSystem" + term :TrainedAlgorithmicMediaDigitalSource, + comment: "Content coded as 'trained algorithmic media' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/trainedAlgorithmicMedia", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "TrainedAlgorithmicMediaDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" term :TransformedContent, comment: "Content coded 'transformed content' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'transformed content': or all of the video has been manipulated to transform the footage itself. This category includes using tools like the Adobe Suite to change the speed of the video, add or remove visual elements or dub audio. Deepfakes are also a subset of transformation.\n\nFor an [[ImageObject]] to be 'transformed content': Adding or deleting visual elements to give the image a different meaning with the intention to mislead.\n\nFor an [[ImageObject]] with embedded text to be 'transformed content': Adding or deleting visual elements to give the image a different meaning with the intention to mislead.\n\nFor an [[AudioObject]] to be 'transformed content': Part or all of the audio has been manipulated to alter the words or sounds, or the audio has been synthetically generated, such as to create a sound-alike voice.\n", "https://schema.org/isPartOf": "https://pending.schema.org", @@ -17630,6 +17865,13 @@ module RDF::Vocab "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2989", label: "ViolenceConsideration", type: "https://schema.org/AdultOrientedEnumeration" + term :VirtualRecordingDigitalSource, + comment: "Content coded as 'virtual recording' using the IPTC digital source type vocabulary.", + exactMatch: "http://cv.iptc.org/newscodes/digitalsourcetype/virtualRecording", + "https://schema.org/isPartOf": "https://pending.schema.org", + "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/3392", + label: "VirtualRecordingDigitalSource", + type: "https://schema.org/IPTCDigitalSourceEnumeration" term :WeaponConsideration, comment: "The item is intended to induce bodily harm, for example guns, mace, combat knives, brass knuckles, nail or other bombs, and spears.", "https://schema.org/isPartOf": "https://pending.schema.org", @@ -17637,73 +17879,73 @@ module RDF::Vocab label: "WeaponConsideration", type: "https://schema.org/AdultOrientedEnumeration" term :WearableMeasurementBack, - comment: "Measurement of the back section, for example of a jacket", + comment: "Measurement of the back section, for example of a jacket.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementBack", type: "https://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementChestOrBust, - comment: "Measurement of the chest/bust section, for example of a suit", + comment: "Measurement of the chest/bust section, for example of a suit.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementChestOrBust", type: "https://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementCollar, - comment: "Measurement of the collar, for example of a shirt", + comment: "Measurement of the collar, for example of a shirt.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementCollar", type: "https://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementCup, - comment: "Measurement of the cup, for example of a bra", + comment: "Measurement of the cup, for example of a bra.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementCup", type: "https://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementHeight, - comment: "Measurement of the height, for example the heel height of a shoe", + comment: "Measurement of the height, for example the heel height of a shoe.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementHeight", type: "https://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementHips, - comment: "Measurement of the hip section, for example of a skirt", + comment: "Measurement of the hip section, for example of a skirt.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementHips", type: "https://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementInseam, - comment: "Measurement of the inseam, for example of pants", + comment: "Measurement of the inseam, for example of pants.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementInseam", type: "https://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementLength, - comment: "Represents the length, for example of a dress", + comment: "Represents the length, for example of a dress.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementLength", type: "https://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementOutsideLeg, - comment: "Measurement of the outside leg, for example of pants", + comment: "Measurement of the outside leg, for example of pants.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementOutsideLeg", type: "https://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementSleeve, - comment: "Measurement of the sleeve length, for example of a shirt", + comment: "Measurement of the sleeve length, for example of a shirt.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementSleeve", type: "https://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementWaist, - comment: "Measurement of the waist section, for example of pants", + comment: "Measurement of the waist section, for example of pants.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementWaist", type: "https://schema.org/WearableMeasurementTypeEnumeration" term :WearableMeasurementWidth, - comment: "Measurement of the width, for example of shoes", + comment: "Measurement of the width, for example of shoes.", "https://schema.org/isPartOf": "https://pending.schema.org", "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811", label: "WearableMeasurementWidth", diff --git a/lib/rdf/vocab/wot.rb b/lib/rdf/vocab/wot.rb index 9147526..f07acff 100644 --- a/lib/rdf/vocab/wot.rb +++ b/lib/rdf/vocab/wot.rb @@ -7,81 +7,162 @@ module RDF::Vocab # @!visibility private WOT = Class.new(RDF::StrictVocabulary("http://xmlns.com/wot/0.1/")) do + # Ontology definition + ontology :"http://xmlns.com/wot/0.1/", + "http://purl.org/dc/elements/1.1/date": "2004-02-23", + "http://purl.org/dc/elements/1.1/description": "Web Of Trust (wot) RDF vocabulary, described using W3C RDF Schema and the Web Ontology Language.", + "http://purl.org/dc/elements/1.1/title": "Web Of Trust vocabulary", + "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://xmlns.com/foaf/0.1/", + "http://www.w3.org/2002/07/owl#imports": ["http://www.w3.org/2000/01/rdf-schema", "http://www.w3.org/2002/07/owl"], + type: "http://www.w3.org/2002/07/owl#Ontology" + # Class definitions + term :EncryptedDocument, + comment: "An encrypted document intended for a set of recipients.", + "http://www.w3.org/2002/07/owl#disjointWith": ["http://xmlns.com/wot/0.1/Endorsement", "http://xmlns.com/wot/0.1/PubKey", "http://xmlns.com/wot/0.1/SigEvent", "http://xmlns.com/wot/0.1/User"], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Encrypted Document", + subClassOf: ["http://xmlns.com/foaf/0.1/Document", "http://xmlns.com/wordnet/1.6/Endorsement-4"], + type: "http://www.w3.org/2002/07/owl#Class" term :Endorsement, - comment: "An endorsement object, whose uri should be the location of an ascii signature", + comment: "An endorsement resource containing a detached ascii signature.", + "http://www.w3.org/2002/07/owl#disjointWith": ["http://xmlns.com/wot/0.1/EncryptedDocument", "http://xmlns.com/wot/0.1/PubKey", "http://xmlns.com/wot/0.1/SigEvent", "http://xmlns.com/wot/0.1/User"], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable", + isDefinedBy: "http://xmlns.com/wot/0.1/", label: "Endorsement", - subClassOf: "http://xmlns.com/wordnet/1.6/Endorsement", - type: "http://www.w3.org/2000/01/rdf-schema#Class" + subClassOf: ["http://xmlns.com/foaf/0.1/Document", "http://xmlns.com/wordnet/1.6/Endorsement-4"], + type: "http://www.w3.org/2002/07/owl#Class" term :PubKey, - comment: "A class to represent a person's or organization's PGP public key.", + comment: "A class used to represent a PGP/GPG public key for a user (an agent, person, group or organization).", + "http://www.w3.org/2002/07/owl#disjointWith": ["http://xmlns.com/wot/0.1/EncryptedDocument", "http://xmlns.com/wot/0.1/Endorsement", "http://xmlns.com/wot/0.1/SigEvent", "http://xmlns.com/wot/0.1/User"], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable", + isDefinedBy: "http://xmlns.com/wot/0.1/", label: "Public Key", - type: "http://www.w3.org/2000/01/rdf-schema#Class" + subClassOf: "http://xmlns.com/wordnet/1.6/Credential", + type: "http://www.w3.org/2002/07/owl#Class" term :SigEvent, - comment: "A PGP key signing event", - label: "Signing Event", - subClassOf: "http://xmlns.com/wordnet/1.6/Event", - type: "http://www.w3.org/2000/01/rdf-schema#Class" + comment: "An event describing the action of a public key being signed by some other public key.", + "http://www.w3.org/2002/07/owl#disjointWith": ["http://xmlns.com/wot/0.1/EncryptedDocument", "http://xmlns.com/wot/0.1/Endorsement", "http://xmlns.com/wot/0.1/PubKey", "http://xmlns.com/wot/0.1/User"], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Key Signing Event", + subClassOf: ["http://www.w3.org/2002/12/cal/ical#Vevent", "http://xmlns.com/wordnet/1.6/Event"], + type: "http://www.w3.org/2002/07/owl#Class" term :User, - comment: "A wot subclass of foaf Person - the user of a PGP public key", - label: "PGP Key User", - subClassOf: "http://xmlns.com/foaf/0.1/Person", - type: "http://www.w3.org/2000/01/rdf-schema#Class" + comment: "A user (agent, person, group or organization) of a PGP/GPG public key.", + "http://www.w3.org/2002/07/owl#disjointWith": ["http://xmlns.com/wot/0.1/EncryptedDocument", "http://xmlns.com/wot/0.1/Endorsement", "http://xmlns.com/wot/0.1/PubKey", "http://xmlns.com/wot/0.1/SigEvent"], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Key User", + subClassOf: "http://xmlns.com/foaf/0.1/Agent", + type: "http://www.w3.org/2002/07/owl#Class" # Property definitions property :assurance, - comment: "Property pointing to an endorsment object which in turn points to the location of the textual signature assuring the current document", - domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - label: "assurance", + comment: "A property linking a document to an endorsement resource containing a detached ascii signature.", + domain: "http://xmlns.com/foaf/0.1/Document", + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Assurance", range: "http://xmlns.com/wot/0.1/Endorsement", - type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + type: "http://www.w3.org/2002/07/owl#ObjectProperty" + property :encryptedTo, + comment: "A property linking an encrypted document to a recipient.", + domain: "http://xmlns.com/wot/0.1/EncryptedDocument", + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Encrypted to", + range: "http://xmlns.com/wot/0.1/PubKey", + type: "http://www.w3.org/2002/07/owl#ObjectProperty" + property :encrypter, + comment: "A property linking an encrypted document to the public key that was used to encrypt it.", + domain: "http://xmlns.com/wot/0.1/EncryptedDocument", + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Encrypted by", + range: "http://xmlns.com/wot/0.1/PubKey", + type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"] property :fingerprint, - comment: "A public key fingerprint string", + comment: "A public key hex fingerprint string (40 digits, white space insignificant).", domain: "http://xmlns.com/wot/0.1/PubKey", - label: "Public Key Fingerprint", - range: "http://www.w3.org/2000/01/rdf-schema#Literal", - type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Fingerprint", + range: "http://www.w3.org/2001/XMLSchema#string", + type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#InverseFunctionalProperty"] + property :hasKey, + comment: "A property to link a PubKey from a User", + domain: "http://xmlns.com/wot/0.1/User", + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing", + inverseOf: "http://xmlns.com/wot/0.1/identity", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "has Key", + range: "http://xmlns.com/wot/0.1/PubKey", + type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :hex_id, - comment: "A public key hex identifier string", + comment: "A public key hex identifier string (8 digits).", domain: "http://xmlns.com/wot/0.1/PubKey", - label: "Public key hex identifier", - range: "http://www.w3.org/2000/01/rdf-schema#Literal", - type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Hex identifier", + range: "http://www.w3.org/2001/XMLSchema#string", + type: "http://www.w3.org/2002/07/owl#DatatypeProperty" property :identity, - comment: "A property linking to the User of the PGP key.", + comment: "A property linking a public key to the user of the key.", domain: "http://xmlns.com/wot/0.1/PubKey", - label: "identity", + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Identity", range: "http://xmlns.com/wot/0.1/User", - type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"] property :length, - comment: "A string representing public key length", + comment: "A numeric string representing the length, in bytes, of a public key.", domain: "http://xmlns.com/wot/0.1/PubKey", - label: "Public Key length", - range: "http://www.w3.org/2000/01/rdf-schema#Literal", - type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Length", + range: "http://www.w3.org/2001/XMLSchema#integer", + type: "http://www.w3.org/2002/07/owl#DatatypeProperty" property :pubkeyAddress, - comment: "The location of the public key used to sign the present document", - domain: "http://www.w3.org/2000/01/rdf-schema#Resource", - label: "public key address", - range: "http://www.w3.org/2000/01/rdf-schema#Resource", - type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + comment: "The location of an ascii version of a public key.", + domain: "http://xmlns.com/wot/0.1/PubKey", + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Address", + range: "http://xmlns.com/foaf/0.1/Document", + type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :sigdate, - comment: "The date of a sining event.", + comment: "The date of a public key signature event.", domain: "http://xmlns.com/wot/0.1/SigEvent", - label: "signing date", - range: "http://www.w3.org/2000/01/rdf-schema#Literal", - type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Signature date", + range: "http://www.w3.org/2001/XMLSchema#date", + type: "http://www.w3.org/2002/07/owl#DatatypeProperty" property :signed, - comment: "A property linking a public key to signature events.", - domain: "http://xmlns.com/wot/0.1/User", - label: "signed", + comment: "A property linking a public key to a public key signature event.", + domain: "http://xmlns.com/wot/0.1/PubKey", + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Signed", range: "http://xmlns.com/wot/0.1/SigEvent", - type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" - property :signerLongHexID, - comment: "The hex id of the signer's key", + type: "http://www.w3.org/2002/07/owl#ObjectProperty" + property :signer, + comment: "A property linking a public key signature event to the public key that was used to sign.", + domain: "http://xmlns.com/wot/0.1/SigEvent", + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Signer", + range: "http://xmlns.com/wot/0.1/PubKey", + type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"] + property :sigtime, + comment: "The time (of day) of a public key signature event.", domain: "http://xmlns.com/wot/0.1/SigEvent", - label: "signer long hex id", - range: "http://www.w3.org/2000/01/rdf-schema#Literal", - type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable", + isDefinedBy: "http://xmlns.com/wot/0.1/", + label: "Signature time", + range: "http://www.w3.org/2001/XMLSchema#time", + type: "http://www.w3.org/2002/07/owl#DatatypeProperty" end end diff --git a/lib/rdf/vocab/xhtml.rb b/lib/rdf/vocab/xhtml.rb index 3b1b417..5b07a94 100644 --- a/lib/rdf/vocab/xhtml.rb +++ b/lib/rdf/vocab/xhtml.rb @@ -9,7 +9,7 @@ module RDF::Vocab # Ontology definition ontology :"http://www.w3.org/1999/xhtml#", - "http://www.w3.org/1999/xhtml/vocab#stylesheet": "http://www.w3.org/StyleSheets/TR/base", - "http://www.w3.org/2003/g/data-view#namespaceTransformation": "http://www.w3.org/2008/07/rdfa-xslt" + "http://www.w3.org/1999/xhtml/vocab#stylesheet": "https://www.w3.org/StyleSheets/TR/base", + "http://www.w3.org/2003/g/data-view#namespaceTransformation": "https://www.w3.org/2008/07/rdfa-xslt" end end diff --git a/rdf-vocab.gemspec b/rdf-vocab.gemspec index 1fcd912..172d9c0 100755 --- a/rdf-vocab.gemspec +++ b/rdf-vocab.gemspec @@ -30,21 +30,21 @@ Gem::Specification.new do |gem| gem.add_runtime_dependency 'rdf', '~> 3.3' # Either of these are required for HTML vocabulary generation - gem.add_development_dependency 'haml', '~> 6.1' + gem.add_development_dependency 'haml', '~> 6.3' gem.add_development_dependency 'erubis', '~> 2.7' gem.add_development_dependency 'json-ld', '~> 3.3' - gem.add_development_dependency 'json-schema', '~> 4.0' + gem.add_development_dependency 'json-schema', '~> 4.3' gem.add_development_dependency 'jsonpath', '~> 1.1' gem.add_development_dependency 'ld-patch', '~> 3.3' - gem.add_development_dependency 'nokogiri', '~> 1.15', '>= 1.15.4' - gem.add_development_dependency 'rake', '~> 13.0' + gem.add_development_dependency 'nokogiri', '~> 1.16', '>= 1.16.5' + gem.add_development_dependency 'rake', '~> 13.2' gem.add_development_dependency 'rdf-ordered-repo', '~> 3.3' gem.add_development_dependency 'rdf-rdfa', '~> 3.3' gem.add_development_dependency 'rdf-rdfxml', '~> 3.3' gem.add_development_dependency 'rdf-reasoner', '~> 0.8' gem.add_development_dependency 'rdf-turtle', '~> 3.3' - gem.add_development_dependency 'rspec', '~> 3.12' + gem.add_development_dependency 'rspec', '~> 3.13' gem.add_development_dependency 'rspec-its', '~> 1.3' gem.add_development_dependency 'uuidtools', '~> 2.2' # needed by json-schema gem.add_development_dependency 'yard', '~> 0.9'