- From: Chimezie Ogbuji <chimezie@gmail.com>
- Date: Tue, 1 Mar 2011 21:22:56 -0500
- To: Andy Seaborne <andy.seaborne@epimorphics.com>
- Cc: Gregory Williams <greg@evilfunhouse.com>, SPARQL Working Group <public-rdf-dawg@w3.org>
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