Module Redland::Util
In: lib/rdf/redland/util.rb

Methods

Public Instance methods

Given an Iterator, returns an array of all Nodes beyond it including this one

Given an Stream, returns an array of all Statements beyond it including this one

Return true if node is a blank node

Return true if node is a literal

Return true if node is a resource with a URI

[Validate]