Property: sec:hasTestResults

Defines the relationship between a Test and the its results.

Types

owl:ObjectProperty

Domain

sec:Test

Abstract Syntax

ObjectProperty(sec:hasTestResults annotation(rdfs:label "has test results"^^<http://www.w3.org/2001/XMLSchema#string>)
                                 annotation(rdfs:comment "Defines the relationship between a Test and the its results."^^<http://www.w3.org/2001/XMLSchema#string>)
                                 domain(sec:Test))

Generated with OWLDoc