Property: metricCalculatedAt

Defines the relationship between a Metric and the date-time at which it was calculated.

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

Metric

Characteristics

Functional

Abstract Syntax

ObjectProperty(metricCalculatedAt annotation(rdfs:label "metric calculated at"^^<http://www.w3.org/2001/XMLSchema#string>)
                                 annotation(rdfs:comment "Defines the relationship between a Metric and the date-time at which it was calculated."^^<http://www.w3.org/2001/XMLSchema#string>)
                                 Functional
                                 domain(Metric))

Generated with OWLDoc