fenfire-commits
[Top][All Lists]
Advanced

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

[ff-cvs] journals hemppah


From: Hermanni Hyytiälä
Subject: [ff-cvs] journals hemppah
Date: Mon, 01 Sep 2003 03:27:06 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    journals
Branch:         
Changes by:     Hermanni Hyytiälä <address@hidden>      03/09/01 03:27:06

Modified files:
        .              : hemppah 

Log message:
        more rdf2java

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/hemppah.diff?tr1=1.32&tr2=1.33&r1=text&r2=text

Patches:
Index: journals/hemppah
diff -u journals/hemppah:1.32 journals/hemppah:1.33
--- journals/hemppah:1.32       Mon Sep  1 02:54:20 2003
+++ journals/hemppah    Mon Sep  1 03:27:06 2003
@@ -67,6 +67,16 @@
    - reading & tools:
      - RDF semantics (http://www.w3.org/TR/rdf-mt/)
      - rdf2java (http://www.dfki.uni-kl.de/~schwarz/rdf2java/doc/index.html)
+       - a different kind of aspect for handling RDF data
+       - Java objects represents RDF triplets (subjects/predicated/objects)
+       - distinguishes between local and network RDF resources, i.e.
+         local resources are currently managed by a JVM and network
+        resources are represented by a URI
+       - support import/export of RDF data (+ schemas)       
+       - may be suitable for FenPDF (+ Storm) - see the Knowledge base 
example: 
+       http://www.dfki.uni-kl.de/~schwarz/rdf2java/doc/index.html#knowledgebase
+       - possible downside: a RDF triplet is binded forever with a specific 
Java
+         class
      - Unparsing RDF/XML (http://www2002.org/CDROM/refereed/184/)
    - FenPDF
      - read code and docs (swamp & alph)




reply via email to

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