sesuncedu / owl1-1

Automatically exported from code.google.com/p/owl1-1
0 stars 0 forks source link

Canonical URI for externally defined datatypes #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
One problem with OWL 1.0 is that it left undefined how to refer to XML schema 
based datatypes in 
an interoperable way. Basically, we need a canonical way to associate a URI 
with a type in an xml 
schema document.

Here is an analysis:
   <http://www.w3.org/TR/swbp-xsch-datatypes/>

OWL 1.1 allows users to define datatypes inside an OWL 1.1 ontology, but does 
not define how to 
refer to an external datatype, nor does it use standard XML schema syntax.

OWL 1.1 should pick and mandate a solution to referring to external user 
defined datatypes.

Original issue reported on code.google.com by bparsia on 17 May 2007 at 1:46

GoogleCodeExporter commented 9 years ago

Original comment by pfpschne...@gmail.com on 25 Oct 2007 at 7:33