W3C home > Mailing lists > Public > public-rdf-dawg@w3.org > July to September 2005

Roman numeral test

From: Dave Beckett <dave.beckett@bristol.ac.uk>
Date: Mon, 08 Aug 2005 17:26:15 +0100
To: RDF Data Access Working Group <public-rdf-dawg@w3.org>
Message-Id: <1123518376.22069.32.camel@hoth.ilrt.bris.ac.uk>

I've added something to try to address my action from last week:

  ACTION DaveB: make 'XXI'^^:romanNumeral  = 21 and points nearby into 
  test cases (or ask questions in email).

See:

http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/roman.rq
http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/roman.n3
http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/roman-result.n3

I'm not sure if it's quite what's wanted as you could just do

 SELECT *
 WHERE { anything you like.
         FILTER ( 'XXI'^^rome:Numeral = 21 )
 }

but instead I put the roman numeral constant in the data and the 21 in
the query.

Dave
Received on Monday, 8 August 2005 16:26:21 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 17:00:36 UTC