Property: testedAt

Defines the relationship between a Test and the date-time at which the test was concluded.

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

Test

Characteristics

Functional

Abstract Syntax

ObjectProperty(testedAt annotation(rdfs:label "tested at"^^<http://www.w3.org/2001/XMLSchema#string>)
                       annotation(rdfs:comment "Defines the relationship between a Test and the date-time at which the test was concluded."^^<http://www.w3.org/2001/XMLSchema#string>)
                       Functional
                       domain(Test))

Generated with OWLDoc