Property: sec:implementsInterface

"Defines the relationship between an OO Class and an OO Interface which it extends." [lang: en]

Types

owl:ObjectProperty

Domain

sec:OOClass

Inverse Property

sec:interfaceImplementedBy

Abstract Syntax

ObjectProperty(sec:implementsInterface annotation(rdfs:label "implements"^^<http://www.w3.org/2001/XMLSchema#string>)
                                      annotation(rdfs:comment "Defines the relationship between an OO Class and an OO Interface which it extends."@en)
                                      inverseOf(sec:interfaceImplementedBy)
                                      domain(sec:OOClass))

Generated with OWLDoc