gzz-dev
[Top][All Lists]
Advanced

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

[Gzz] Re: RDF vocabulary


From: Matti Katila
Subject: [Gzz] Re: RDF vocabulary
Date: Fri, 7 Mar 2003 16:52:47 +0200 (EET)

On Fri, 7 Mar 2003, Benja Fallenstein wrote:
>> and do we have a specific place(aka path) to collect them 
> We don't so far. In Gzz, we had gzz.zzutil.Ids and I think there was a 
> PPIds class too (?).

PPDims perhaps. Anyway, it's obsolete.

> org/fenfire/vocabulary/PPVocab.java is one option, 

I like that. Short enough to say 'PPVocab.CreationTime' and so.

Some questions:
 -What uri should I use for new things?

    Resource paper = model.createResource(uri);
    URN5 for uri?

 -And the another question was about the node's content but I don't know 
  how to ask it :) If you like to code the 'text' part of:
    PPActionsImpl::
       public String newNote(String paperURI, int x, int y, String text)
  you probably give me the best answer.


   -Matti





reply via email to

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