Library for Quantity Kinds and Units: schema, based on QUDV model OMG SysML(TM), Version 1.2

IRI:
http://purl.oclc.org/NET/ssnx/qu/qu
Authors:
Hans Peter de Koning (ESA, Netherlands and QUDV working group of the SysML 1.2 Revision Task Force (RTF))
Huascar Espinoza (CEA, France and QUDV working group of the SysML 1.2 Revision Task Force (RTF))
Laurent Lefort (CSIRO, Australia and W3C Semantic Sensor Network Incubator Group)
Nicolas Rouquette (NASA-JPL, USA and QUDV working group of the SysML 1.2 Revision Task Force (RTF))
Roger Burkhart (John Deere, USA and QUDV working group of the SysML 1.2 Revision Task Force (RTF))
Other visualisation:
Ontology source

Abstract

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. Annotation Properties
  5. General Axioms
  6. Namespace Declarations

Classes

ConversionBasedUnitc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#ConversionBasedUnit

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A ConversionBasedUnit is an abstract classifier that is a Unit that represents a measurement unit that is defined with respect to another reference unit through an explicit conversion relationship.
has super-classes
Unitc
referenceUnitop exactly 1 Unitc
has sub-classes
GeneralConversionUnitc, LinearConversionUnitc, PrefixedUnitc

DerivedQuantityKindc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#DerivedQuantityKind

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A DerivedQuantityKind is a QuantityKind that represents a kind of quantity that is defined as a product of powers of one or more other kinds of quantity. A DerivedQuantityKind may also be used to define a synonym kind of quantity for another kind of quantity. For example "velocity" can be specified as the product of "length" to the power one times "time" to the power minus one, and subsequently "speed" can be specified as "velocity" to the power one.
has super-classes
QuantityKindc
quantity kind factorop some QuantityKindFactorc

DerivedUnitc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#DerivedUnit

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A DerivedUnit is a Unit that represents a measurement unit that is defined as a product of powers of one or more other measurement units. For example the measurement unit "metre per second" for "velocity" is specified as the product of "metre" to the power one times "second" to the power minus one
has super-classes
Unitc
unit factorop some UnitFactorc

Dimensionc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#Dimension

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A Dimension represents the [VIM] concept of 'quantity dimension' that is defined as 'expression of the dependence of a quantity on the base quantities of a system of quantities as a product of powers of factors corresponding to the base quantities, omitting any numerical factor.' For example in the ISQ the quantity dimension of 'force' is denoted by dim F = L�M�T^2, where 'F' is the symbol for 'force', and 'L', 'M', 'T' are the symbols for the ISQ base quantities 'length', 'mass' and 'time' respectively. The Dimension of any QuantityKind can be derived through the algorithm that is defined in C.5.3.20 with SystemOfQuantities. The actual Dimension for a given QuantityKind depends on the choice of baseQuantityKind specified in a SystemOfQuantities.
has super-classes
(dimension factorop only DimensionFactorc) and (symbolicExpressiondp exactly 1)
is in range of
dimensionop

DimensionFactorc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#DimensionFactor

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A DimensionFactor represents a factor in the product of powers that defines a Dimension.
has super-classes
baseDimensionop exactly 1 QuantityKindc
is in range of
dimension factorop

GeneralConversionUnitc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#GeneralConversionUnit

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A GeneralConversionUnit is a ConversionBasedUnit that represents a measurement unit that is defined with respect to another reference measurement unit through a conversion relationship expressed in some syntax through a general mathematical expression. The unit conversion relationship is defined by the following equation: valueRU / valueCU = f(valueRU, valueCU) where: valueRU is the quantity value expressed in the referenceUnit, and, valueCU is the quantity value expressed in the GeneralConversionUnit, and, f(valueRU, valueCU) is a mathematical expression that includes valueRU and valueCU.
has super-classes
ConversionBasedUnitc
conversionExpressiondp exactly 1

LinearConversionUnitc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#LinearConversionUnit

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A LinearConversionUnit is a ConversionBasedUnit that represents a measurement unit that is defined with respect to another measurement reference unit through a linear conversion relationship with a conversion factor. The unit conversion relationship is defined by the following equation: valueRU = factor · valueCU, where: valueRU is the quantity value expressed in the referenceUnit, and, valueCU is the quantity value expressed in the LinearConversionUnit.
has super-classes
ConversionBasedUnitc
conversionFactordp exactly 1

Prefixc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#Prefix

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A Prefix represents a named multiple or submultiple multiplication factor used in the specification of a PrefixedUnit. A SystemOfUnits may specify a set of prefixes.
has super-classes
(namedp exactly 1) and (symboldp exactly 1) and (unitMultipleFactordp exactly 1)
is in range of
prefixop

PrefixedUnitc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#PrefixedUnit

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A Prefix represents a named multiple or submultiple multiplication factor used in the specification of a PrefixedUnit. A SystemOfUnits may specify a set of prefixes.
has super-classes
ConversionBasedUnitc
prefixop exactly 1 Prefixc

PropertyKind c back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#PropertyKind

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A PropertyKind is a meta-property which helps to characterise categories of properties e.g. scalar, vector
is in range of
propertyTypeop

QuantityKindc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#QuantityKind

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A QuantityKind is an abstract classifier that represents the [VIM] concept of "kind of quantity" that is defined as "aspect common to mutually comparable quantities." A QuantityKind represents the essence of a quantity without any numerical value or unit. Quantities of the same kind within a given system of quantities have the same quantity dimension. However, quantities of the same dimension are not necessarily of the same kind.
has super-classes
(scaleop max 1 Scalec) and (namedp exactly 1) and (symboldp exactly 1) and (definitionURIdp max 1) and (descriptiondp max 1)
has sub-classes
DerivedQuantityKindc, SimpleQuantityKindc, SpecializedQuantityKindc
is in range of
baseDimensionop, baseQuantityKindop, factorQuantityKindop, generalQuantityKindop, quantityComponentop, quantityKindop, specificQuantityKindop
is disjoint with
QuantityKindFactorc, Scalec, ScaleValueDefinitionc, SystemOfQuantitiesc, SystemOfUnitsc, Unitc, UnitFactorc

QuantityKindFactorc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#QuantityKindFactor

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A QuantityKindFactor represents a factor in the product of powers that defines a DerivedQuantityKind.
has super-classes
(factorQuantityKindop exactly 1 QuantityKindc) and (exponentdp exactly 1)
is in range of
quantity kind factorop
is disjoint with
QuantityKindc, Scalec, ScaleValueDefinitionc, SystemOfQuantitiesc, SystemOfUnitsc, Unitc, UnitFactorc

Scalec back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#Scale

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A Scale represents the [VIM] concept of a "measurement scale" that is defined as an "ordered set of quantity values of quantities of a given kind of quantity used in ranking, according to magnitude, quantities of that kind." A Scale specifies one or more fixed values that have a specific significance in the definition of the associating QuantityKind. For example the "thermodynamic temperature" kind of quantity is defined by specifying the values of 0 and 273.16 kelvin as the temperatures of absolute zero and the triple point of water respectively. A Scale does not always need to specify a unit. For example the "Rockwell C Hardness Scale" or the "Beaufort Wind Force Scale" are ordinal scales that do not have a particular associated unit. Similarly, subjective scales for a "priority" or "risk" kind of quantity with e.g. value definitions 0 for "low", 1 for "medium" and 3 for "high" do not have a particular associated unit.
has super-classes
(scaleValueDefinitionop some ScaleValueDefinitionc) and (unitop max 1 Unitc)
is in range of
scaleop
is disjoint with
QuantityKindc, QuantityKindFactorc, ScaleValueDefinitionc, SystemOfQuantitiesc, SystemOfUnitsc, Unitc, UnitFactorc

ScaleValueDefinitionc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#ScaleValueDefinition

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A ScaleValueDefinition represents a specific value for a measurement scale.
has super-classes
(descriptiondp exactly 1) and (numericalValuedp exactly 1)
is in range of
scaleValueDefinitionop
is disjoint with
QuantityKindc, QuantityKindFactorc, Scalec, SystemOfQuantitiesc, SystemOfUnitsc, Unitc, UnitFactorc

SimpleQuantityKindc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#SimpleQuantityKind

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A SimpleQuantityKind is a QuantityKind that represents a kind of quantity that does not depend on any other QuantityKind. Typically a base quantity would be specified as a SimpleQuantityKind.
has super-classes
QuantityKindc

SimpleUnitc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#SimpleUnit

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A SimpleUnit is a Unit that represents a measurement unit that does not depend on any other Unit. Typically a base unit would be specified as a SimpleUnit.
has super-classes
Unitc

SpecializedQuantityKindc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#SpecializedQuantityKind

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A SpecializedQuantityKind is a QuantityKind that represents a kind of quantity that is a specialization of another kind of quantity. For example, "distance", "width", "depth", "radius" and "wavelength" can all be specified as specializations of the "length" SimpleQuantityKind.
has super-classes
QuantityKindc
generalQuantityKindop exactly 1 QuantityKindc
is in range of
specificQuantityKindop

SystemOfQuantitiesc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#SystemOfQuantities

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A SystemOfQuantities represents the [VIM] concept of 'system of quantities' that is defined as a 'set of quantities together with a set of non-contradictory equations relating those quantities'. It collects a list of QuantityKind that specifies the kinds of quantity that are known in the system. The International System of Quantities (ISQ) is an example of a SystemOfQuantities, defined in ISO 31 and ISO/IEC 80000.
has super-classes
(dimensionop some Dimensionc) and (quantityComponentop some QuantityKindc) and (baseQuantityKindop only QuantityKindc) and (namedp exactly 1) and (symboldp exactly 1) and (definitionURIdp max 1) and (descriptiondp max 1)
is in range of
systemOfQuantitiesop
is disjoint with
QuantityKindc, QuantityKindFactorc, Scalec, ScaleValueDefinitionc, SystemOfUnitsc, Unitc, UnitFactorc

SystemOfUnitsc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#SystemOfUnits

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A SystemOfUnits represents the [VIM] concept of 'system of units' that is defined as 'set of base units and derived units, together with their multiples and submultiples, defined in accordance with given rules, for a given system of quantities'. It collects a list of Unit that are known in the system. A SysML SystemOfUnits only optionally defines multiples and submultiples.
has super-classes
(unitComponentop some Unitc) and (baseUnitop only Unitc) and (prefixop only Prefixc) and (systemOfQuantitiesop only SystemOfQuantitiesc) and (namedp exactly 1) and (symboldp exactly 1) and (definitionURIdp max 1) and (descriptiondp max 1)
is disjoint with
QuantityKindc, QuantityKindFactorc, Scalec, ScaleValueDefinitionc, SystemOfQuantitiesc, Unitc, UnitFactorc

Unitc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#Unit

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A Unit is an abstract classifier that represents the [VIM] concept of "measurement unit" that is defined as "real scalar quantity, defined and adopted by convention, with which any other quantity of the same kind can be compared to express the ratio of the two quantities as a number."
has super-classes
(quantityKindop max 1 QuantityKindc) and (namedp exactly 1) and (symboldp exactly 1) and (definitionURIdp max 1) and (descriptiondp max 1)
has sub-classes
ConversionBasedUnitc, DerivedUnitc, SimpleUnitc
is in range of
baseUnitop, referenceUnitop, unitop, unitComponentop, unitKindop
is disjoint with
QuantityKindc, QuantityKindFactorc, Scalec, ScaleValueDefinitionc, SystemOfQuantitiesc, SystemOfUnitsc, UnitFactorc

UnitFactorc back to ToC or Class ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#UnitFactor

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A UnitFactor represents a factor in the product of powers that defines a DerivedUnit.
has super-classes
(unitop exactly 1 Unitc) and (exponentdp exactly 1)
is in range of
unit factorop
is disjoint with
QuantityKindc, QuantityKindFactorc, Scalec, ScaleValueDefinitionc, SystemOfQuantitiesc, SystemOfUnitsc, Unitc

Object Properties

baseDimensionop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#baseDimension

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A Reference to the QuantityKind that represents the base quantity dimension in the factor.
has range
QuantityKindc

baseQuantityKindop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#baseQuantityKind

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Ordered set of QuantityKind that specifies the base quantities of the system of quantities. This is a subset of the complete quantityKind list. The base quantities define the basis for the quantity dimension of a kind of quantity.

has characteristics: asymmetric

has super-properties
quantityKindop
has range
QuantityKindc

baseUnitop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#baseUnit

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Ordered set of Unit that specifies the base units of the system of units. A "base unit" is defined in [VIM] as a "measurement unit that is adopted by convention for a base quantity," i.e. it is the (preferred) unit in which base quantities of the associated systemOfQuantities are expressed.

has characteristics: asymmetric

has super-properties
unitop
has range
Unitc

dimensionop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#dimension

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Derived ordered set of Dimension. The actual dimension of a QuantityKind depends on the list of baseQuantityKind that are specified in an actual SystemOfQuantities, see the DerivedDimensions constraint.
has range
Dimensionc

dimension factorop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#dimensionFactor

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Rational number that specifies the factor in the dimension conversion relationship.

has characteristics: asymmetric

has range
DimensionFactorc

factorQuantityKindop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#factorQuantityKind

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Specification of the associated QuantityKind.

has characteristics: asymmetric

has range
QuantityKindc

generalQuantityKindop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#generalQuantityKind

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A generalization relationship between two kinds of quantities.

has characteristics: irreflexive

has range
QuantityKindc
is inverse of
specificQuantityKindop

prefixop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#prefix

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Ordered set of Prefix that specifies the prefixes for multiples and submultiples of units in the system

has characteristics: asymmetric, irreflexive

has range
Prefixc

propertyTypeop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#propertyType

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Specification of the associated ProeprtyType.

has characteristics: asymmetric

has range
PropertyKind c

quantity kind factorop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#quantityKindFactor

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Rational number that specifies the factor in the quantity conversion relationship.

has characteristics: asymmetric

has range
QuantityKindFactorc

quantityComponentop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#quantityComponent

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Quantities attached to a system.

has characteristics: asymmetric

has range
QuantityKindc

quantityKindop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#quantityKind

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Specification of the associated QuantityKind.

has characteristics: asymmetric

has sub-properties
baseQuantityKindop
has range
QuantityKindc
is inverse of
unitKindop

referenceUnitop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#referenceUnit

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Specifies the unit with respect to which the ConversionBasedUnit is defined.

has characteristics: asymmetric

has range
Unitc

scaleop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#scale

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Specification of a Scale that is associated to the QuantityKind.

has characteristics: asymmetric, irreflexive

has range
Scalec

scaleValueDefinitionop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#scaleValueDefinition

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Ordered set of ScaleValueDefinition that specifies the defined numerical value(s) and textual definition(s) for the measurement scale.

has characteristics: asymmetric, irreflexive

has range
ScaleValueDefinitionc

specificQuantityKindop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#specificQuantityKind

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A specialization relationship between two kinds of quantities.

has characteristics: irreflexive

has range
QuantityKindc
SpecializedQuantityKindc
is inverse of
generalQuantityKindop

systemOfQuantitiesop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#systemOfQuantities

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Reference to the SystemOfQuantities for which the units are specified.

unitop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#unit

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Specification of the associated Unit.

has characteristics: asymmetric

has sub-properties
baseUnitop
has range
Unitc

unit factorop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#unitFactor

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Rational number that specifies the factor in the unit conversion relationship.

has characteristics: asymmetric

has range
UnitFactorc

unitComponentop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#unitComponent

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Ordered set of Unit that specifies the units that are known in the system.

has characteristics: asymmetric

has range
Unitc

unitKindop back to ToC or Object Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#unitKind

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Specification of the associated Unit "Kind".

has characteristics: asymmetric

has range
Unitc
is inverse of
quantityKindop

Data Properties

codedp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#code

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
A code is a string that uniquely identifies an individual.
has range
string
short symbolic name

conversionExpressiondp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#expression

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Specifies the unit conversion relationship in some expression syntax.
has range
string

conversionFactordp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#conversionFactor

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Rational number that specifies the factor in the unit conversion relationship.
has range
double

conversionOffsetdp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#conversionOffset

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Rational number that specifies the offset in the unit conversion relationship.
has range
double

definitionURIdp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#definitionURI

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
URI that references an external definition.

has characteristics: functional

has range
string
URI that contains an authoritative definition of the referent thing

descriptiondp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#description

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Textual description
has range
string

exponentdp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#exponent

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Rational number that specifies the exponent of the power to which the unit is raised.
has range
double

namedp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#name

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu

has characteristics: functional

has range
string
human-readable word or sequence of words by which a thing is known

numericalValuedp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#numericalValue

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Specifies the numerical value.
has range
double

symboldp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#symbol

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Short symbolic name.
has range
string
short symbolic name

symbolicExpressiondp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#symbolicExpression

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Symbolic expression of the quantity dimension's product of powers, in terms of symbols of the kinds of quantity that represent the base kinds of quantity and their exponents.
has range
string

unitMultipleFactordp back to ToC or Data Property ToC

IRI: http://purl.oclc.org/NET/ssnx/qu/qu#unitMultipleFactor

is defined by
http://purl.oclc.org/NET/ssnx/qu/qu
Specifies the multiple or submultiple multiplication factor.

has characteristics: functional

has range
double

Annotation Properties

authorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/author

commentap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#comment

createdap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/created

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/description

identifierap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/identifier

is defined byap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#isDefinedBy

labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#label

licenseap back to ToC or Annotation Property ToC

IRI: http://creativecommons.org/ns#license

modifiedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/modified

rightsap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/rights

see alsoap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#seeAlso

sourceap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/source

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/title

General Axioms

All Disjoint Classes back to ToC

QuantityKindc, QuantityKindFactorc, Scalec, ScaleValueDefinitionc, SystemOfQuantitiesc, SystemOfUnitsc, Unitc, UnitFactorc

Namespace Declarations back to ToC

default namespace
http://purl.oclc.org/NET/ssnx/qu/qu#
dc
http://purl.org/dc/elements/1.1/
ns
http://creativecommons.org/ns#
owl
http://www.w3.org/2002/07/owl#
qu
http://purl.oclc.org/NET/ssnx/qu/
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
terms
http://purl.org/dc/terms/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.