Skip to content

Commit

Permalink
Merge pull request #841 from qudt/srr-Dec-pub
Browse files Browse the repository at this point in the history
Srr dec pub
  • Loading branch information
qudt authored Dec 18, 2023
2 parents c356c7f + 8f7c620 commit 22e44ae
Show file tree
Hide file tree
Showing 23 changed files with 405 additions and 1,181 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 @@ -21,7 +21,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.33" ;
rdfs:label "QUDT Collection - QA TESTS - ALL - v 2.1.34" ;
owl:imports <http://qudt.org/2.1/vocab/constant> ;
owl:imports <http://qudt.org/2.1/vocab/soqk> ;
sh:declare [
Expand Down
2 changes: 1 addition & 1 deletion community/mappings/SSSOM/IFC/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

This mapping depends on

* Subsequent version of [QUDT 2.1.33](https://github.com/qudt/qudt-public-repo/releases/tag/v2.1.33)
* Subsequent version of [QUDT 2.1.34](https://github.com/qudt/qudt-public-repo/releases/tag/v2.1.34)
* [IFC 4.0.2.1](https://standards.buildingsmart.org/IFC/DEV/IFC4/ADD2_TC1/OWL/ontology.ttl) (In case you need it: [overview of IFC version specs](https://technical.buildingsmart.org/standards/ifc/ifc-schema-specifications/))

## Contact
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 @@ -18,5 +18,5 @@
owl:imports <http://qudt.org/2.1/collection/qa/all> ;
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.33" ;
rdfs:label "QUDT SCHEMA Facade graph - v2.1.34" ;
.
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.33" ;
vaem:title "QUDT Schema for Citations - Version 2.1.34" ;
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.33" ;
rdfs:label "QUDT Schema for Citations - Version 2.1.34" ;
.
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 @@ -70,23 +70,23 @@ 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 "2023-11-15T09:50:30.411-05:00"^^xsd:dateTime ;
dcterms:modified "2023-12-18T11:12:17.980-05: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 "Datatypes" ;
vaem:graphTitle "QUDT Schema for Datatypes - Version 2.1.33" ;
vaem:graphTitle "QUDT Schema for Datatypes - Version 2.1.34" ;
vaem:hasGraphRole vaem:SchemaGraph ;
vaem:isMetadataFor <http://qudt.org/2.1/schema/datatype> ;
vaem:latestPublishedVersion "https://qudt.org/doc/2023/11/DOC_SCHEMA-DATATYPES-v2.1.html"^^xsd:anyURI ;
vaem:latestPublishedVersion "https://qudt.org/doc/2023/12/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/"^^xsd:anyURI ;
vaem:namespacePrefix "qudt" ;
vaem:owner "QUDT.ORG" ;
vaem:previousPublishedVersion "https://qudt.org/doc/2023/10/DOC_SCHEMA-DATATYPES-v2.1.html"^^xsd:anyURI ;
vaem:previousPublishedVersion "https://qudt.org/doc/2023/11/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.33" ;
vaem:title "QUDT Schema for Datatypes - Version 2.1.34" ;
vaem:turtleFileURL "http://qudt.org/2.1/schema/datatype.ttl"^^xsd:anyURI ;
vaem:usesNonImportedResource dcterms:abstract ;
vaem:usesNonImportedResource dcterms:created ;
Expand All @@ -96,7 +96,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.33" ;
rdfs:label "QUDT Schema for Datatypes - Version 2.1.34" ;
.
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.33" ;
rdfs:label "QUDT Schema - Version 2.1.34" ;
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 @@ -3204,33 +3204,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 "2023-11-15T09:49:04.756-05:00"^^xsd:dateTime ;
dcterms:modified "2023-12-18T11:10:53.993-05: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.33" ;
dcterms:title "QUDT Schema - Version 2.1.34" ;
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.33" ;
vaem:graphTitle "Quantities, Units, Dimensions and Types (QUDT) Schema - Version 2.1.34" ;
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/2023/11/DOC_SCHEMA-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:latestPublishedVersion "https://qudt.org/doc/2023/12/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/"^^xsd:anyURI ;
vaem:namespacePrefix "qudt" ;
vaem:owner "qudt.org" ;
vaem:previousPublishedVersion "https://qudt.org/doc/2023/10/DOC_SCHEMA-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:previousPublishedVersion "https://qudt.org/doc/2023/11/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 @@ -3245,7 +3245,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.33" ;
rdfs:label "QUDT Schema - Version 2.1.34" ;
owl:versionIRI <http://qudt.org/2.1/schema/qudt> ;
.
vaem:QUDT
Expand Down
14 changes: 7 additions & 7 deletions schema/shacl/SCHEMA_QUDT_NoOWL-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,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.33" ;
rdfs:label "QUDT SHACL Schema Version 2.1.34" ;
owl:imports <http://qudt.org/2.1/schema/shacl/overlay/qudt> ;
owl:imports <http://www.linkedmodel.org/schema/dtype> ;
owl:imports <http://www.linkedmodel.org/schema/vaem> ;
Expand Down Expand Up @@ -3598,33 +3598,33 @@ 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 "2023-11-15T09:49:37.276-05:00"^^xsd:dateTime ;
dcterms:modified "2023-12-18T11:11:24.346-05: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.33" ;
dcterms:title "QUDT SHACL Schema - Version 2.1.34" ;
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.33" ;
vaem:graphTitle "Quantities, Units, Dimensions and Types (QUDT) SHACL Schema - Version 2.1.34" ;
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." ;
vaem:isMetadataFor <http://qudt.org/2.1/schema/shacl/qudt> ;
vaem:latestPublishedVersion "https://qudt.org/doc/2023/11/DOC_SCHEMA-SHACL-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:latestPublishedVersion "https://qudt.org/doc/2023/12/DOC_SCHEMA-SHACL-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/2023/10/DOC_SCHEMA-SHACL-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:previousPublishedVersion "https://qudt.org/doc/2023/11/DOC_SCHEMA-SHACL-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:revision "2.1" ;
vaem:turtleFileURL "http://qudt.org/2.1/schema/shacl/qudt"^^xsd:anyURI ;
vaem:usesNonImportedResource dcterms:abstract ;
Expand All @@ -3639,7 +3639,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 Metadata Version 2.1.33" ;
rdfs:label "QUDT SHACL Schema Metadata Version 2.1.34" ;
owl:versionIRI <http://qudt.org/2.1/schema/shacl/qudt> ;
.
vaem:QUDT
Expand Down
15 changes: 7 additions & 8 deletions schema/shacl/SHACL-SCHEMA-SUPPLEMENT_QUDT-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
a owl:Ontology ;
vaem:hasGraphMetadata vaem:GMD_SHACLQUDTOVERLAY-SCHEMA ;
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.33" ;
rdfs:label "QUDT SHACL Schema Supplement Version 2.1.34" ;
owl:imports <http://qudt.org/2.1/schema/shacl/qudt> ;
owl:imports sh: ;
sh:declare [
Expand Down Expand Up @@ -202,7 +202,6 @@ qudt:EnumeratedValue-qudt_description
rdfs:isDefinedBy <http://qudt.org/2.1/schema/shacl/overlay/qudt> ;
sh:or qudt:HTMLOrStringOrLangStringOrLatexString ;
.

qudt:HTMLOrStringOrLangStringOrLatexString
a rdf:List ;
rdf:first [
Expand Down Expand Up @@ -582,28 +581,28 @@ vaem:GMD_SHACLQUDTOVERLAY-SCHEMA
dcterms:created "2020-04-20"^^xsd:date ;
dcterms:creator "Ralph Hodgson" ;
dcterms:description "<p class=\"lm-para\">The QUDT, or \"Quantity, Unit, Dimension and Type\" schema defines the base classes properties, and restrictions used for modeling physical quantities, units of measure, and their dimensions in various measurement systems. This overlay graph provides additional properties that affect the display of entities in a user interface, as well as some SHACL rules.</p>"^^rdf:HTML ;
dcterms:modified "2023-11-15T09:50:07.852-05:00"^^xsd:dateTime ;
dcterms:modified "2023-12-18T11:11:59.263-05: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 Overlay - Version 2.1.33" ;
dcterms:title "QUDT SHACL Schema Overlay - Version 2.1.34" ;
vaem:graphName "qudtOverlay" ;
vaem:graphTitle "Quantities, Units, Dimensions and Types (QUDT) SHACL Schema Overlay - Version 2.1.33" ;
vaem:graphTitle "Quantities, Units, Dimensions and Types (QUDT) SHACL Schema Overlay - Version 2.1.34" ;
vaem:hasGraphRole vaem:SHACLSchemaOverlayGraph ;
vaem:hasOwner vaem:QUDT ;
vaem:hasSteward vaem:QUDT ;
vaem:intent "Specifies overlay properties and rules for the schema for quantities, units and dimensions. Types are defined in other schemas." ;
vaem:isMetadataFor <http://qudt.org/2.1/schema/shacl/overlay/qudt> ;
vaem:latestPublishedVersion "https://qudt.org/doc/2023/11/DOC_SCHEMA-SHACL-QUDT-OVERLAY-v2.1.html"^^xsd:anyURI ;
vaem:latestPublishedVersion "https://qudt.org/doc/2023/12/DOC_SCHEMA-SHACL-QUDT-OVERLAY-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/2023/10/DOC_SCHEMA-SHACL-QUDT-OVERLAY-v2.1.html"^^xsd:anyURI ;
vaem:previousPublishedVersion "https://qudt.org/doc/2023/11/DOC_SCHEMA-SHACL-QUDT-OVERLAY-v2.1.html"^^xsd:anyURI ;
vaem:revision "2.1" ;
vaem:turtleFileURL "http://qudt.org/2.1/schema/shacl/overlay/qudt"^^xsd:anyURI ;
vaem:usesNonImportedResource dcterms:abstract ;
Expand All @@ -618,6 +617,6 @@ 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/overlay/qudt> ;
rdfs:label "QUDT SHACL Schema Overlay Metadata Version 2.1.33" ;
rdfs:label "QUDT SHACL Schema Overlay Metadata Version 2.1.34" ;
owl:versionIRI <http://qudt.org/2.1/schema/shacl/overlay/qudt> ;
.
Loading

0 comments on commit 22e44ae

Please sign in to comment.