lib/rdf/vocab/bf2.rb in rdf-vocab-3.2.2 vs lib/rdf/vocab/bf2.rb in rdf-vocab-3.2.3

- old
+ new

@@ -10,17 +10,17 @@ # Ontology definition ontology :"http://id.loc.gov/ontologies/bibframe/", "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": "2021-06-10T12:00:00.000-05:00", - "http://purl.org/dc/terms/modified": "2021-06-24T13:27:14.395-04:00", + "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/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-0-1/", - "http://www.w3.org/2002/07/owl#versionIRI": "http://id.loc.gov/ontologies/bibframe-2-1-0/", - "http://www.w3.org/2002/07/owl#versionInfo": "2.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", label: "BIBFRAME vocabulary", type: "http://www.w3.org/2002/07/owl#Ontology" # Class definitions term :AbbreviatedTitle, @@ -114,10 +114,15 @@ definition: "Underlying physical material of a resource.", "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Changed subclass to Material [GH28])"], label: "Base material", subClassOf: "http://id.loc.gov/ontologies/bibframe/Material", type: "http://www.w3.org/2002/07/owl#Class" + term :Binding, + definition: "Information about methods used to bind a published or unpublished resource, or other binding information.", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])", + label: "Binding method", + type: "http://www.w3.org/2002/07/owl#Class" term :BookFormat, definition: "Result of folding a printed sheet to form a gathering of leaves.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Book format", type: "http://www.w3.org/2002/07/owl#Class" @@ -202,12 +207,13 @@ label: "CODEN", subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier", type: "http://www.w3.org/2002/07/owl#Class" term :Collection, definition: "Aggregation of resources, generally gathered together artificially.", - "http://purl.org/dc/terms/modified": "2016-04-21 (New)", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (changed subClassOf [GH92])"], label: "Collection", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", type: "http://www.w3.org/2002/07/owl#Class" term :CollectionArrangement, definition: "Information about the organization and arrangement of a collection of items. For instance, for computer files, organization and arrangement information may be the file structure and sort sequence of a file; for visual materials, this information may be how a collection is arranged.", "http://purl.org/dc/terms/modified": "2021-06-09 (New [GH77])", label: "Organization of materials information", @@ -260,20 +266,23 @@ label: "Dataset", subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", type: "http://www.w3.org/2002/07/owl#Class" term :DescriptionAuthentication, definition: "Indication of specific types of reviews that have been carried out on the description information.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (fixed class name)"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (fixed class name)", "2022-10-03 (removed subClassOf [GH90])"], label: "Metadata authentication", - subClassOf: "http://id.loc.gov/ontologies/bibframe/AdminMetadata", type: "http://www.w3.org/2002/07/owl#Class" term :DescriptionConventions, definition: "Rules used for the descriptive content of the resource description.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-24 (fixed class name)"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-24 (fixed class name)", "2022-10-03 (removed subClassOf [GH90])"], label: "Description conventions", - subClassOf: "http://id.loc.gov/ontologies/bibframe/AdminMetadata", type: "http://www.w3.org/2002/07/owl#Class" + term :DescriptionLevel, + definition: "Designation of the descriptive content of the metadata.", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH43])", + label: "Description level", + type: "http://www.w3.org/2002/07/owl#Class" term :DigitalCharacteristic, definition: "Technical specification relating to the digital encoding of text, image, audio, video, and other types of data in a resource.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Digital characteristic", type: "http://www.w3.org/2002/07/owl#Class" @@ -400,13 +409,12 @@ "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Generation", type: "http://www.w3.org/2002/07/owl#Class" term :GenerationProcess, definition: "Indication of the program or process used to generate the description by application of a particular transformation.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-24 (fixed class name)"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-24 (fixed class name)", "2022-10-03 (removed subClassOf [GH90])"], label: "Generation process", - subClassOf: "http://id.loc.gov/ontologies/bibframe/AdminMetadata", type: "http://www.w3.org/2002/07/owl#Class" term :GenreForm, definition: "Form category or genre to which a resource belongs.", "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Broaden definition [GH17])"], label: "Genre/form", @@ -459,10 +467,16 @@ term :Instance, definition: "Resource reflecting an individual, material embodiment of a Work.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Instance", type: "http://www.w3.org/2002/07/owl#Class" + term :Integrating, + definition: "Resource that is added to or changed by updates that do not remain discrete but are integrated into the whole.", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])", + label: "Integrating resource", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", + type: "http://www.w3.org/2002/07/owl#Class" term :IntendedAudience, definition: "Information that identifies the specific intended or target audience or intellectual level for which the content described is considered appropriate. Also used to record interest and motivation levels and special learner characteristics.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Intended audience information", type: "http://www.w3.org/2002/07/owl#Class" @@ -546,10 +560,16 @@ definition: "Unique title for a continuing resource that is assigned by the ISSN International Center in conjunction with an ISSN.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Key title", subClassOf: "http://id.loc.gov/ontologies/bibframe/VariantTitle", type: "http://www.w3.org/2002/07/owl#Class" + term :Kit, + definition: "Resource that contains a mixture of various components issued as a unit and intended primarily for instructional purposes.", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])", + label: "Kit", + subClassOf: "http://id.loc.gov/ontologies/bibframe/MixedMaterial", + type: "http://www.w3.org/2002/07/owl#Class" term :Language, definition: "Language entity.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Language entity", type: "http://www.w3.org/2002/07/owl#Class" @@ -581,14 +601,14 @@ "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Manufacturer", subClassOf: "http://id.loc.gov/ontologies/bibframe/ProvisionActivity", type: "http://www.w3.org/2002/07/owl#Class" term :Manuscript, - definition: "Resource that is written in handwriting or typescript. These are generally unique resources.", - "http://purl.org/dc/terms/modified": "2016-04-21 (New)", + definition: "Resource which is written in handwriting or typescript. These are generally unique resources.", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (changed subClassOf [GH92])"], label: "Manuscript", - subClassOf: "http://id.loc.gov/ontologies/bibframe/Instance", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", type: "http://www.w3.org/2002/07/owl#Class" term :Material, definition: "Substance or composition of the resource.", "http://purl.org/dc/terms/modified": "2021-06-09 (New [GH28])", label: "Material", @@ -609,15 +629,27 @@ "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Meeting", subClassOf: "http://id.loc.gov/ontologies/bibframe/Agent", 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, a manuscript collection of text, photographs and sound recordings.", - "http://purl.org/dc/terms/modified": "2016-04-21 (New)", + 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])"], label: "Mixed material", subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", type: "http://www.w3.org/2002/07/owl#Class" + term :Modification, + definition: "Information relating to modification of a resource.", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH69])", + label: "Modification", + subClassOf: "http://id.loc.gov/ontologies/bibframe/ProvisionActivity", + type: "http://www.w3.org/2002/07/owl#Class" + term :Monograph, + definition: "Resource that is issued as a single physical unit or intangible single logical unit.", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])", + label: "Monograph", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", + type: "http://www.w3.org/2002/07/owl#Class" term :Mount, definition: "Physical material or object used for the support or backing to which the base material of a resource has been attached.", "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Amended definition [GH29])"], label: "Mount", type: "http://www.w3.org/2002/07/owl#Class" @@ -632,15 +664,21 @@ "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-26 (fixed typo in definition)"], label: "Moving image", subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", type: "http://www.w3.org/2002/07/owl#Class" term :Multimedia, - definition: "Electronic resource that is a computer program (i.e., digitally encoded instructions intended to be processed and performed by a computer) or which consists of multiple media types that are software driven, such as videogames.", - "http://purl.org/dc/terms/modified": "2016-04-21 (New)", + definition: "Electronic resource which is a computer program or consists of multiple media types that are software driven, such as videogames.", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (revised definition [GH92])"], label: "Software or multimedia", subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", type: "http://www.w3.org/2002/07/owl#Class" + term :MusicAudio, + definition: "Music resource expressed in an audible form.", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])", + label: "Music audio", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Audio", + type: "http://www.w3.org/2002/07/owl#Class" term :MusicDistributorNumber, definition: "Identifier appearing on a resource assigned by a distributor to a specific audio recording, notated music publication, music-related publication, or videorecording.", "http://purl.org/dc/terms/modified": "2017-02-07 (New)", label: "Music distributor number", subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier", @@ -693,10 +731,16 @@ definition: "National Bibliography Number that identifies a resource description.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "NBN", subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier", type: "http://www.w3.org/2002/07/owl#Class" + term :NonMusicAudio, + definition: "Resource expressed in an audible form, including spoken word and other non-musical sounds.", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])", + label: "Non-music audio", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Audio", + type: "http://www.w3.org/2002/07/owl#Class" term :NotatedMovement, definition: "Graphic, non-realized representations of movement intended to be perceived visually, e.g. dance.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Notated movement", subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", @@ -903,10 +947,22 @@ definition: "Information on the script, or symbol system used to convey the content of a text resource.", "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Modified label [GH67])"], label: "Script", subClassOf: "http://id.loc.gov/ontologies/bibframe/Notation", type: "http://www.w3.org/2002/07/owl#Class" + term :Serial, + definition: "Resource that is issued in successive parts, usually numbered, that has no predetermined conclusion.", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])", + label: "Serial", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", + type: "http://www.w3.org/2002/07/owl#Class" + term :Series, + definition: "Resource with a collective title that applies to a group of separate resources, each of which also has its own title.", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])", + label: "Series", + subClassOf: "http://id.loc.gov/ontologies/bibframe/Work", + type: "http://www.w3.org/2002/07/owl#Class" term :ShelfMark, definition: "Piece/item identifier, such as a call or other type of number.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Shelf location", subClassOf: "http://id.loc.gov/ontologies/bibframe/Identifier", @@ -1264,10 +1320,17 @@ "http://purl.org/dc/terms/modified": "2021-06-09 (New [GH25])", label: "Base material of", range: "http://www.w3.org/2000/01/rdf-schema#Resource", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/materialOf", type: "http://www.w3.org/2002/07/owl#ObjectProperty" + property :binding, + definition: "A method used to bind a published or unpublished resource,or other binding information.", + domain: "http://id.loc.gov/ontologies/bibframe/Instance", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH91])", + label: "Binding method", + range: "http://www.w3.org/2000/01/rdf-schema#Resource", + type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :bookFormat, definition: "Result of folding a printed sheet to form a gathering of leaves.", domain: "http://id.loc.gov/ontologies/bibframe/Instance", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Book format", @@ -1281,13 +1344,13 @@ range: "http://id.loc.gov/ontologies/bibframe/Capture", type: "http://www.w3.org/2002/07/owl#ObjectProperty" 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)", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH72])"], label: "Carrier type", - range: "http://id.loc.gov/ontologies/bibframe/Carrier", + range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :cartographicAttributes, comment: "Suggested use - With Work or Instance", definition: "Cartographic data that identifies characteristics of the resource, such as coordinates, projection, etc.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", @@ -1352,13 +1415,13 @@ range: "http://id.loc.gov/ontologies/bibframe/ColorContent", type: "http://www.w3.org/2002/07/owl#ObjectProperty" 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)", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH71])"], label: "Content type", - range: "http://id.loc.gov/ontologies/bibframe/Content", + range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :contentAccessibility, comment: "Suggested use - With Work or Instance", definition: "Information that assists those with a sensory impairment for greater understanding of content, e.g., captions.", "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2017-02-03 (changed from data to object property)", "2017-03-15 (fixed typo in range)"], @@ -1525,10 +1588,17 @@ domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Description language", range: "http://id.loc.gov/ontologies/bibframe/Language", type: "http://www.w3.org/2002/07/owl#ObjectProperty" + property :descriptionLevel, + definition: "Designation of the descriptive content of the metadata.", + domain: "http://id.loc.gov/ontologies/bibframe/AdminMetadata", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH43])", + label: "Description level", + range: "http://id.loc.gov/ontologies/bibframe/DescriptionLevel", + type: "http://www.w3.org/2002/07/owl#ObjectProperty" 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])"], label: "Description modifier", @@ -1914,13 +1984,13 @@ range: "http://www.w3.org/2000/01/rdf-schema#Literal", type: "http://www.w3.org/2002/07/owl#DatatypeProperty" 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)", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH74])"], label: "Intended audience", - range: "http://id.loc.gov/ontologies/bibframe/IntendedAudience", + range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :issuance, comment: "Suggested use - With Work or Instance", definition: "Categorization reflecting whether a resource is issued in one or more parts, the way it is updated, and its intended termination.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", @@ -1951,13 +2021,13 @@ range: "http://www.w3.org/2000/01/rdf-schema#Literal", type: "http://www.w3.org/2002/07/owl#DatatypeProperty" 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)", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH70])"], label: "Language information", - range: "http://id.loc.gov/ontologies/bibframe/Language", + range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :lastIssue, definition: "Ending date of a resource and/or the sequential designations.", domain: "http://www.w3.org/2000/01/rdf-schema#Resource", "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Removed domain [GH76])"], @@ -2001,13 +2071,13 @@ range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" 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)", + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2022-10-03 (Removed range [GH73])"], label: "Media type", - range: "http://id.loc.gov/ontologies/bibframe/Media", + range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :mergedToForm, comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"], definition: "One of two or more resources that come together to form a new resource.", "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"], @@ -2114,13 +2184,13 @@ label: "Origin date", range: "http://www.w3.org/2000/01/rdf-schema#Literal", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/date", type: "http://www.w3.org/2002/07/owl#DatatypeProperty" property :originPlace, - definition: "Place from which the creation of the Work originated.", - domain: "http://id.loc.gov/ontologies/bibframe/Work", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2021-06-09 (Better align definition with property name [GH50], Removed range [GH19])"], + 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])"], label: "Origin place", range: "http://www.w3.org/2000/01/rdf-schema#Resource", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/place", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :originalVersion, @@ -2313,21 +2383,21 @@ range: "http://www.w3.org/2000/01/rdf-schema#Resource", type: "http://www.w3.org/2002/07/owl#SymmetricProperty" 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.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)", "2022-10-03 (corrected label [GH85])"], inverseOf: "http://id.loc.gov/ontologies/bibframe/replacementOf", - label: "Succeeded by", + label: "Replaced by", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/succeededBy", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :replacementOf, comment: ["Suggested use - With Work or Instance", "Suggested value - Work or Instance"], definition: "Earlier resource whose content has been replaced by a later resource, usually because the later resource contains updated or new information.", - "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)"], + "http://purl.org/dc/terms/modified": ["2016-04-21 (New)", "2016-04-29 (added inverse, updated range)", "2022-10-03 (corrected label [GH85])"], inverseOf: "http://id.loc.gov/ontologies/bibframe/replacedBy", - label: "Preceded by", + label: "Replacement of", subPropertyOf: "http://id.loc.gov/ontologies/bibframe/precededBy", type: "http://www.w3.org/2002/07/owl#ObjectProperty" property :reproductionOf, definition: "Resource that is a reproduction of another Resource.", domain: "http://id.loc.gov/ontologies/bibframe/Instance", @@ -2617,9 +2687,17 @@ definition: "General statement of allowances and restrictions on access to a resource, including retention, reproduction, access, and lending.", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Use and access condition", range: "http://id.loc.gov/ontologies/bibframe/UsageAndAccessPolicy", type: "http://www.w3.org/2002/07/owl#ObjectProperty" + property :validDate, + definition: "The date or date range during which the resource is accurate.", + domain: "http://id.loc.gov/ontologies/bibframe/Work", + "http://purl.org/dc/terms/modified": "2022-10-03 (New [GH68])", + label: "Valid date", + range: "http://www.w3.org/2000/01/rdf-schema#Literal", + subPropertyOf: "http://id.loc.gov/ontologies/bibframe/date", + type: "http://www.w3.org/2002/07/owl#DatatypeProperty" property :variantType, definition: "Type of title variation, e.g., acronym, cover, spine, earlier, later, series version.", domain: "http://id.loc.gov/ontologies/bibframe/VariantTitle", "http://purl.org/dc/terms/modified": "2016-04-21 (New)", label: "Variant title type",