[dev] Re: RDF metadata, unable to read ?

2011-02-11 Thread underscore
I think i found a bug in the rdf implementation -- the problem seems to manifest if i give a particular kind of URI -- If i use this format http://www.xyz.org/1.0; as the URI for the rdf graph while saving : Dim uriAnx uriAnx = UriService.create(http://editor.bungeni.org/1.0; ) Dim rdfMetafile

[dev] Re: RDF metadata, unable to read ?

2011-02-11 Thread Michael Stahl
On 11/02/2011 09:24, underscore wrote: I think i found a bug in the rdf implementation -- the problem seems to manifest if i give a particular kind of URI -- If i use this format http://www.xyz.org/1.0; as the URI for the rdf graph while saving : Dim uriAnx uriAnx =