/[fenfire]/fenfire/org/fenfire/vocab/ALPH.java
ViewVC logotype

Diff of /fenfire/org/fenfire/vocab/ALPH.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mudyc, Thu Mar 27 02:26:40 2003 UTC revision 1.4 by mudyc, Thu Mar 27 09:02:32 2003 UTC
# Line 14  public static final String rcsid = "$Id$ Line 14  public static final String rcsid = "$Id$
14      static public Property xuLinkTo;      static public Property xuLinkTo;
15    
16      static public Resource xuType;      static public Resource xuType;
17        static public Resource xuLinkType;
18      static public Resource cloneType;      static public Resource cloneType;
19      static public Resource dataType;      static public Resource dataType;
20            
# Line 25  public static final String rcsid = "$Id$ Line 26  public static final String rcsid = "$Id$
26              xuLinkTo = new PropertyImpl("http://fenfire.org/vocabulary/alph.html#xuLinkTo");              xuLinkTo = new PropertyImpl("http://fenfire.org/vocabulary/alph.html#xuLinkTo");
27    
28              xuType = new ResourceImpl("http://fenfire.org/vocabulary/alph.html#xuType");              xuType = new ResourceImpl("http://fenfire.org/vocabulary/alph.html#xuType");
29                xuLinkType = new ResourceImpl("http://fenfire.org/vocabulary/alph.html#xuLinkType");
30              cloneType = new ResourceImpl("http://fenfire.org/vocabulary/alph.html#cloneType");              cloneType = new ResourceImpl("http://fenfire.org/vocabulary/alph.html#cloneType");
31              dataType = new ResourceImpl("http://fenfire.org/vocabulary/alph.html#dataType");              dataType = new ResourceImpl("http://fenfire.org/vocabulary/alph.html#dataType");
32    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26