Changes between Version 1 and Version 2 of GnowsisBrainstorm


Ignore:
Timestamp:
11/30/05 11:25:59 (18 years ago)
Author:
sauermann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GnowsisBrainstorm

    v1 v2  
    1 = Google Api = 
     1= GnoGno PLUS Fresnel = 
     2 
     3we could integrate the ideas of FRESNEL into gnowsis 
     4 
     5[http://www.w3.org/2005/04/fresnel-info/ Fresnel] is a simple, browser-independent vocabulary for specifying how RDF graphs are presented. 
     6 
     7We could take fresnel and use it as a way to represent graphs (read-only) in gnowsis. The problem with fresnel is, that it focuses on read-only display (like XSLT) but not on editing (like XForms). So as gnogno is at the moment targeted at editing it is not so simple.  
     8 
     9But there is a lot of code out there, so to make a simple thing run should be straightforward: 
     10 
     11Here some notes by Emmanuel Pietriga: 
     12 
     13Yes. I've just released a third implementation of FSL. So, we now have: 
     14- a full FSL engine that works on Jena 2.3 models, 
     15- a full FSL engine that works on Sesame 2-alpha1 models, 
     16- a full FSL engine that works on IsaViz in-memory models and whose primary purpose is to help people learn FSL and debug FSL expressions visually (see screenshot at [4]). 
     17 
     18All are implemented in Java and can be found in the latest IsaViz build, or as a separate small JAR file. You can get compiled versions from [5] or the very latest source code from [6]. 
     19 
     20The API documentation for these implementations is at [7], and as I am writing an extensive suite of unit tests for them, I am also finalizing the API and writing a Web page with simple examples of how to use the Jena and Sesame FSL engines (online by the end of the week). 
     21 
     22[4] [http://www.w3.org/2001/11/IsaViz/images/fslDebugger.png fresnel debugger pic] 
     23 
     24[5] http://www.lri.fr/~pietriga/IsaViz/ 
     25 
     26[6] http://dev.w3.org/cvsweb/java/classes/org/w3c/IsaViz/fresnel/ 
     27 
     28[7] http://www.lri.fr/~pietriga/2005/11/fsl/apidocs/  
     29 
     30 
     31here is the main FRESNEL SVN: 
     32http://simile.mit.edu/repository/fresnel/trunk/ 
     33 
     34= Google Desktop Api = 
    235we could integrate google desktop and integrate ourselves to google desktop: 
    336