Method: RDF::RDFS#seeAlso

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

#seeAlsoRDF::Vocabulary::Term (readonly)

Further information about the subject resource.



56
57
58
# File 'lib/rdf/vocab/rdfs.rb', line 56

def seeAlso
  @seeAlso
end