Re: Dataset HTTP Protocol and Service Descriptions

On Tue, Mar 1, 2011 at 1:33 PM, Andy Seaborne
<andy.seaborne@epimorphics.com> wrote:
> ..snip..
> Something that might need describing is whether the service providing the
> RDF Dataset HTTP Protocol supports direct or indirect, or both, naming.

Perhaps, the following specific sd:Features?:
- sd:DirectGraphIdentification
- sd:IndirectGraphIdentification

i.e.:

<> a sd:Service;
     sd:defaultDatasetDescription </dataset> .
     sd:feature sd:DirectGraphIdentification, sd:IndirectGraphIdentification .

</dataset> a sd:RESTDataset

-- Chime

Received on Wednesday, 2 March 2011 02:23:48 UTC