From 8d7c7f95f689281741ef782c5bb46360d04f4be4 Mon Sep 17 00:00:00 2001 From: Florian Kleedorfer Date: Mon, 2 Dec 2024 20:06:28 +0100 Subject: [PATCH] Remove qk:RotationalFrequency again as it would only duplicate qk:AngularFrequency --- CHANGELOG.md | 2 +- .../quantitykinds/VOCAB_QUDT-QUANTITY-KINDS-ALL.ttl | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffe4b413..cc7822f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project is in the process of adopting [Semantic Versioning](https://sem - Add the qudt:altSymbol relation - Add "mph" and "kph" as `qudt:altSymbol` -- Add quantitykinds `qk:CompoundPlaneAngle`. `qk:CountRate`, `qk:RotationalFrequency` +- Add quantitykinds `qk:CompoundPlaneAngle`, `qk:CountRate` ### Changed diff --git a/src/main/rdf/vocab/quantitykinds/VOCAB_QUDT-QUANTITY-KINDS-ALL.ttl b/src/main/rdf/vocab/quantitykinds/VOCAB_QUDT-QUANTITY-KINDS-ALL.ttl index 2cc9e032..c55518a5 100644 --- a/src/main/rdf/vocab/quantitykinds/VOCAB_QUDT-QUANTITY-KINDS-ALL.ttl +++ b/src/main/rdf/vocab/quantitykinds/VOCAB_QUDT-QUANTITY-KINDS-ALL.ttl @@ -11707,18 +11707,6 @@ quantitykind:RotaryShock rdfs:isDefinedBy ; rdfs:label "rotary shock"@en-US . -quantitykind:RotationalFrequency - a qudt:QuantityKind ; - dcterms:description "A measure of the number of cycles that an item revolves per time period."^^qudt:LatexString ; - qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T-1D0 ; - qudt:informativeReference "http://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/link/ifcrotationalfrequencymeasure.htm"^^xsd:anyURI ; - qudt:plainTextDescription "IfcRotationalFrequencyMeasure is a measure of the number of cycles that an item revolves in unit time. Usually measured in cycles/s." ; - qudt:qkdvDenominator qkdv:A0E0L0I0M0H0T1D0 ; - qudt:qkdvNumerator qkdv:A0E0L0I0M0H0T0D1 ; - rdfs:isDefinedBy ; - rdfs:label "RotationalFrequency"@en ; - skos:broader quantitykind:Frequency . - quantitykind:RotationalMass a qudt:QuantityKind ; dcterms:description "\"Rotational Mass\" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2."^^qudt:LatexString ;