Vocabulary for describing processes run on linked data datasets.
<?xml version="1.0" encoding="utf-8"?> <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="https://schema.org/" xmlns:void="http://rdfs.org/ns/void#" > <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.2#containsEntity"> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Property"/> <rdfs:domain rdf:resource="http://rdfs.org/ns/void#Dataset"/> <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <rdfs:label xml:lang="en">Entities in Dataset</rdfs:label> <rdfs:comment xml:lang="en">Value is a type of entity in the dataset. Repeat the property for each type. Use in conjunction with void:classPartition when applicable. Distinguished from void:classPartition in that it asserts that an entity is present in a dataset even if it is not the basis for a void:classPartition.</rdfs:comment> </rdf:Description> <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.2"> <rdf:type rdf:resource="http://rdfs.org/ns/void#Dataset"/> <dct:creator rdf:resource="http://viaf.org/viaf/139541794"/> <dct:title xml:lang="en">RDF Vocabulary for Linked Data Processes</dct:title> <dct:alternative xml:lang="en">Reconciliation Vocabulary</dct:alternative> <dct:description xml:lang="en">Vocabulary for describing processes run on linked data datasets.</dct:description> <schema:disambiguatingDescription xml:lang="en">RDF Vocabulary</schema:disambiguatingDescription> <dct:publisher rdf:resource="http://viaf.org/viaf/139541794"/> <dct:issued>2018</dct:issued> <dc:language>en</dc:language> <dct:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/> <dct:subject rdf:resource="http://id.loc.gov/authorities/subjects/sh2013002090"/> <void:feature rdf:resource="http://www.w3.org/ns/formats/RDFa"/> <void:feature rdf:resource="http://www.w3.org/ns/formats/N-Triples"/> <void:feature rdf:resource="http://www.w3.org/ns/formats/RDF_XML"/> <void:feature rdf:resource="http://www.w3.org/ns/formats/Turtle"/> <void:classPartition rdf:nodeID="N5b3156400d074758bd95abf9b1ab9cdd"/> <schema:version>1-8-0</schema:version> <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.ttl"/> <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.nt"/> <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.jsonld"/> <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.html"/> <dct:format rdf:resource="http://www.w3.org/ns/formats/RDF_XML"/> </rdf:Description> <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.2#targetVocab"> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <rdfs:domain rdf:resource="http://rdfs.org/ns/void#Dataset"/> <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Resource"/> <rdfs:label xml:lang="en">Target Datasets (Machine Matching)</rdfs:label> <rdfs:comment xml:lang="en">Value is an http identifier for a target vocabulary, prefereably an IRI. The target vocabulary is parsed in a systematic and comprehesive matching process to find additional descriptions of entities already described in the source dataset. Note that uwrecon:targetVocab is favored above void:target and its subproperties when the resource being described is not part of a graph that is a void:Linkset. This property helps build a list of all targets used to insert related assertions about matching entities into the source dataset. This is useful when assertions (triples) are inserted into the source graph. Also note that the properties used to bring the source entities in relation to the target entities are described in uwrecon:linkPredicates.</rdfs:comment> </rdf:Description> <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.2#linkPredicate"> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <rdfs:domain rdf:resource="http://rdfs.org/ns/void#Dataset"/> <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <rdfs:label xml:lang="en">Link Predicates</rdfs:label> <rdfs:comment xml:lang="en">Value must be IRIs for properties used to relate entities in the source dataset to entities in external datasets. Note uwrecon:linkPredicate should be favored over void:linkPredicate only when the predicate is not part of a graph that is a void:Linkset.</rdfs:comment> </rdf:Description> <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.2#processingNote"> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <rdfs:domain rdf:resource="http://rdfs.org/ns/void#Dataset"/> <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/> <rdfs:label xml:lang="en">Processing Notes</rdfs:label> <rdfs:comment xml:lang="en">Value is a textual description of data processing, especially during matching tasks, that may be pertinent to use of the dataset.</rdfs:comment> </rdf:Description> <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.2#linkPredicateNote"> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <rdfs:domain rdf:resource="http://rdfs.org/ns/void#Dataset"/> <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/> <rdfs:label xml:lang="en">Link Predicate Notes</rdfs:label> <rdfs:comment xml:lang="en">Value is a textual description of the use of properties relating entities in the source dataset.</rdfs:comment> </rdf:Description> <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.2#dataHarvestSource"> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <rdfs:domain rdf:resource="http://rdfs.org/ns/void#Dataset"/> <rdfs:range rdf:resource="http://purl.org/dc/dcmitype/Collection"/> <rdfs:label xml:lang="en">Data Harvest Source</rdfs:label> <rdfs:comment xml:lang="en">Digital collection that is the source of the RDF data. Used when an RDF dataset is an instance of previously exisiting data; that previously existing data is not RDF data and has been exported or harvested and repurposed as linked data. In addition the source data describes a digital collection -- it is the metadata for that digital collection -- and the RDF data describes all resources associated with that digital collection.</rdfs:comment> </rdf:Description> <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.2#targetVocabSecondary"> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <rdfs:domain rdf:resource="http://rdfs.org/ns/void#Dataset"/> <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Resource"/> <rdfs:label xml:lang="en">Target Datasets (Manual Matching)</rdfs:label> <rdfs:comment xml:lang="en">Value should be an identifier for a target vocabulary, prefereably an IRI. The IRI is extracted from the target vocabulary to provide an additional description for a single resource already described in the source dataset, therefore not extracted as part of a comprehesive matching process. This property was created in addition to uwrecon:targetVocab in order to distinguish when a comprehensive matching process was or was not executed. Note that uwrecon:targetVocabSecondary is favored above void:target and its subproperties when the resource being described is not part of a graph that is a void:Linkset. This property helps build a list of all targets used to insert related assertions about matching entities into the source dataset. This is useful when assertions (triples) are inserted into the source graph. Also note that the properties used to bring the source entities in relation to the target entities are described in uwrecon:linkPredicate.</rdfs:comment> </rdf:Description> <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.2#platform"> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <rdfs:domain rdf:resource="http://rdfs.org/ns/void#Dataset"/> <rdfs:range rdf:resource="https://doi.org/10.6069/uwlib.55.b.1#Platform"/> <rdfs:label xml:lang="en">Platform used for processing tasks</rdfs:label> <rdfs:comment xml:lang="en">Value is the name of any platform used, especially for matchng tasks, to process the dataset.</rdfs:comment> </rdf:Description> <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.2#deDuped"> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <rdfs:domain rdf:resource="http://rdfs.org/ns/void#Dataset"/> <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/> <rdfs:label xml:lang="en">De-duplicated</rdfs:label> <rdfs:comment xml:lang="en">Value is the version number of dataset after it was de-duped</rdfs:comment> </rdf:Description> <rdf:Description rdf:nodeID="N5b3156400d074758bd95abf9b1ab9cdd"> <void:class rdf:resource="http://www.w3.org/2000/01/rdf-schema#Property"/> </rdf:Description> </rdf:RDF>
@prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix void: <http://rdfs.org/ns/void#> . <https://doi.org/10.6069/uwlib.55.b.2> a void:Dataset ; dc:language "en" ; dct:alternative "Reconciliation Vocabulary"@en ; dct:creator <http://viaf.org/viaf/139541794> ; dct:description "Vocabulary for describing processes run on linked data datasets."@en ; dct:format <http://www.w3.org/ns/formats/Turtle> ; dct:hasFormat <https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.html>, <https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.jsonld>, <https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.nt>, <https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.rdf> ; dct:issued "2018" ; dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ; dct:publisher <http://viaf.org/viaf/139541794> ; dct:subject <http://id.loc.gov/authorities/subjects/sh2013002090> ; dct:title "RDF Vocabulary for Linked Data Processes"@en ; void:classPartition [ void:class rdfs:Property ] ; void:feature <http://www.w3.org/ns/formats/N-Triples>, <http://www.w3.org/ns/formats/RDF_XML>, <http://www.w3.org/ns/formats/RDFa>, <http://www.w3.org/ns/formats/Turtle> ; schema:disambiguatingDescription "RDF Vocabulary"@en ; schema:version "1-8-0" . <https://doi.org/10.6069/uwlib.55.b.2#containsEntity> a rdfs:Property ; rdfs:label "Entities in Dataset"@en ; rdfs:comment "Value is a type of entity in the dataset. Repeat the property for each type. Use in conjunction with void:classPartition when applicable. Distinguished from void:classPartition in that it asserts that an entity is present in a dataset even if it is not the basis for a void:classPartition."@en ; rdfs:domain void:Dataset ; rdfs:range rdfs:Class . <https://doi.org/10.6069/uwlib.55.b.2#dataHarvestSource> a rdf:Property ; rdfs:label "Data Harvest Source"@en ; rdfs:comment "Digital collection that is the source of the RDF data. Used when an RDF dataset is an instance of previously exisiting data; that previously existing data is not RDF data and has been exported or harvested and repurposed as linked data. In addition the source data describes a digital collection -- it is the metadata for that digital collection -- and the RDF data describes all resources associated with that digital collection."@en ; rdfs:domain void:Dataset ; rdfs:range <http://purl.org/dc/dcmitype/Collection> . <https://doi.org/10.6069/uwlib.55.b.2#deDuped> a rdf:Property ; rdfs:label "De-duplicated"@en ; rdfs:comment "Value is the version number of dataset after it was de-duped"@en ; rdfs:domain void:Dataset ; rdfs:range rdfs:Literal . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicate> a rdf:Property ; rdfs:label "Link Predicates"@en ; rdfs:comment "Value must be IRIs for properties used to relate entities in the source dataset to entities in external datasets. Note uwrecon:linkPredicate should be favored over void:linkPredicate only when the predicate is not part of a graph that is a void:Linkset."@en ; rdfs:domain void:Dataset ; rdfs:range rdf:Property . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicateNote> a rdf:Property ; rdfs:label "Link Predicate Notes"@en ; rdfs:comment "Value is a textual description of the use of properties relating entities in the source dataset."@en ; rdfs:domain void:Dataset ; rdfs:range rdfs:Literal . <https://doi.org/10.6069/uwlib.55.b.2#platform> a rdf:Property ; rdfs:label "Platform used for processing tasks"@en ; rdfs:comment "Value is the name of any platform used, especially for matchng tasks, to process the dataset."@en ; rdfs:domain void:Dataset ; rdfs:range <https://doi.org/10.6069/uwlib.55.b.1#Platform> . <https://doi.org/10.6069/uwlib.55.b.2#processingNote> a rdf:Property ; rdfs:label "Processing Notes"@en ; rdfs:comment "Value is a textual description of data processing, especially during matching tasks, that may be pertinent to use of the dataset."@en ; rdfs:domain void:Dataset ; rdfs:range rdfs:Literal . <https://doi.org/10.6069/uwlib.55.b.2#targetVocab> a rdf:Property ; rdfs:label "Target Datasets (Machine Matching)"@en ; rdfs:comment "Value is an http identifier for a target vocabulary, prefereably an IRI. The target vocabulary is parsed in a systematic and comprehesive matching process to find additional descriptions of entities already described in the source dataset. Note that uwrecon:targetVocab is favored above void:target and its subproperties when the resource being described is not part of a graph that is a void:Linkset. This property helps build a list of all targets used to insert related assertions about matching entities into the source dataset. This is useful when assertions (triples) are inserted into the source graph. Also note that the properties used to bring the source entities in relation to the target entities are described in uwrecon:linkPredicates."@en ; rdfs:domain void:Dataset ; rdfs:range rdf:Resource . <https://doi.org/10.6069/uwlib.55.b.2#targetVocabSecondary> a rdf:Property ; rdfs:label "Target Datasets (Manual Matching)"@en ; rdfs:comment "Value should be an identifier for a target vocabulary, prefereably an IRI. The IRI is extracted from the target vocabulary to provide an additional description for a single resource already described in the source dataset, therefore not extracted as part of a comprehesive matching process. This property was created in addition to uwrecon:targetVocab in order to distinguish when a comprehensive matching process was or was not executed. Note that uwrecon:targetVocabSecondary is favored above void:target and its subproperties when the resource being described is not part of a graph that is a void:Linkset. This property helps build a list of all targets used to insert related assertions about matching entities into the source dataset. This is useful when assertions (triples) are inserted into the source graph. Also note that the properties used to bring the source entities in relation to the target entities are described in uwrecon:linkPredicate."@en ; rdfs:domain void:Dataset ; rdfs:range rdf:Resource .
<https://doi.org/10.6069/uwlib.55.b.2#containsEntity> <http://www.w3.org/2000/01/rdf-schema#comment> "Value is a type of entity in the dataset. Repeat the property for each type. Use in conjunction with void:classPartition when applicable. Distinguished from void:classPartition in that it asserts that an entity is present in a dataset even if it is not the basis for a void:classPartition."@en . <https://doi.org/10.6069/uwlib.55.b.2> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/Turtle> . <https://doi.org/10.6069/uwlib.55.b.2> <https://schema.org/disambiguatingDescription> "RDF Vocabulary"@en . <https://doi.org/10.6069/uwlib.55.b.2#targetVocab> <http://www.w3.org/2000/01/rdf-schema#label> "Target Datasets (Machine Matching)"@en . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicate> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> . <https://doi.org/10.6069/uwlib.55.b.2#processingNote> <http://www.w3.org/2000/01/rdf-schema#comment> "Value is a textual description of data processing, especially during matching tasks, that may be pertinent to use of the dataset."@en . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicateNote> <http://www.w3.org/2000/01/rdf-schema#comment> "Value is a textual description of the use of properties relating entities in the source dataset."@en . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicate> <http://www.w3.org/2000/01/rdf-schema#domain> <http://rdfs.org/ns/void#Dataset> . <https://doi.org/10.6069/uwlib.55.b.2#containsEntity> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Class> . <https://doi.org/10.6069/uwlib.55.b.2#dataHarvestSource> <http://www.w3.org/2000/01/rdf-schema#comment> "Digital collection that is the source of the RDF data. Used when an RDF dataset is an instance of previously exisiting data; that previously existing data is not RDF data and has been exported or harvested and repurposed as linked data. In addition the source data describes a digital collection -- it is the metadata for that digital collection -- and the RDF data describes all resources associated with that digital collection."@en . <https://doi.org/10.6069/uwlib.55.b.2#targetVocabSecondary> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicateNote> <http://www.w3.org/2000/01/rdf-schema#domain> <http://rdfs.org/ns/void#Dataset> . <https://doi.org/10.6069/uwlib.55.b.2#platform> <http://www.w3.org/2000/01/rdf-schema#label> "Platform used for processing tasks"@en . <https://doi.org/10.6069/uwlib.55.b.2#processingNote> <http://www.w3.org/2000/01/rdf-schema#label> "Processing Notes"@en . <https://doi.org/10.6069/uwlib.55.b.2#dataHarvestSource> <http://www.w3.org/2000/01/rdf-schema#domain> <http://rdfs.org/ns/void#Dataset> . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicate> <http://www.w3.org/2000/01/rdf-schema#label> "Link Predicates"@en . <https://doi.org/10.6069/uwlib.55.b.2#targetVocab> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> . <https://doi.org/10.6069/uwlib.55.b.2#targetVocabSecondary> <http://www.w3.org/2000/01/rdf-schema#comment> "Value should be an identifier for a target vocabulary, prefereably an IRI. The IRI is extracted from the target vocabulary to provide an additional description for a single resource already described in the source dataset, therefore not extracted as part of a comprehesive matching process. This property was created in addition to uwrecon:targetVocab in order to distinguish when a comprehensive matching process was or was not executed. Note that uwrecon:targetVocabSecondary is favored above void:target and its subproperties when the resource being described is not part of a graph that is a void:Linkset. This property helps build a list of all targets used to insert related assertions about matching entities into the source dataset. This is useful when assertions (triples) are inserted into the source graph. Also note that the properties used to bring the source entities in relation to the target entities are described in uwrecon:linkPredicate."@en . <https://doi.org/10.6069/uwlib.55.b.2#containsEntity> <http://www.w3.org/2000/01/rdf-schema#label> "Entities in Dataset"@en . <https://doi.org/10.6069/uwlib.55.b.2#platform> <http://www.w3.org/2000/01/rdf-schema#range> <https://doi.org/10.6069/uwlib.55.b.1#Platform> . <https://doi.org/10.6069/uwlib.55.b.2#deDuped> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> . <https://doi.org/10.6069/uwlib.55.b.2> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/RDF_XML> . <https://doi.org/10.6069/uwlib.55.b.2#platform> <http://www.w3.org/2000/01/rdf-schema#domain> <http://rdfs.org/ns/void#Dataset> . <https://doi.org/10.6069/uwlib.55.b.2#processingNote> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicateNote> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/title> "RDF Vocabulary for Linked Data Processes"@en . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.ttl> . <https://doi.org/10.6069/uwlib.55.b.2#platform> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> . _:N5b3156400d074758bd95abf9b1ab9cdd <http://rdfs.org/ns/void#class> <http://www.w3.org/2000/01/rdf-schema#Property> . <https://doi.org/10.6069/uwlib.55.b.2> <http://rdfs.org/ns/void#classPartition> _:N5b3156400d074758bd95abf9b1ab9cdd . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/issued> "2018" . <https://doi.org/10.6069/uwlib.55.b.2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/ns/void#Dataset> . <https://doi.org/10.6069/uwlib.55.b.2#platform> <http://www.w3.org/2000/01/rdf-schema#comment> "Value is the name of any platform used, especially for matchng tasks, to process the dataset."@en . <https://doi.org/10.6069/uwlib.55.b.2#processingNote> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> . <https://doi.org/10.6069/uwlib.55.b.2> <https://schema.org/version> "1-8-0" . <https://doi.org/10.6069/uwlib.55.b.2#deDuped> <http://www.w3.org/2000/01/rdf-schema#comment> "Value is the version number of dataset after it was de-duped"@en . <https://doi.org/10.6069/uwlib.55.b.2> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/RDFa> . <https://doi.org/10.6069/uwlib.55.b.2#targetVocab> <http://www.w3.org/2000/01/rdf-schema#domain> <http://rdfs.org/ns/void#Dataset> . <https://doi.org/10.6069/uwlib.55.b.2#dataHarvestSource> <http://www.w3.org/2000/01/rdf-schema#label> "Data Harvest Source"@en . <https://doi.org/10.6069/uwlib.55.b.2#targetVocab> <http://www.w3.org/2000/01/rdf-schema#comment> "Value is an http identifier for a target vocabulary, prefereably an IRI. The target vocabulary is parsed in a systematic and comprehesive matching process to find additional descriptions of entities already described in the source dataset. Note that uwrecon:targetVocab is favored above void:target and its subproperties when the resource being described is not part of a graph that is a void:Linkset. This property helps build a list of all targets used to insert related assertions about matching entities into the source dataset. This is useful when assertions (triples) are inserted into the source graph. Also note that the properties used to bring the source entities in relation to the target entities are described in uwrecon:linkPredicates."@en . <https://doi.org/10.6069/uwlib.55.b.2#deDuped> <http://www.w3.org/2000/01/rdf-schema#domain> <http://rdfs.org/ns/void#Dataset> . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/publisher> <http://viaf.org/viaf/139541794> . <https://doi.org/10.6069/uwlib.55.b.2#deDuped> <http://www.w3.org/2000/01/rdf-schema#label> "De-duplicated"@en . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/alternative> "Reconciliation Vocabulary"@en . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.html> . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicate> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> . <https://doi.org/10.6069/uwlib.55.b.2#targetVocabSecondary> <http://www.w3.org/2000/01/rdf-schema#label> "Target Datasets (Manual Matching)"@en . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicateNote> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> . <https://doi.org/10.6069/uwlib.55.b.2> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/N-Triples> . <https://doi.org/10.6069/uwlib.55.b.2#dataHarvestSource> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/creator> <http://viaf.org/viaf/139541794> . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicateNote> <http://www.w3.org/2000/01/rdf-schema#label> "Link Predicate Notes"@en . <https://doi.org/10.6069/uwlib.55.b.2#targetVocabSecondary> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Resource> . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/elements/1.1/language> "en" . <https://doi.org/10.6069/uwlib.55.b.2#processingNote> <http://www.w3.org/2000/01/rdf-schema#domain> <http://rdfs.org/ns/void#Dataset> . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/license> <http://creativecommons.org/publicdomain/zero/1.0/> . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/subject> <http://id.loc.gov/authorities/subjects/sh2013002090> . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.jsonld> . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.rdf> . <https://doi.org/10.6069/uwlib.55.b.2#containsEntity> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Property> . <https://doi.org/10.6069/uwlib.55.b.2#targetVocab> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Resource> . <https://doi.org/10.6069/uwlib.55.b.2#containsEntity> <http://www.w3.org/2000/01/rdf-schema#domain> <http://rdfs.org/ns/void#Dataset> . <https://doi.org/10.6069/uwlib.55.b.2#linkPredicate> <http://www.w3.org/2000/01/rdf-schema#comment> "Value must be IRIs for properties used to relate entities in the source dataset to entities in external datasets. Note uwrecon:linkPredicate should be favored over void:linkPredicate only when the predicate is not part of a graph that is a void:Linkset."@en . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/description> "Vocabulary for describing processes run on linked data datasets."@en . <https://doi.org/10.6069/uwlib.55.b.2> <http://purl.org/dc/terms/format> <http://www.w3.org/ns/formats/N-Triples> . <https://doi.org/10.6069/uwlib.55.b.2#deDuped> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Literal> . <https://doi.org/10.6069/uwlib.55.b.2#dataHarvestSource> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/dc/dcmitype/Collection> . <https://doi.org/10.6069/uwlib.55.b.2#targetVocabSecondary> <http://www.w3.org/2000/01/rdf-schema#domain> <http://rdfs.org/ns/void#Dataset> .
[ { "@id": "https://doi.org/10.6069/uwlib.55.b.2#linkPredicate", "@type": [ "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", "@value": "Value must be IRIs for properties used to relate entities in the source dataset to entities in external datasets. Note uwrecon:linkPredicate should be favored over void:linkPredicate only when the predicate is not part of a graph that is a void:Linkset." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://rdfs.org/ns/void#Dataset" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", "@value": "Link Predicates" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" } ] }, { "@id": "https://doi.org/10.6069/uwlib.55.b.2#dataHarvestSource", "@type": [ "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", "@value": "Digital collection that is the source of the RDF data. Used when an RDF dataset is an instance of previously exisiting data; that previously existing data is not RDF data and has been exported or harvested and repurposed as linked data. In addition the source data describes a digital collection -- it is the metadata for that digital collection -- and the RDF data describes all resources associated with that digital collection." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://rdfs.org/ns/void#Dataset" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", "@value": "Data Harvest Source" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://purl.org/dc/dcmitype/Collection" } ] }, { "@id": "https://doi.org/10.6069/uwlib.55.b.2#processingNote", "@type": [ "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", "@value": "Value is a textual description of data processing, especially during matching tasks, that may be pertinent to use of the dataset." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://rdfs.org/ns/void#Dataset" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", "@value": "Processing Notes" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/2000/01/rdf-schema#Literal" } ] }, { "@id": "https://doi.org/10.6069/uwlib.55.b.2#containsEntity", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Property" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", "@value": "Value is a type of entity in the dataset. Repeat the property for each type. Use in conjunction with void:classPartition when applicable. Distinguished from void:classPartition in that it asserts that an entity is present in a dataset even if it is not the basis for a void:classPartition." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://rdfs.org/ns/void#Dataset" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", "@value": "Entities in Dataset" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/2000/01/rdf-schema#Class" } ] }, { "@id": "https://doi.org/10.6069/uwlib.55.b.2#targetVocabSecondary", "@type": [ "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", "@value": "Value should be an identifier for a target vocabulary, prefereably an IRI. The IRI is extracted from the target vocabulary to provide an additional description for a single resource already described in the source dataset, therefore not extracted as part of a comprehesive matching process. This property was created in addition to uwrecon:targetVocab in order to distinguish when a comprehensive matching process was or was not executed. Note that uwrecon:targetVocabSecondary is favored above void:target and its subproperties when the resource being described is not part of a graph that is a void:Linkset. This property helps build a list of all targets used to insert related assertions about matching entities into the source dataset. This is useful when assertions (triples) are inserted into the source graph. Also note that the properties used to bring the source entities in relation to the target entities are described in uwrecon:linkPredicate." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://rdfs.org/ns/void#Dataset" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", "@value": "Target Datasets (Manual Matching)" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Resource" } ] }, { "@id": "https://doi.org/10.6069/uwlib.55.b.2", "@type": [ "http://rdfs.org/ns/void#Dataset" ], "http://purl.org/dc/elements/1.1/language": [ { "@value": "en" } ], "http://purl.org/dc/terms/alternative": [ { "@language": "en", "@value": "Reconciliation Vocabulary" } ], "http://purl.org/dc/terms/creator": [ { "@id": "http://viaf.org/viaf/139541794" } ], "http://purl.org/dc/terms/description": [ { "@language": "en", "@value": "Vocabulary for describing processes run on linked data datasets." } ], "http://purl.org/dc/terms/format": [ { "@id": "http://www.w3.org/ns/formats/JSON-LD" } ], "http://purl.org/dc/terms/hasFormat": [ { "@id": "https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.html" }, { "@id": "https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.rdf" }, { "@id": "https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.nt" }, { "@id": "https://uwlib-cams.github.io/uwlswd_vocabs/rdf_vocabulary_for_linked_data_processes/rdf_vocabulary_for_linked_data_processes.ttl" } ], "http://purl.org/dc/terms/issued": [ { "@value": "2018" } ], "http://purl.org/dc/terms/license": [ { "@id": "http://creativecommons.org/publicdomain/zero/1.0/" } ], "http://purl.org/dc/terms/publisher": [ { "@id": "http://viaf.org/viaf/139541794" } ], "http://purl.org/dc/terms/subject": [ { "@id": "http://id.loc.gov/authorities/subjects/sh2013002090" } ], "http://purl.org/dc/terms/title": [ { "@language": "en", "@value": "RDF Vocabulary for Linked Data Processes" } ], "http://rdfs.org/ns/void#classPartition": [ { "@id": "_:N5b3156400d074758bd95abf9b1ab9cdd" } ], "http://rdfs.org/ns/void#feature": [ { "@id": "http://www.w3.org/ns/formats/RDFa" }, { "@id": "http://www.w3.org/ns/formats/N-Triples" }, { "@id": "http://www.w3.org/ns/formats/RDF_XML" }, { "@id": "http://www.w3.org/ns/formats/Turtle" } ], "https://schema.org/disambiguatingDescription": [ { "@language": "en", "@value": "RDF Vocabulary" } ], "https://schema.org/version": [ { "@value": "1-8-0" } ] }, { "@id": "_:N5b3156400d074758bd95abf9b1ab9cdd", "http://rdfs.org/ns/void#class": [ { "@id": "http://www.w3.org/2000/01/rdf-schema#Property" } ] }, { "@id": "https://doi.org/10.6069/uwlib.55.b.2#targetVocab", "@type": [ "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", "@value": "Value is an http identifier for a target vocabulary, prefereably an IRI. The target vocabulary is parsed in a systematic and comprehesive matching process to find additional descriptions of entities already described in the source dataset. Note that uwrecon:targetVocab is favored above void:target and its subproperties when the resource being described is not part of a graph that is a void:Linkset. This property helps build a list of all targets used to insert related assertions about matching entities into the source dataset. This is useful when assertions (triples) are inserted into the source graph. Also note that the properties used to bring the source entities in relation to the target entities are described in uwrecon:linkPredicates." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://rdfs.org/ns/void#Dataset" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", "@value": "Target Datasets (Machine Matching)" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Resource" } ] }, { "@id": "https://doi.org/10.6069/uwlib.55.b.2#deDuped", "@type": [ "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", "@value": "Value is the version number of dataset after it was de-duped" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://rdfs.org/ns/void#Dataset" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", "@value": "De-duplicated" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/2000/01/rdf-schema#Literal" } ] }, { "@id": "https://doi.org/10.6069/uwlib.55.b.2#linkPredicateNote", "@type": [ "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", "@value": "Value is a textual description of the use of properties relating entities in the source dataset." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://rdfs.org/ns/void#Dataset" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", "@value": "Link Predicate Notes" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/2000/01/rdf-schema#Literal" } ] }, { "@id": "https://doi.org/10.6069/uwlib.55.b.2#platform", "@type": [ "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", "@value": "Value is the name of any platform used, especially for matchng tasks, to process the dataset." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://rdfs.org/ns/void#Dataset" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", "@value": "Platform used for processing tasks" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "https://doi.org/10.6069/uwlib.55.b.1#Platform" } ] } ]
University of Washington Libraries,
Cataloging and Metadata Services
Box 352900, Seattle, WA 98195-2900
Telephone: 206-543-1919
uwlsemanticweb@uw.edu