Skip to content

Commit

Permalink
Merge pull request #596 from qudt/srr-October-publish
Browse files Browse the repository at this point in the history
 October publication
  • Loading branch information
qudt authored Oct 25, 2022
2 parents 9faa5bc + 5266489 commit 21e0208
Show file tree
Hide file tree
Showing 20 changed files with 109 additions and 81 deletions.
2 changes: 1 addition & 1 deletion collections/COLLECTION_QUDT_QA_TESTS_ALL-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<http://qudt.org/2.1/collection/qa/all>
a owl:Ontology ;
rdfs:isDefinedBy <http://qudt.org/2.1/collection/qa/all> ;
rdfs:label "QUDT Collection - QA TESTS - ALL - v 2.1.20" ;
rdfs:label "QUDT Collection - QA TESTS - ALL - v 2.1.21" ;
owl:imports <http://qudt.org/2.1/vocab/constant> ;
owl:imports <http://qudt.org/2.1/vocab/mathematics> ;
owl:imports <http://qudt.org/2.1/vocab/soqk> ;
Expand Down
2 changes: 1 addition & 1 deletion schema/SCHEMA-FACADE_QUDT-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
owl:imports <http://qudt.org/2.1/schema/extensions/functions> ;
owl:versionInfo "Created with TopBraid Composer" ;
rdfs:comment "Facade graph for single place to redirect QUDT schema imports. Note that currently, the functions import uses SPIN and OWL.";
rdfs:label "QUDT SCHEMA Facade graph - v2.1.20" ;
rdfs:label "QUDT SCHEMA Facade graph - v2.1.21" ;
.
4 changes: 2 additions & 2 deletions schema/SCHEMA_QUDT-CITATION-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dc:title
vaem:publishedDate "2017-05-10"^^xsd:date ;
vaem:releaseDate "2016-05-09"^^xsd:date ;
vaem:revision "2.1" ;
vaem:title "QUDT Schema for Citations - Version 2.1.20" ;
vaem:title "QUDT Schema for Citations - Version 2.1.21" ;
vaem:turtleFileURL "http://qudt.org/2.0/schema/SCHEMA_QUDT-CITATION-v2.1.ttl"^^xsd:anyURI ;
vaem:usesNonImportedResource dcterms:abstract ;
vaem:usesNonImportedResource dcterms:creator ;
Expand All @@ -92,7 +92,7 @@ dc:title
vaem:usesNonImportedResource dcterms:title ;
vaem:usesNonImportedResource <http://voag.linkedmodel.org/voag#QUDT-Attribution> ;
vaem:withAttributionTo <http://voag.linkedmodel.org/voag#QUDT-Attribution> ;
rdfs:label "QUDT Schema for Citations - Version 2.1.20" ;
rdfs:label "QUDT Schema for Citations - Version 2.1.21" ;
.
citation:Citation
a owl:Class ;
Expand Down
12 changes: 6 additions & 6 deletions schema/SCHEMA_QUDT-DATATYPE-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -78,22 +78,22 @@ dcterms:title
<http://qudt.org/schema/datatype/GMD_datatype>
a vaem:GraphMetaData ;
dcterms:description "The QUDT 'Datatype' ontology is a specification of scalar and structured data types. Scalar data types are defined for all the commonly encountered forms of numbers, characters and booleans, with their representations in a number of vendor and industry specific technologies. Structured data types cover arrays, lists, trees and many other forms of composite data elements. Specification of coordinate systems is also covered." ;
dcterms:modified "2022-09-23T13:35:16.209-04:00"^^xsd:dateTime ;
dcterms:modified "2022-10-25T17:23:52.846-04:00"^^xsd:dateTime ;
dcterms:subject "Datatypes" ;
vaem:graphTitle "QUDT Schema for Datatypes - Version 2.1.20" ;
vaem:graphTitle "QUDT Schema for Datatypes - Version 2.1.21" ;
vaem:hasGraphRole vaem:SchemaGraph ;
vaem:isMetadataFor <http://qudt.org/2.1/schema/datatype> ;
vaem:latestPublishedVersion "https://qudt.org/doc/2022/09/DOC_SCHEMA-DATATYPES-v2.1.html"^^xsd:anyURI ;
vaem:latestPublishedVersion "https://qudt.org/doc/2022/10/DOC_SCHEMA-DATATYPES-v2.1.html"^^xsd:anyURI ;
vaem:logo "https://qudt.org/linkedmodels.org/assets/lib/lm/images/logos/qudt_logo-300x110.png"^^xsd:anyURI ;
vaem:name "QUDT" ;
vaem:namespace "http://qudt.org/schema/qudt/" ;
vaem:namespacePrefix "qudt" ;
vaem:owner "QUDT.ORG" ;
vaem:previousPublishedVersion "https://qudt.org/doc/2022/08/DOC_SCHEMA-DATATYPES-v2.1.html"^^xsd:anyURI ;
vaem:previousPublishedVersion "https://qudt.org/doc/2022/09/DOC_SCHEMA-DATATYPES-v2.1.html"^^xsd:anyURI ;
vaem:publishedDate "2017-05-10"^^xsd:date ;
vaem:releaseDate "2016-05-09"^^xsd:date ;
vaem:revision "2.1" ;
vaem:title "QUDT Schema for Datatypes - Version 2.1.20" ;
vaem:title "QUDT Schema for Datatypes - Version 2.1.21" ;
vaem:turtleFileURL "http://qudt.org/2.1/schema/datatype.ttl"^^xsd:anyURI ;
vaem:usesNonImportedResource dcterms:abstract ;
vaem:usesNonImportedResource dcterms:created ;
Expand All @@ -103,7 +103,7 @@ dcterms:title
vaem:usesNonImportedResource dcterms:title ;
vaem:usesNonImportedResource <http://voag.linkedmodel.org/voag#QUDT-Attribution> ;
vaem:withAttributionTo <http://voag.linkedmodel.org/voag#QUDT-Attribution> ;
rdfs:label "QUDT Schema for Datatypes - Version 2.1.20" ;
rdfs:label "QUDT Schema for Datatypes - Version 2.1.21" ;
.
qudt:AbstractDatatype
a owl:Class ;
Expand Down
14 changes: 7 additions & 7 deletions schema/SCHEMA_QUDT-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dcterms:title
a owl:Ontology ;
vaem:hasGraphMetadata vaem:GMD_QUDT-SCHEMA ;
rdfs:isDefinedBy <http://qudt.org/2.1/schema/qudt> ;
rdfs:label "QUDT Schema - Version 2.1.20" ;
rdfs:label "QUDT Schema - Version 2.1.21" ;
owl:imports <http://www.linkedmodel.org/schema/dtype> ;
owl:imports <http://www.linkedmodel.org/schema/vaem> ;
owl:imports <http://www.w3.org/2004/02/skos/core> ;
Expand Down Expand Up @@ -3165,33 +3165,33 @@ vaem:GMD_QUDT-SCHEMA
<p class=\"lm-para\">Except for unit prefixes, all units are specified in separate vocabularies. Descriptions are provided in both HTML and LaTeX formats. A quantity is a measure of an observable phenomenon, that, when associated with something, becomes a property of that thing; a particular object, event, or physical system. </p>
<p class=\"lm-para\">A quantity has meaning in the context of a measurement (i.e. the thing measured, the measured value, the accuracy of measurement, etc.) whereas the underlying quantity kind is independent of any particular measurement. Thus, length is a quantity kind while the height of a rocket is a specific quantity of length; its magnitude that may be expressed in meters, feet, inches, etc. Or, as stated at Wikipedia, in the language of measurement, quantities are quantifiable aspects of the world, such as time, distance, velocity, mass, momentum, energy, and weight, and units are used to describe their measure. Many of these quantities are related to each other by various physical laws, and as a result the units of some of the quantities can be expressed as products (or ratios) of powers of other units (e.g., momentum is mass times velocity and velocity is measured in distance divided by time).</p>"""^^rdf:HTML ;
dcterms:modified "2022-09-23T13:34:51.931-04:00"^^xsd:dateTime ;
dcterms:modified "2022-10-25T17:23:02.471-04:00"^^xsd:dateTime ;
dcterms:rights """
This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at ​http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at ​http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.
THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED 'AS IS.' ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
""" ;
dcterms:rights "The QUDT Ontologies are issued under a Creative Commons Attribution 4.0 International License (CC BY 4.0), available at https://creativecommons.org/licenses/by/4.0/. Attribution should be made to QUDT.org" ;
dcterms:subject "QUDT" ;
dcterms:title "QUDT Schema - Version 2.1.20" ;
dcterms:title "QUDT Schema - Version 2.1.21" ;
qudt:informativeReference "http://unitsofmeasure.org/trac"^^xsd:anyURI ;
qudt:informativeReference "http://www.bipm.org/en/publications/si-brochure"^^xsd:anyURI ;
qudt:informativeReference "http://www.bipm.org/utils/common/documents/jcgm/JCGM_200_2008.pdf"^^xsd:anyURI ;
qudt:informativeReference "https://books.google.com/books?id=pIlCAAAAIAAJ&dq=dimensional+analysis&hl=en"^^xsd:anyURI ;
qudt:informativeReference "https://www.nist.gov/physical-measurement-laboratory/special-publication-811"^^xsd:anyURI ;
vaem:graphName "qudt" ;
vaem:graphTitle "Quantities, Units, Dimensions and Types (QUDT) Schema - Version 2.1.20" ;
vaem:graphTitle "Quantities, Units, Dimensions and Types (QUDT) Schema - Version 2.1.21" ;
vaem:hasGraphRole vaem:SchemaGraph ;
vaem:hasOwner vaem:QUDT ;
vaem:hasSteward vaem:QUDT ;
vaem:intent "Specifies the schema for quantities, units and dimensions. Types are defined in other schemas." ;
vaem:isMetadataFor <http://qudt.org/2.1/schema/qudt> ;
vaem:latestPublishedVersion "https://qudt.org/doc/2022/09/DOC_SCHEMA-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:latestPublishedVersion "https://qudt.org/doc/2022/10/DOC_SCHEMA-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:logo "https://qudt.org/linkedmodels.org/assets/lib/lm/images/logos/qudt_logo-300x110.png"^^xsd:anyURI ;
vaem:namespace "http://qudt.org/schema/qudt/" ;
vaem:namespacePrefix "qudt" ;
vaem:owner "qudt.org" ;
vaem:previousPublishedVersion "https://qudt.org/doc/2022/08/DOC_SCHEMA-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:previousPublishedVersion "https://qudt.org/doc/2022/09/DOC_SCHEMA-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:revision "2.1" ;
vaem:turtleFileURL "http://qudt.org/2.1/schema/qudt"^^xsd:anyURI ;
vaem:usesNonImportedResource dcterms:abstract ;
Expand All @@ -3206,7 +3206,7 @@ THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDE
vaem:usesNonImportedResource voag:QUDT-Attribution ;
vaem:withAttributionTo voag:QUDT-Attribution ;
rdfs:isDefinedBy <http://qudt.org/2.1/schema/qudt> ;
rdfs:label "QUDT Schema - Version 2.1.20" ;
rdfs:label "QUDT Schema - Version 2.1.21" ;
owl:versionIRI <http://qudt.org/2.1/schema/qudt> ;
.
vaem:QUDT
Expand Down
12 changes: 6 additions & 6 deletions schema/shacl/SCHEMA_QUDT_NoOWL-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dcterms:title
a owl:Ontology ;
vaem:hasGraphMetadata vaem:GMD_SHACLQUDT-SCHEMA ;
rdfs:isDefinedBy <http://qudt.org/2.1/schema/shacl/qudt> ;
rdfs:label "QUDT SHACL Schema - Version 2.1.20" ;
rdfs:label "QUDT SHACL Schema - Version 2.1.21" ;
owl:imports <http://www.linkedmodel.org/schema/dtype> ;
owl:imports <http://www.linkedmodel.org/schema/vaem> ;
owl:imports <http://www.w3.org/2004/02/skos/core> ;
Expand Down Expand Up @@ -3413,23 +3413,23 @@ vaem:GMD_SHACLQUDT-SCHEMA
<p class=\"lm-para\">Except for unit prefixes, all units are specified in separate vocabularies. Descriptions are provided in both HTML and LaTeX formats. A quantity is a measure of an observable phenomenon, that, when associated with something, becomes a property of that thing; a particular object, event, or physical system. </p>
<p class=\"lm-para\">A quantity has meaning in the context of a measurement (i.e. the thing measured, the measured value, the accuracy of measurement, etc.) whereas the underlying quantity kind is independent of any particular measurement. Thus, length is a quantity kind while the height of a rocket is a specific quantity of length; its magnitude that may be expressed in meters, feet, inches, etc. Or, as stated at Wikipedia, in the language of measurement, quantities are quantifiable aspects of the world, such as time, distance, velocity, mass, momentum, energy, and weight, and units are used to describe their measure. Many of these quantities are related to each other by various physical laws, and as a result the units of some of the quantities can be expressed as products (or ratios) of powers of other units (e.g., momentum is mass times velocity and velocity is measured in distance divided by time).</p>"""^^rdf:HTML ;
dcterms:modified "2022-10-14T12:37:38.375-04:00"^^xsd:dateTime ;
dcterms:modified "2022-10-25T19:40:48.384-04:00"^^xsd:dateTime ;
dcterms:rights """
This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at ​http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at ​http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.
THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED 'AS IS.' ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
""" ;
dcterms:rights "The QUDT Ontologies are issued under a Creative Commons Attribution 4.0 International License (CC BY 4.0), available at https://creativecommons.org/licenses/by/4.0/. Attribution should be made to QUDT.org" ;
dcterms:subject "QUDT" ;
dcterms:title "QUDT SHACL Schema - Version 2.1.20" ;
dcterms:title "QUDT SHACL Schema - Version 2.1.21" ;
qudt:informativeReference "http://unitsofmeasure.org/trac"^^xsd:anyURI ;
qudt:informativeReference "http://www.bipm.org/en/publications/si-brochure"^^xsd:anyURI ;
qudt:informativeReference "http://www.bipm.org/utils/common/documents/jcgm/JCGM_200_2008.pdf"^^xsd:anyURI ;
qudt:informativeReference "https://books.google.com/books?id=pIlCAAAAIAAJ&dq=dimensional+analysis&hl=en"^^xsd:anyURI ;
qudt:informativeReference "https://www.nist.gov/physical-measurement-laboratory/special-publication-811"^^xsd:anyURI ;
vaem:graphName "qudt" ;
vaem:graphTitle "Quantities, Units, Dimensions and Types (QUDT) SHACL Schema - Version 2.1.20" ;
vaem:hasGraphRole vaem:SchemaGraph ;
vaem:graphTitle "Quantities, Units, Dimensions and Types (QUDT) SHACL Schema - Version 2.1.21" ;
vaem:hasGraphRole vaem:SHACLSchemaGraph ;
vaem:hasOwner vaem:QUDT ;
vaem:hasSteward vaem:QUDT ;
vaem:intent "Specifies the schema for quantities, units and dimensions. Types are defined in other schemas." ;
Expand All @@ -3454,7 +3454,7 @@ THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDE
vaem:usesNonImportedResource voag:QUDT-Attribution ;
vaem:withAttributionTo voag:QUDT-Attribution ;
rdfs:isDefinedBy <http://qudt.org/2.1/schema/shacl/qudt> ;
rdfs:label "QUDT SHACL Schema - Version 2.1.20" ;
rdfs:label "QUDT SHACL Schema - Version 2.1.21" ;
owl:versionIRI <http://qudt.org/2.1/schema/shacl/qudt> ;
.
vaem:QUDT
Expand Down
2 changes: 1 addition & 1 deletion schema/shacl/SHACL-SCHEMA-SUPPLEMENT_QUDT-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<http://qudt.org/2.1/schema/shacl/overlay/qudt>
a owl:Ontology ;
rdfs:comment "Supplements the generated SHACL Schema with constructs not expressible in the QUDT OWL Ontology" ;
rdfs:label "QUDT SHACL Schema Supplement- Version 2.1.20" ;
rdfs:label "QUDT SHACL Schema Supplement- Version 2.1.21" ;
owl:imports <http://datashapes.org/dash> ;
owl:imports <http://qudt.org/2.1/schema/shacl/qudt> ;
owl:imports sh: ;
Expand Down
4 changes: 2 additions & 2 deletions vocab/VOCAB_QUDT-CITATION-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ citation:ZhJoJo06
vaem:publishedDate "2017-05-10"^^xsd:date ;
vaem:releaseDate "2016-05-09"^^xsd:date ;
vaem:revision "2.1" ;
vaem:title "QUDT Schema for Citations - Version 2.1.20" ;
vaem:title "QUDT Schema for Citations - Version 2.1.21" ;
vaem:turtleFileURL "http://qudt.org/2.0/vocab/VOCAB_QUDT-CITATION-v2.1.ttl"^^xsd:anyURI ;
vaem:usesNonImportedResource dcterms:abstract ;
vaem:usesNonImportedResource dcterms:creator ;
Expand All @@ -718,5 +718,5 @@ citation:ZhJoJo06
vaem:usesNonImportedResource dcterms:title ;
vaem:usesNonImportedResource <http://voag.linkedmodel.org/voag#QUDT-Attribution> ;
vaem:withAttributionTo <http://voag.linkedmodel.org/voag#QUDT-Attribution> ;
rdfs:label "QUDT Vocabulary for Citations - Version 2.1.20" ;
rdfs:label "QUDT Vocabulary for Citations - Version 2.1.21" ;
.
8 changes: 4 additions & 4 deletions vocab/constants/VOCAB_QUDT-CONSTANTS-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -6029,24 +6029,24 @@ vaem:GMD_QUDT-CONSTANTS
dcterms:created "2010-02-05"^^xsd:date ;
dcterms:creator "James E. Masters" ;
dcterms:creator "Steve Ray" ;
dcterms:modified "2022-09-23T14:37:50.869-04:00"^^xsd:dateTime ;
dcterms:modified "2022-10-25T18:23:58.893-04:00"^^xsd:dateTime ;
dcterms:rights "The QUDT Ontologies are issued under a Creative Commons Attribution 4.0 International License (CC BY 4.0), available at https://creativecommons.org/licenses/by/4.0/. Attribution should be made to QUDT.org" ;
dcterms:subject "Constants" ;
dcterms:title "Constants Version 2.1 Vocabulary" ;
vaem:description "The Constants vocabulary defines terms for and contains the values and standard uncertainties of physical constants, initially populated from the NIST website: The NIST Reference on Constants, Units, and Uncertainty, at http://physics.nist.gov/cuu/index.html" ;
vaem:graphName "qudt" ;
vaem:graphTitle "Constants Vocabulary Version 2.1.20" ;
vaem:graphTitle "Constants Vocabulary Version 2.1.21" ;
vaem:hasGraphRole vaem:VocabularyGraph ;
vaem:hasOwner <http://www.linkedmodel.org/schema/vaem#QUDT.org> ;
vaem:hasSteward <http://www.linkedmodel.org/schema/vaem#QUDT.org> ;
vaem:intent "Provides a vocabulary of Constants for both human and machine use" ;
vaem:isMetadataFor <http://qudt.org/2.1/vocab/constant> ;
vaem:latestPublishedVersion "https://qudt.org/doc/2022/09/DOC_VOCAB-CONSTANTS-v2.1.html"^^xsd:anyURI ;
vaem:latestPublishedVersion "https://qudt.org/doc/2022/10/DOC_VOCAB-CONSTANTS-v2.1.html"^^xsd:anyURI ;
vaem:logo "https://qudt.org/linkedmodels.org/assets/lib/lm/images/logos/qudt_logo-300x110.png"^^xsd:anyURI ;
vaem:namespace "http://qudt.org/2.1/vocab/constant/" ;
vaem:namespacePrefix "constant" ;
vaem:owner "QUDT.org" ;
vaem:previousPublishedVersion "https://qudt.org/doc/2022/08/DOC_VOCAB-CONSTANTS-v2.1.html"^^xsd:anyURI ;
vaem:previousPublishedVersion "https://qudt.org/doc/2022/09/DOC_VOCAB-CONSTANTS-v2.1.html"^^xsd:anyURI ;
vaem:revision "2.1" ;
vaem:specificity 1 ;
vaem:turtleFileURL "http://qudt.org/2.1/vocab/constant"^^xsd:anyURI ;
Expand Down
10 changes: 5 additions & 5 deletions vocab/dimensionvectors/VOCAB_QUDT-DIMENSION-VECTORS-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3645,23 +3645,23 @@ vaem:GMD_QUDT-DIMENSION-VECTORS
dcterms:created "2019-08-01T16:25:54.850+00:00"^^xsd:dateTime ;
dcterms:creator "Steve Ray" ;
dcterms:description "Provides the set of all dimension vectors"^^rdf:HTML ;
dcterms:modified "2022-09-23T14:28:13.974-04:00"^^xsd:dateTime ;
dcterms:modified "2022-10-25T18:14:48.145-04:00"^^xsd:dateTime ;
dcterms:rights "The QUDT Ontologies are issued under a Creative Commons Attribution 4.0 International License (CC BY 4.0), available at https://creativecommons.org/licenses/by/4.0/. Attribution should be made to QUDT.org" ;
dcterms:subject "QUANTITY-KIND-DIMENSION-VECTORS" ;
vaem:applicableDiscipline "All disciplines" ;
vaem:applicableDomain "Science, Medicine and Engineering" ;
vaem:dateCreated "2019-08-01T21:26:38"^^xsd:dateTime ;
vaem:description "QUDT Dimension Vectors is a vocabulary that extends QUDT Quantity Kinds with properties that support dimensional analysis. There is one dimension vector for each of the system's base quantity kinds. The vector's magnitude determines the exponent of the base dimension for the referenced quantity kind"^^rdf:HTML ;
vaem:graphTitle "QUDT Dimension Vectors Version 2.1.20" ;
vaem:graphTitle "QUDT Dimension Vectors Version 2.1.21" ;
vaem:hasGraphRole vaem:VocabularyGraph ;
vaem:intent "TBD" ;
vaem:isMetadataFor <http://qudt.org/2.1/vocab/dimensionvector> ;
vaem:latestPublishedVersion "https://qudt.org/doc/2022/09/DOC_VOCAB-QUANTITY-KIND-DIMENSION-VECTORS-v2.1.html"^^xsd:anyURI ;
vaem:latestPublishedVersion "https://qudt.org/doc/2022/10/DOC_VOCAB-QUANTITY-KIND-DIMENSION-VECTORS-v2.1.html"^^xsd:anyURI ;
vaem:logo "https://qudt.org/linkedmodels.org/assets/lib/lm/images/logos/qudt_logo-300x110.png" ;
vaem:namespace "http://qudt.org/vocab/dimensionvector/" ;
vaem:namespacePrefix "qkdv" ;
vaem:owner "qudt.org" ;
vaem:previousPublishedVersion "https://qudt.org/doc/2022/08/DOC_VOCAB-QUANTITY-KIND-DIMENSION-VECTORS-v2.1.html"^^xsd:anyURI ;
vaem:previousPublishedVersion "https://qudt.org/doc/2022/09/DOC_VOCAB-QUANTITY-KIND-DIMENSION-VECTORS-v2.1.html"^^xsd:anyURI ;
vaem:revision "2.1" ;
vaem:specificity 1 ;
vaem:turtleFileURL "http://qudt.org/2.1/vocab/dimensionvector" ;
Expand All @@ -3684,5 +3684,5 @@ vaem:GMD_QUDT-DIMENSION-VECTORS
vaem:usesNonImportedResource skos:exactMatch ;
vaem:withAttributionTo voag:QUDT-Attribution ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/dimensionvector> ;
rdfs:label "QUDT Dimension Vector Vocabulary Version 2.1.20" ;
rdfs:label "QUDT Dimension Vector Vocabulary Version 2.1.21" ;
.
Loading

0 comments on commit 21e0208

Please sign in to comment.