Method: RDF::OWL#AnnotationProperty
- Defined in:
- lib/rdf/vocab/owl.rb
#AnnotationProperty ⇒ RDF::Vocabulary::Term (readonly)
The class of annotation properties.
28 29 30 |
# File 'lib/rdf/vocab/owl.rb', line 28 def AnnotationProperty @AnnotationProperty end |