Problem loading OWL ontology with RDF.rb

Hi,

if I try to load the OWL ontology, I get only 1 statement.

g = RDF::Graph.load( RDF::OWL )
g.count  # => 1

Have I done something wrong, or what's the problem?

Thanks
Marcel Otto

Received on Monday, 8 August 2011 17:27:23 UTC