lib/rdf/rdfxml/patches/graph_properties.rb in rdf-rdfxml-1.0.1 vs lib/rdf/rdfxml/patches/graph_properties.rb in rdf-rdfxml-1.0.2
- old
+ new
@@ -1,6 +1,6 @@
module RDF
- class Graph
+ module Queryable
# Resource properties
#
# Properties arranged as a hash with the predicate Term as index to an array of resources or literals
#
# Example:
\ No newline at end of file