Class: OpenTox::Parser::Owl::Generic

Inherits:
Object
  • Object
show all
Includes:
OpenTox::Parser::Owl
Defined in:
lib/parser.rb

Overview

Generic parser for all OpenTox classes

Instance Attribute Summary collapse

Method Summary

Methods included from OpenTox::Parser::Owl

from_rdf, #initialize, #load_metadata

Instance Attribute Details

#metadataObject

Returns the value of attribute metadata.



133
134
135
# File 'lib/parser.rb', line 133

def 
  @metadata
end

#uriObject

Returns the value of attribute uri.



133
134
135
# File 'lib/parser.rb', line 133

def uri
  @uri
end