- From: Sean B. Palmer <sean@mysterylights.com>
- Date: Mon, 26 Mar 2001 20:07:39 +0100
- To: "Leonard R. Kasday" <kasday@acm.org>
- Cc: <w3c-wai-er-ig@w3.org>
> I guess you intended it to refer to the rest of the statements in
the file,
> but as I understand N3 it doesn't do that.
Oh, I think I see what you mean: you want the date in the earl:asserts
context, yes?
The way I have it at the moment is:-
<mailto:danield@w3.org> earl:when "date"; earl:asserts { } .
I suppose the "earl:when" should apply to the entire statement, e.g.:-
<> earl:when "date" .
<mailto:danield@w3.org> earl:asserts { :x :y :z .} .
Or if you have more than one date for a file:-
{ <mailto:danield@w3.org> earl:asserts { :x :y :z .} . }
earl:when "date" .
--
Kindest Regards,
Sean B. Palmer
@prefix : <http://webns.net/roughterms/> .
:Sean :hasHomepage <http://purl.org/net/sbp/> .
Received on Monday, 26 March 2001 14:09:38 UTC