Property: sec:testedAt

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

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

sec:Test

Characteristics

Functional

Abstract Syntax

ObjectProperty(sec: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(sec:Test))

Generated with OWLDoc