Re: Joseki, an RDF server. v1.0

I think Alex Barnell's RDF Objects does something like this:

http://www1.bcs.org.uk/DocsRepository/03700/3772/barnell.htm

Libby

On Tue, 21 Jan 2003, Eric Jain wrote:

>
> > Query provides a common framework for handling models from small to large.
>
> Is there any way to efficiently retrieve all statements associated with a
> given resource?
>
> Example: Query for <a> returns:
>
> <a> <hasItem> <b>
> <b> <hasValue> 'x'
> <b> <hasItem> <c>
> <c> <hasValue> 'y'
>
>
> --
> Eric Jain
>
>
>

Received on Tuesday, 21 January 2003 06:50:58 UTC