- From: Henry Story <henry.story@bblfish.net>
- Date: Fri, 28 Oct 2011 13:59:45 +0200
- To: Dominik Tomaszuk <ddooss@wp.pl>
- Cc: public-xg-webid@w3.org
On 28 Oct 2011, at 13:46, Dominik Tomaszuk wrote:
> On 28.10.2011 13:06, Henry Story wrote:
>> Of course in n3 it's not a problem you just write
>>
>> [ cert:public_exponent 65543 ;
>> ...]
>>
>> No need to import a namespace
> In SPARQL too.
> For example SELECT ?v WHERE { ?v ?p 65543 } return results when you use xsd:int and doesn't return any results when you use cert:int. This is another reason to use the xsd namespace.
Ok, that's a good reason.
Turtle also does that
http://www.w3.org/TeamSubmission/turtle/
So I agree we can deprecate cert:int and have examples use the xsd:integer instead.
Henry
>
> Dominik 'domel' Tomaszuk
>
Social Web Architect
http://bblfish.net/
Received on Friday, 28 October 2011 12:00:26 UTC