Method: RDF::OWL#imports

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

#importsRDF::Vocabulary::Term (readonly)

The property that is used for importing other ontologies into a given ontology.



200
201
202
# File 'lib/rdf/vocab/owl.rb', line 200

def imports
  @imports
end