- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Tue, 03 Apr 2012 16:07:49 +0100
- To: public-rdf-wg@w3.org
On 03/04/12 04:42, Sandro Hawke wrote:
> After some more discussion with Eric, I decided to write down the shared
> crawler use case(s), solved, from a 6.1 perspective, in more detail. I
> think this clarifies some things, but it may raise some gsnap-vs-gbox,
> too.
>
> http://www.w3.org/2011/rdf-wg/wiki/Graphs_Design_6.1/Crawler_Example
>
> -- Sandro
Sandro,
In the scenario location http://alice.example.org/page1 is read three
times at different dateTimes.
But in the three examples the "eg:source" are .../page1, .../page2,
.../page3
Should
eg:source <http://alice.example.org/page2>;
etc
be
eg:source <http://alice.example.org/page1>;
everywhere?
Andy
Received on Tuesday, 3 April 2012 15:08:32 UTC