sesuncedu / owl1-1

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

match of owl:import target to imported ontology uri undesirable? #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
"An ontology O directly imports an ontology O' if O contains an import 
declaration whose value is 
the ontology URI of O'."

This seems to prevent a style of version management in which multiple versions 
of an ontology with 
the same ontology URI are posted at different URLs. The importing ontology then 
chooses which 
version to use by specifying a versioned URL. Unfortunely, given the spec, an 
ontology intended to 
be imported in this way would not in fact be imported.

See, e.g. http://protege.cim3.net/cgi-bin/wiki.pl?URIsURLsAndVersioning

Original issue reported on code.google.com by alanruttenberg@gmail.com on 3 Oct 2007 at 4:56

GoogleCodeExporter commented 9 years ago
Related to issue 33:

http://code.google.com/p/owl1-1/issues/detail?id=33

Original comment by hoeks...@uva.nl on 12 Oct 2007 at 9:32

GoogleCodeExporter commented 9 years ago

Original comment by alanruttenberg@gmail.com on 25 Oct 2007 at 4:41