Method: RDF::OWL#hasSelf
- Defined in:
- lib/rdf/vocab/owl.rb
#hasSelf ⇒ RDF::Vocabulary::Term (readonly)
The property that determines the property that a self restriction refers to.
192 193 194 |
# File 'lib/rdf/vocab/owl.rb', line 192 def hasSelf @hasSelf end |