Method: RDF::OWL#NegativePropertyAssertion
- Defined in:
- lib/rdf/vocab/owl.rb
#NegativePropertyAssertion ⇒ RDF::Vocabulary::Term (readonly)
The class of negative property assertions.
76 77 78 |
# File 'lib/rdf/vocab/owl.rb', line 76 def NegativePropertyAssertion @NegativePropertyAssertion end |