Hi, For the following uri <http://tap.xmlns.com/data/7UpBrand> A n3 file can contains: @prefix data: <http://tap.xmlns.com/data/> :x a data:7UpBrand The n3 grammar do not accept "data:7UpBrand" I propose to change qname non terminal definition as follow: [qname] : name | ':' n_name_opt | name ':' n_name_opt ; n_name_opt : | n_name ; where n_name is a name that can start with a digit Luc PeuvrierReceived on Monday, 27 April 2009 09:50:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 09:50:31 GMT