Method: RDF::OWL#intersectionOf
- Defined in:
- lib/rdf/vocab/owl.rb
#intersectionOf ⇒ RDF::Vocabulary::Term (readonly)
The property that determines the collection of classes or data ranges that build an intersection.
208 209 210 |
# File 'lib/rdf/vocab/owl.rb', line 208 def intersectionOf @intersectionOf end |