made by pyLODE 2.10.0

Quantities and Units Ontology

Metadata

URI
https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Version URI
https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Quantities/QuantitiesAndUnits/
Imports
https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Arrangements/Arrangements/
https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Arrangements/ClassificationSchemes/
https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Relations/Relations/
https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Utilities/AnnotationVocabulary/
lcc-cr:
License
http://opensource.org/licenses/MIT
Ontology RDF
RDF (turtle)

Table of Contents

  1. Classes
  2. Object Properties
  3. Datatype Properties
  4. Namespaces
  5. Legend

Overview

Pictures say 1,000 words
Figure 1: Ontology overview

Classes

base quantityc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/BaseQuantity
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

quantity kind in a conventionally chosen subset of a given system of quantities, where no subset quantity can be expressed in terms of the others

Example(s)
The International System of Quantities (ISQ) comprises these base quantities (with their SI base measurement units): length (meter), mass (kilogram), duration (second), electric current (ampere), thermodynamic temperature (kelvin), amount of substance (mole), and luminous intensity (candela).  These base quantities are not mutually comparable.  All quantities of any one of these kinds are, however, mutually comparable.

Super-classes quantity kindc
Restrictions fibo-fnd-rel-rel:isDefinedIn exactly 1 system of quantitiesc

base unitc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/BaseUnit
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

measurement unit that is defined by a system of units to be the reference measurement unit for a base quantity

Super-classes measurement unitc

derived quantityc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/DerivedQuantity
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

quantity kind that may be defined as a product of powers of one or more other kinds of quantity

Example(s)
velocity (length/time), mass density (mass/length3)

Super-classes quantity kindc
Restrictions is derived fromop some (base quantityc or derived quantityc)
has factorop some quantity kind factorc

derived unitc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/DerivedUnit
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

measurement unit that is defined with respect to one or more base units, such as as a product of powers of one or more other measurement units

Example(s)
1 minute = 60 seconds

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.

Super-classes measurement unitc
Restrictions is derived fromop some base unitc
has factorop some unit factorc

dimensionalityc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/Dimensionality
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

classifier that represents a set of equivalent units of measure

Super-classes fibo-fnd-arr-cls:Classifierc
Restrictions has factorop min 0 quantity kind factorc
In range of has dimensionop

measurement unitc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/MeasurementUnit
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

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

Example(s)
week, day, hour, minute, second, kilogram, joule, meter

Super-classes quantityc
Restrictions specializesop min 0 measurement unitc
fibo-fnd-rel-rel:isDefinedIn some system of unitsc
Sub-classes derived unitc
base unitc
In range of has measurement unitop

quantityc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/Quantity
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

property of a phenomenon, body, or substance, to which a number can be assigned with respect to a reference

Example(s)
second, kilogram, joule, meter. These are quantities in a general sense, which is what is meant here by quantity.

Restrictions has quantity kindop some quantity kindc
Sub-classes measurement unitc

quantity kindc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/QuantityKind
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

classifier for 'quantity' that characterizes quantities as being mutually comparable

Super-classes fibo-fnd-arr-cls:Classifierc
Restrictions has measurement unitop min 0 measurement unitc
specializesop min 0 quantity kindc
Sub-classes base quantityc
derived quantityc
In domain of has dimensionop
In range of has quantity kindop

quantity kind factorc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/QuantityKindFactor
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

factor in a product of powers that defines a derived quantity

Super-classes fibo-fnd-arr-cls:Classifierc
Restrictions has exponentdp exactly 1
has quantity kindop exactly 1 quantity kindc

quantity valuec # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/QuantityValue
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

number and measurement unit together giving magnitude of a quantity

Example(s)
2 days, 3.5 hours, 150 lb, 45.5 miles

Restrictions has measurement unitop max 1 measurement unitc
has numeric valuedp exactly 1
In range of has quantity valueop

system of quantitiesc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/SystemOfQuantities
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

set of quantities together with a set of non-contradictory equations relating those quantities

Example(s)
The International System of Quantities (ISQ) is an example of a SystemOfQuantities, defined in ISO 31 and ISO/IEC 80000.

Super-classes fibo-fnd-arr-cls:ClassificationSchemec
Restrictions fibo-fnd-rel-rel:comprises min 0 system of quantitiesc
fibo-fnd-rel-rel:defines some (base quantityc or derived quantityc)
lcc-cr:uses min 0 system of quantitiesc

system of unitsc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/SystemOfUnits
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

set of measurement units associated with a system of quantities, together with a set of rules that assign one measurement unit to be the base unit for each base quantity in the system of quantities and a set of rules for the derivation of other units from the base units

Example(s)
The International System of Units (SI) is a system of units.

Super-classes fibo-fnd-arr-cls:ClassificationSchemec
Restrictions fibo-fnd-rel-rel:defines some measurement unitc
fibo-fnd-rel-rel:comprises min 0 system of unitsc
lcc-cr:uses min 0 system of unitsc
fibo-fnd-rel-rel:appliesTo exactly 1 system of quantitiesc

unit factorc # Classes

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/UnitFactor
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

factor in a product of powers that defines a derived unit

Super-classes fibo-fnd-arr-cls:Classifierc
Restrictions has measurement unitop exactly 1 measurement unitc
has exponentdp exactly 1

Object Properties

has dimensionop # OPs

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/hasDimension
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

indicates a measurable extent associated with a given quantity kind in some system of quantities, which may be derived, depending on the choice of base quantity

Domain(s) quantity kindc
Range(s) fibo-fnd-qt-qtu:Dimensionalityc

has factorop # OPs

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/hasFactor
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

indicates a number or quantity that when multiplied with another produces a given number or expression

has measurement unitop # OPs

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/hasMeasurementUnit
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

indicates the unit in which something is expressed

Range(s) fibo-fnd-qt-qtu:MeasurementUnitc

has quantity kindop # OPs

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/hasQuantityKind
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

indicates the class of mutually comparable quantities involved in the definition of an individual quantity or factor

Range(s) fibo-fnd-qt-qtu:QuantityKindc

has quantity valueop # OPs

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/hasQuantityValue
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

relates something (an expression, formula, etc.) to its magnitude expressed as a number together with its unit of measure (if applicable)

Range(s) fibo-fnd-qt-qtu:QuantityValuec

is derived fromop # OPs

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/isDerivedFrom
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

indicates something from which the subject is obtained or determined

Example(s)
a derived quantity is derived from a base quantity; a derived unit is derived from a base unit

specializesop # OPs

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/specializes
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

indicates something whose nature is more general (broader than) the subject

Datatype Properties

has exponentdp # DPs

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/hasExponent
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

indicates the number of times a number should be multiplied by itself

Range(s) owl:rationalc

has numeric valuedp # DPs

URI https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/hasNumericValue
Is Defined By https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
Description

indicates a value associated with something that is a number

Range(s) xsd:decimalc

Namespaces

default (:)
https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/
dct
http://purl.org/dc/terms/
fibo-fnd-arr-cls
https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/ClassificationSchemes/
fibo-fnd-rel-rel
https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/
fibo-fnd-utl-av
https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/
lcc-cr
https://www.omg.org/spec/LCC/Countries/CountryRepresentation/
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
sdo
https://schema.org/
skos
http://www.w3.org/2004/02/skos/core#
sm
http://www.omg.org/techprocess/ab/SpecificationMetadata/
xsd
http://www.w3.org/2001/XMLSchema#

Legend

cClasses
opObject Properties
fpFunctional Properties
dpData Properties
dpAnnotation Properties
pProperties
niNamed Individuals