Method: RDF::OWL#annotatedTarget

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

#annotatedTargetRDF::Vocabulary::Term (readonly)

The property that determines the object of an annotated axiom or annotated annotation.



128
129
130
# File 'lib/rdf/vocab/owl.rb', line 128

def annotatedTarget
  @annotatedTarget
end