Changes between Version 2 and Version 3 of GnowsisApiRequirements


Ignore:
Timestamp:
02/28/06 17:51:03 (18 years ago)
Author:
sauermann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GnowsisApiRequirements

    v2 v3  
    2929 
    3030Frank:  
     31 
     32Jon: We have written our application in .Net and are capturing operating system events. We would like to contact gnowsis via a Joseki-like interface. For example, we would like to call methods like this: 
     33{{{ 
     34#!java 
     35 
     36  public String getQueryResultAsRDFXML() 
     37   
     38}}}