Re: Modeling the author's position from research papers into RDF graph

Dear all,

> :my-list a co:List ;
> 	co:size "0"xsd:nonNegativeInteger .

Of course it should be 

:my-list a co:List ;
	co:size "0"^^xsd:nonNegativeInteger .

Have a nice day :-)

S.




----------------------------------------------------------------------------
Silvio Peroni, Ph.D.
Department of Computer Science and Engineering
University of Bologna, Bologna (Italy)
Tel: +39 051 2094871
E-mail: essepuntato@cs.unibo.it
Web: http://www.essepuntato.it
Blog: http://palindrom.es/phd
Twitter: essepuntato

Received on Friday, 28 June 2013 11:51:34 UTC