Class RDF4R::Driver::RDFParser::Element
In: lib/RDF4R/Driver/RDFParser.rb
Parent: Object

An XML Element #################################################

Methods

Attributes

about  [R] 
attributes  [R] 
id  [R] 
in_rdf  [R] 
li_count  [RW] 
localname  [R] 
name  [R] 
nodeid  [RW] 
ns  [R] 
parent  [R] 
parseType  [R] 
prefix  [R] 
property  [RW] 
rdf_resource  [R] 
resource  [RW] 
shortcircuit  [RW] 
xml_lang  [R] 

Public Class methods

fixme: danbri: hmm why is :id read only? nodeid should be same?

Public Instance methods

from rdfig eikeon> danbri: depends if you want to handle unicode… here is what rdflib uses: rdflib.net/cvs/rdflib/rdflib/syntax/xml_names.py?rev=1.1&content-type=text/vnd.viewcvs-markup

FIXME: status of ’:’ unclear. maybe we need two different checks

[Validate]