Property: trait:hasTrait

Standardized predicate for any "thing" to assert a relationship a trait.

Types

owl:ObjectProperty

Domain

owl:Thing

Range

trait:Trait

Abstract Syntax

ObjectProperty(trait:hasTrait annotation(rdfs:comment "Standardized predicate for any "thing" to assert a relationship a trait."^^<http://www.w3.org/2001/XMLSchema#string>)
                             domain(owl:Thing)
                             range(trait:Trait))

Generated with OWLDoc