Property: hasTestResults

Defines the relationship between a Test and the its results.

Types

owl:ObjectProperty

Domain

Test

Abstract Syntax

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

Generated with OWLDoc