Skip to content

Code review request #12

Description

@GoogleCodeExporter
Purpose of code changes on this branch:

Add filtering to /annotations/about/. Examples:

# find annotation bodies with title 'foo'
/annotations/about/?dc:title=foo

# bodies with rdfs:seeAlso pointing to google
/annotations/about/?rdfs:seeAlso=U:http://www.google.com 

We can use this mechanism as the basis for LARQ support and other cases.

When reviewing my code changes, please focus on:

Did I need to change the database stuff? Seemed silly to have a query, but
pass a string.

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by pl...@mac.com on 28 Nov 2008 at 1:18

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions