Changes between Version 11 and Version 12 of GnowsisApiRequirements
- Timestamp:
- 03/01/06 10:46:06 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GnowsisApiRequirements
v11 v12 28 28 LeoSauermann: My requirements would be that I can run SPARQL and SERQL queries from outside and extract data from gnowsis. I would like to write a gnowsis client that runs from within applications like Microsoft Powerpoint or Ultima Online. 29 29 30 ---- 31 30 32 Frank: I'd like to run SPARQL/SERQL queries from outside, querying the _complete_ data that is available in Gnowsis, and not just a part of it (like it is in the current SPARQL interface querying only the crawled part of it) 31 33 … … 40 42 '''User observation''': For my thesis and Mymory in general, it would be useful if Gnowsis and user observation would play well together and services like !FileSystemObserverService could be ported without much hassle. 41 43 44 ---- 42 45 Jon: 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: 43 46 {{{ … … 47 50 48 51 }}} 52 53 ---- 49 54 50 55 Somebody: RSS Feeds!