W3C home > Mailing lists > Public > public-annotea-dev@w3.org > January to March 2005

Re: Annotation Query Help Algae - deleted the accidental "|" from the example

From: Marja Koivunen <marja@annotea.org>
Date: Fri, 04 Feb 2005 14:22:40 -0500
Message-ID: <4203CB80.1020406@annotea.org>
To: Behzad Kateli <bakateli@students.latrobe.edu.au>
CC: public-annotea-dev@w3.org


I took this example from the Annotea protocol document
(http://www.w3.org/2001/Annotea/User/Protocol.html) and it should work
unless Eric has made some changes, but he will hopefully tell you himself.

(namespace (rdf http://www.w3.org/1999/02/22-rdf-syntax-ns#)
           (a http://www.w3.org/2000/10/annotation-ns#)
           (dc http://purl.org/dc/elements/1.1/)
ask
     '((a::annotates ?annot http://serv1.example.com/some/page.html)
       (?property ?annot ?value)
      ) :collect '(?annot ?property ?value))

Marja
Received on Friday, 4 February 2005 19:22:49 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:36:55 GMT