Method: RDF::OWL#hasValue

Defined in:
lib/rdf/vocab/owl.rb

#hasValueRDF::Vocabulary::Term (readonly)

The property that determines the individual that a has-value restriction refers to.



196
197
198
# File 'lib/rdf/vocab/owl.rb', line 196

def hasValue
  @hasValue
end