Skip to content

Commit

Permalink
Merge pull request #988 from qudt/srr-October-pub
Browse files Browse the repository at this point in the history
 October publish
  • Loading branch information
qudt authored Oct 27, 2024
2 parents e2af510 + dc81346 commit 7f18fc4
Show file tree
Hide file tree
Showing 18 changed files with 117 additions and 109 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Currently, the tests in the usertest graph check for references to deprecated in

Protege Users
-----------------------------
The QUDT ontologies (Release 2.1.43) have been tested to load without error in Protege 5.6.4.
The QUDT ontologies (Release 2.1.44) have been tested to load without error in Protege 5.6.4.

To load QUDT into Protege, choose "Open from URI" from the file menu, and enter http://qudt.org/2.1/vocab/unit

Expand Down
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 @@ -24,7 +24,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.43" ;
rdfs:label "QUDT Collection - QA TESTS - ALL - v 2.1.44" ;
owl:imports <http://qudt.org/2.1/collection/usertest> ;
owl:imports <http://qudt.org/2.1/vocab/constant> ;
owl:imports <http://qudt.org/2.1/vocab/soqk> ;
Expand Down
2 changes: 1 addition & 1 deletion collections/COLLECTION_QUDT_USER_TESTS-v2.1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<http://qudt.org/2.1/collection/usertest>
a owl:Ontology ;
rdfs:isDefinedBy <http://qudt.org/2.1/collection/usertest> ;
rdfs:label "QUDT Collection - USER TESTS - v 2.1.43" ;
rdfs:label "QUDT Collection - USER TESTS - v 2.1.44" ;
sh:declare [
a sh:PrefixDeclaration ;
sh:namespace "http://purl.org/dc/terms/"^^xsd:anyURI ;
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.43](https://github.com/qudt/qudt-public-repo/releases/tag/v2.1.43)
* Subsequent version of [QUDT 2.1.44](https://github.com/qudt/qudt-public-repo/releases/tag/v2.1.44)
* [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.43" ;
rdfs:label "QUDT SCHEMA Facade graph - v2.1.44" ;
.
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 "2024-09-27T07:22:45.909-04:00"^^xsd:dateTime ;
dcterms:modified "2024-10-26T12:12:23.149-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 "Datatypes" ;
vaem:graphTitle "QUDT Schema for Datatypes - Version 2.1.43" ;
vaem:graphTitle "QUDT Schema for Datatypes - Version 2.1.44" ;
vaem:hasGraphRole vaem:SchemaGraph ;
vaem:isMetadataFor <http://qudt.org/2.1/schema/datatype> ;
vaem:latestPublishedVersion "https://qudt.org/doc/2024/09/DOC_SCHEMA-DATATYPES-v2.1.html"^^xsd:anyURI ;
vaem:latestPublishedVersion "https://qudt.org/doc/2024/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/"^^xsd:anyURI ;
vaem:namespacePrefix "qudt" ;
vaem:owner "QUDT.ORG" ;
vaem:previousPublishedVersion "https://qudt.org/doc/2024/08/DOC_SCHEMA-DATATYPES-v2.1.html"^^xsd:anyURI ;
vaem:previousPublishedVersion "https://qudt.org/doc/2024/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.43" ;
vaem:title "QUDT Schema for Datatypes - Version 2.1.44" ;
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.43" ;
rdfs:label "QUDT Schema for Datatypes - Version 2.1.44" ;
.
qudt:AbstractDatatype
a owl:Class ;
Expand Down
26 changes: 13 additions & 13 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.43" ;
rdfs:label "QUDT Schema - Version 2.1.44" ;
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 @@ -371,15 +371,15 @@ qudt:CurrencyUnit
rdfs:subClassOf qudt:DimensionlessUnit ;
rdfs:subClassOf [
a owl:Restriction ;
xsd:pattern "^\\d{3}$" ;
owl:maxCardinality 1 ;
owl:onProperty qudt:currencyExponent ;
owl:onProperty qudt:currencyCode ;
] ;
rdfs:subClassOf [
a owl:Restriction ;
owl:maxCardinality 1 ;
xsd:pattern "^\\d{3}$" ;
owl:onProperty qudt:currencyCode ;
] ;
a owl:Restriction ;
owl:maxCardinality 1 ;
owl:onProperty qudt:currencyExponent ;
] ;
.
qudt:DataEncoding
a owl:Class ;
Expand Down Expand Up @@ -3274,33 +3274,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 "2024-09-27T07:21:20.641-04:00"^^xsd:dateTime ;
dcterms:modified "2024-10-26T12:11:04.059-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.43" ;
dcterms:title "QUDT Schema - Version 2.1.44" ;
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.43" ;
vaem:graphTitle "Quantities, Units, Dimensions and Types (QUDT) Schema - Version 2.1.44" ;
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/2024/09/DOC_SCHEMA-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:latestPublishedVersion "https://qudt.org/doc/2024/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/"^^xsd:anyURI ;
vaem:namespacePrefix "qudt" ;
vaem:owner "qudt.org" ;
vaem:previousPublishedVersion "https://qudt.org/doc/2024/08/DOC_SCHEMA-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:previousPublishedVersion "https://qudt.org/doc/2024/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 @@ -3315,7 +3315,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.43" ;
rdfs:label "QUDT Schema - Version 2.1.44" ;
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.43" ;
rdfs:label "QUDT SHACL Schema Version 2.1.44" ;
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 @@ -3675,33 +3675,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 "2024-09-27T07:21:51.112-04:00"^^xsd:dateTime ;
dcterms:modified "2024-10-26T12:11:35.321-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.43" ;
dcterms:title "QUDT SHACL Schema - Version 2.1.44" ;
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.43" ;
vaem:graphTitle "Quantities, Units, Dimensions and Types (QUDT) SHACL Schema - Version 2.1.44" ;
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/2024/09/DOC_SCHEMA-SHACL-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:latestPublishedVersion "https://qudt.org/doc/2024/10/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/2024/08/DOC_SCHEMA-SHACL-QUDT-v2.1.html"^^xsd:anyURI ;
vaem:previousPublishedVersion "https://qudt.org/doc/2024/09/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 @@ -3716,7 +3716,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.43" ;
rdfs:label "QUDT SHACL Schema Metadata Version 2.1.44" ;
owl:versionIRI <http://qudt.org/2.1/schema/shacl/qudt> ;
.
vaem:QUDT
Expand Down
Loading

0 comments on commit 7f18fc4

Please sign in to comment.