gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] fenfire docs/pegboard/canvas_transcludable_voca...


From: Tuomas J. Lukka
Subject: [Gzz-commits] fenfire docs/pegboard/canvas_transcludable_voca...
Date: Mon, 28 Jul 2003 09:54:13 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/07/28 09:54:12

Modified files:
        docs/pegboard/canvas_transcludable_vocab--benja: peg.rst 
        org/fenfire/vocab: STRUCTLINK.java 
Added files:
        docs/pegboard/creation_history--tjl: peg.rst 
        docs/pegboard/fenpdf_v1_spec_1--tjl: peg.rst 

Log message:
        Starting on two pegs

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/docs/pegboard/canvas_transcludable_vocab--benja/peg.rst.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/docs/pegboard/creation_history--tjl/peg.rst?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/docs/pegboard/fenpdf_v1_spec_1--tjl/peg.rst?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/vocab/STRUCTLINK.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: fenfire/docs/pegboard/canvas_transcludable_vocab--benja/peg.rst
diff -u fenfire/docs/pegboard/canvas_transcludable_vocab--benja/peg.rst:1.3 
fenfire/docs/pegboard/canvas_transcludable_vocab--benja/peg.rst:1.4
--- fenfire/docs/pegboard/canvas_transcludable_vocab--benja/peg.rst:1.3 Sat Jul 
 5 17:53:05 2003
+++ fenfire/docs/pegboard/canvas_transcludable_vocab--benja/peg.rst     Mon Jul 
28 09:54:12 2003
@@ -4,9 +4,9 @@
 
 :Authors:       Benja Fallenstein
 :Date-Created:  2003-07-03
-:Last-Modified: $Date: 2003/07/05 21:53:05 $
-:Revision:      $Revision: 1.3 $
-:Status:        Current
+:Last-Modified: $Date: 2003/07/28 13:54:12 $
+:Revision:      $Revision: 1.4 $
+:Status:        Incomplete
 :Scope:         Minor
 :Type:          Interface
 
@@ -49,6 +49,15 @@
   we can expect that nobody has data in it yet; unless
   somebody speaks up, we'll assume we need no converter.
 
+- [tjl] Couldn't we just resolve this by a more generic facility:
+  a clone property. Then, when looking for the node's content you'd always
+  follow the clone property.
+
+  This would work for other things beside just nodes on canvases.
+
+- [tjl] Where does the terminology ":Domain:", &c come from?
+  Is there a standard somewhere that specifies these?
+
 Changes
 =======
 
@@ -109,4 +118,4 @@
 rules of this namespace are respected; in particular,
 the coordinate literals need to be of type `xsd:double`_.
 
-\- Benja
\ No newline at end of file
+\- Benja
Index: fenfire/org/fenfire/vocab/STRUCTLINK.java
diff -u fenfire/org/fenfire/vocab/STRUCTLINK.java:1.2 
fenfire/org/fenfire/vocab/STRUCTLINK.java:1.3
--- fenfire/org/fenfire/vocab/STRUCTLINK.java:1.2       Wed Jun 11 13:00:25 2003
+++ fenfire/org/fenfire/vocab/STRUCTLINK.java   Mon Jul 28 09:54:12 2003
@@ -36,7 +36,7 @@
        "http://fenfire.org/rdf-v/2003/05/structlink";;
 
     /** The directed link association.
-     * A and B are linked by the tuple (A, DLINK.dLink, B)
+     * A and B are linked by the tuple (A, STRUCTLINK.linkedTo, B)
      */
     static public final Object linkedTo;
 




reply via email to

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