Class RDF4R::Pastiche::SWAP::Formula
In: lib/RDF4R/pastiche.rb
Parent: Object

A Formula is a set of triples.

Methods

add   any   each   new   one   statementsMatching   the   to_s  

Attributes

namespaces  [RW]  This is functionality we attach to RDFGraph and SimpleSQLGraph the @kb field works for locally held data, not encapsulated services like SQL-backed stores, SOAP etc. The each() iterator allows data to be accessed regardless. Need to think about cleaner design for allowing different types of stores, and the classes they fall into.

Public Class methods

Public Instance methods

return the blanked out bit that matches

we use ‘yield’, unlike Cwm (though there is an @@todo in llyn.py)

return the blanked out bit that matches

like each() but READ ONLY results todo: test this!

[Validate]