OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

search-ws message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [search-ws] CQL Query on structured data.


Very nice, now can you do this:

 dc.creator is in the second grandchild of the grandfather of a node with
dc.date = 2006

(And Kerry, is this a REAL LIFE  use case?)

--Ray

----- Original Message ----- 
From: "Dr R. Sanderson" <azaroth@liverpool.ac.uk>
To: "Ray Denenberg, Library of Congress" <rden@loc.gov>
Cc: <search-ws@lists.oasis-open.org>
Sent: Thursday, September 18, 2008 5:36 PM
Subject: Re: [search-ws] CQL Query on structured data.


>
>
> Something like:
>
> SELECT ?doc WHERE
> { ?doc dcterms:creator ?x .
>    ?doc xxx:editor ?y .
>    ?y xxx:edited ?a .
>    ?x dcterms:created ?b .
>    ?a > ?b + durn }
>
>
> [where durn is however you express '4 months' as a duration in sparql]
>
> Rob
>
> On Thu, 18 Sep 2008, Ray Denenberg, Library of Congress wrote:
>
> > From: "Rob Sanderson" <azaroth@liverpool.ac.uk>
> >>> * x is author and y is editor and y edited at least 4 months
> >>> after x authored
> >
> > How would you express that in SPARQL?
> >
> > --rAY
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this mail list, you must leave the OASIS TC that
> > generates this mail.  Follow this link to all your TCs in OASIS at:
> > https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail.  Follow this link to all your TCs in OASIS at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
>



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]