- From: miranda-zhang via GitHub <sysbot+gh@w3.org>
- Date: Mon, 25 Mar 2019 07:20:51 +0000
- To: public-sdwig@w3.org
miranda-zhang has just created a new issue for https://github.com/w3c/sdw: == qudt-1.1 vocabulary can't find QuantityValue == In the examples of documentations there are many usage of `qudt-1.1:QuantityValue` I searched in http://qudt.org/1.1/schema/qudt# It seems there is only a property http://qudt.org/schema/qudt#quantityValue But no class named "QuantityValue"? Example 1 in doc https://www.w3.org/TR/vocab-ssn/#iphone_barometer-sosa ``` sosa:hasResult [ a qudt-1-1:QuantityValue ; qudt-1-1:unit qudt-unit-1-1:DegreeCelsius ; qudt-1-1:numericValue "-29.9"^^xsd:double ] . ``` Please view or discuss this issue at https://github.com/w3c/sdw/issues/1119 using your GitHub account
Received on Monday, 25 March 2019 07:20:52 UTC