← Prev in month ← Prev in thread

Element set names

From
Ray Denenberg, Library of Congress <>
Date
2008-09-22T12:25:15+00:00
ID
395801c91cae$8631fd00$
Thread
Element set names
I want to add "Element Set Names" to the agenda for this morning's call
(0930 this morning, Monday, Sept. 22.)


I see more and more examples of select clauses that people want represented
in a query language.

For example consider the following geospatial example, one of several that
Kerry cites:

" select the geometry and depth from the HYDROGRAPHY feature for the area of
the Grand Banks.  The Grand Banks are bounded by the following box:
[-57.9118,46.2023,-46.6873,51.8145]. "

In CQL, that might be:

geo.feature=hydrography AND geo.bbox=/nwse
"-57.9118,46.2023,-46.6873,51.8145"

But the part about  "select the geometry and depth" is going to have to be
represented within the SRU request outside of the query, either the record
schema, or an element set name - which we don't have.

For discusssion this morning.

--Ray
← Prev in month ← Prev in thread