|
|
Index
| Recent Threads
| Who's Online
| User List
| Search
| Help
| |
|
Forum has been closed down This forum has been closed down due to extensive spamming activities. Please use the mailing list instead. |
![]() |
openRDF.org Forum » AliBaba & Elmo: Help » Thread: Unknown datatype: http://www.w3.org/2000/01/rdf-schema#float |
|
Total posts in this thread: 5 |
[Add To My Favorites] [Watch this Thread] |
| Author |
|
|
Feb 13, 2008 11:38:58 AM
jtheuer Sesame Addict
|
Hi, I thought the namespace Unknown datatype: http://www.w3.org/2000/01/rdf-schema is included in the openrdf-elmo-1.0-beta2-concepts.jar? However, when I try to compile my rdf schema:
java returns an exception:
Any ideas? Jan |
||
|
|
Feb 13, 2008 1:44:28 PM
jeen Sesame Addict The Netherlands Joined: Jan 23, 2004 Posts: 1091 Status: Offline |
The XSD data types are part of the XML Schema namespace: http://www.w3.org/2001/XMLSchema# . ---------------------------------------- Researcher at AFSG - Wageningen UR |
||
|
|
Feb 13, 2008 6:08:15 PM
jtheuer Sesame Addict
|
Can I compile the rdf without changeing it? Or is my source rdf broken? Sorry, I am not experienced with rdf(s) but I'd assume my source ontology is correct. Is it not? The source is http://scot-project.org/scot/ns. Jan ---------------------------------------- [Edit 2 times, last edit by jtheuer at Feb 13, 2008 6:27:00 PM] |
||
|
|
Feb 14, 2008 12:02:25 PM
jeen Sesame Addict The Netherlands Joined: Jan 23, 2004 Posts: 1091 Status: Offline |
It is not correct I think. In several places it uses http://www.w3.org/2000/01/rdf-schema#float as a range constraint value, this should be http://www.w3.org/2001/XMLSchema#float (assuming that what you want to express is a range constraint to the datatype xsd:float). ---------------------------------------- Researcher at AFSG - Wageningen UR |
|||
|
|
Feb 14, 2008 1:13:11 PM
jtheuer Sesame Addict
|
Thanks. I will contact the author of the ontology! |
||
|
| [Show Printable Version of Thread] |