- From: Dan Connolly <connolly@w3.org>
- Date: Mon, 12 Dec 2005 12:24:55 -0600
- To: Eric Prud'hommeaux <eric@w3.org>
- Cc: public-rdf-dawg@w3.org
On Mon, 2005-12-12 at 13:14 -0500, Eric Prud'hommeaux wrote:
> PROPOSED: adopt current text of section 11, Tests, striking the red
> text and adding including the green text.
To wit,
v1.574 of 2005/12/12 18:12:23
http://www.w3.org/2001/sw/DataAccess/rq23/#tests
I see some test sketches...
_:a foaf:givenName "Björn".
ASK { _:a foaf:givenName ?gn
FILTER regex(?gn, "^Bjoern$")}
http://lists.w3.org/Archives/Public/public-rdf-dawg/2005OctDec/0299
[] dc:title "solitario"@ES .
[] my:supportsLang "FR", "ES".
ASK { ?who dc:title ?title .
?app my:supportsLang ?lang
FILTER ( LANG(?title) = ?lang ) }
http://lists.w3.org/Archives/Public/public-rdf-dawg/2005OctDec/0304
I wonder if there are others to consider.
> I think this reflects the changes since the LC document. I think that
> the diffs in red and green is the best way to review the changes.
--
Dan Connolly, W3C http://www.w3.org/People/Connolly/
D3C2 887B 0F92 6005 C541 0875 0F91 96DE 6E52 C29E
Received on Monday, 12 December 2005 18:25:14 UTC