Method: RDF::OWL#onDatatype
- Defined in:
- lib/rdf/vocab/owl.rb
#onDatatype ⇒ RDF::Vocabulary::Term (readonly)
The property that determines the datatype that a datatype restriction refers to.
244 245 246 |
# File 'lib/rdf/vocab/owl.rb', line 244 def onDatatype @onDatatype end |