Property: sec:succeeded

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

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

sec:Test

Characteristics

Functional

Abstract Syntax

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

Generated with OWLDoc