Property: hasMetricValue

Defines the relationship between a Metric and its calculated value.

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

Metric

Characteristics

Functional

Abstract Syntax

ObjectProperty(hasMetricValue annotation(rdfs:label "has metric value"^^<http://www.w3.org/2001/XMLSchema#string>)
                             annotation(rdfs:comment "Defines the relationship between a Metric and its calculated value."^^<http://www.w3.org/2001/XMLSchema#string>)
                             Functional
                             domain(Metric))

Generated with OWLDoc