Property: succeeded

Defines the relationship between a Test and a Boolen indicating whether the Test passed or failed.

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

Test

Characteristics

Functional

Abstract Syntax

ObjectProperty(succeeded annotation(rdfs:label "succeeded"^^<http://www.w3.org/2001/XMLSchema#string>)
                        annotation(rdfs:comment "Defines the relationship between a Test and a Boolen indicating whether the Test passed or failed."^^<http://www.w3.org/2001/XMLSchema#string>)
                        Functional
                        domain(Test))

Generated with OWLDoc