Class RDF4R::Model::Model
In: lib/RDF4R/Model/Standard.rb
Parent: Object

Methods

+   ==   compute_namespaces   create   literal   new   resource   statement   to_rdf_xml   update  

Attributes

id  [R] 
literals  [R] 
paranoid  [R] 
resources  [R] 
resources_by_uri  [R] 
statements  [R] 
xml_base_uri  [RW] 
xml_ids  [R] 

Public Class methods

Public Instance methods

Note that the namespaces found here are simply for the purpose of generating valid rdf/xml- they have nothing to do with the namespaces used in the xml document this model may have come from, nor do they correspond to rdfs locations or any other convention

XXX XXX this is where i stopped. make this work. XXX add resources from other to self

replace resources in self with resources from other

[Validate]