in-memory baseURIs

"rvj" <[email protected]> Sun, 26 Jun 2005 10:33:18 +0100
Newsgroups gmane.comp.mozilla.devel.rdf
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Is it still the case that only the rdf parser allows a baseURI to be
assigned to an in-memory datasource ?

      parser.parseString(memoryDS,baseUri,str);

Any plans for baseURIs for an in-memory datasource where the RDF assertions
are built programmatically?

Thanks