fenfire-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fenfire-dev] writing out namespaces


From: Benja Fallenstein
Subject: Re: [Fenfire-dev] writing out namespaces
Date: Sun, 27 Mar 2005 15:06:57 +0200

On Sun, 27 Mar 2005 04:37:28 +0300 (EEST), Tuukka Hastrup
<address@hidden> wrote:
> 
> I've just committed code to fill in a part of missing code
> from org.fenfire.swamp.Graphs.writeTurtle. It wasn't doing anything with
> namespaces, now there's some simple code to write out the namespace
> mappings.
> 
> The code doesn't look good and would look even worse for actually using
> the namespaces for uris written. I don't understand why they are passed
> around in a Map instead of NamespaceMap.

Because it was written before NamespaceMap was moved out of private/ :-)

> Should I create a NamespaceMap, putAll from the Map, and add some nice way
> to go through the namespaces? Then it wouldn't be a long step to wrap
> getAbbrev calls around uri writes anymore.

Yes, please!
- Benja




reply via email to

[Prev in Thread] Current Thread [Next in Thread]