- From: Tim Berners-Lee <timbl@w3.org>
- Date: Tue, 25 Feb 2003 18:55:39 -0500
- To: www-rdf-comments@w3.org
rdf=<?xml version='1.0'?> <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:ds='http://www.w3.org/2001/05/rdf-ds/datastore-schema#'> <rdf:Description rdf:about='http://www.w3.org/2000/10/swap/doc/cwm'> <ds:title> Cwm</ds:title> <ds:author rdf:parseType='Literal'> Tim Berners-Lee, Dan Connolly, et al</ds:author> <ds:introduction rdf:parseType='Literal'> A general purpose data processor for the Semantic Web. Not optimized, but demonstrating the feasability of Semantic Web ideas. Please see the Cwm home page for details.</ds:introduction> <ds:implementation rdf:parseType='Literal'> Python, Open source</ds:implementation> <ds:query rdf:parseType='Literal'> Notation3 is an RDF syntax which is extened to be able to express queries and rules.</ds:query> <ds:inference rdf:parseType='Literal'> Forward chaining, with built-in functions and remote query delegation</ds:inference> <ds:scalability rdf:parseType='Literal'> </ds:scalability> <ds:performance rdf:parseType='Literal'> Not optimized.</ds:performance> <ds:provenance rdf:parseType='Literal'> </ds:provenance> <ds:license rdf:parseType='Literal'> W3V licence</ds:license> <ds:api rdf:parseType='Literal'> </ds:api> <ds:transaction rdf:parseType='Literal'> </ds:transaction> <ds:platform rdf:parseType='Literal'> Any python platform. </ds:platform> <ds:distribution rdf:parseType='Literal'> Query delegation</ds:distribution> <ds:seealso rdf:parseType='Literal'> </ds:seealso> <ds:lastupdate rdf:parseType='Literal'> 2003-04-26</ds:lastupdate> </rdf:Description> </rdf:RDF>
Received on Tuesday, 25 February 2003 19:56:06 UTC