Class Redland::MergedModel
In: lib/rdf/redland/model.rb
Parent: Model

A non-context-aware model used for the purpose of merging

Methods

Attributes

canonical  [R] 
global_rewrites  [R] 

Public Class methods

Constructor - needs a master model to use

Public Instance methods

Locate predicates for smushing

Return one Node in the Model matching (?,predicate,target) The source and predicate can be a Node or Uri

Effectively removes the listes Predicates from the Model by replacing all occurrences with a blank node (?? confirm)

[Validate]