Issue217

Title RDFS schema hierarchy
Project Swoop
Priority urgent Status deferred
Superseder (list) Nosy List adikal, ronwalf (list)
Assigned To ronwalf Topics (list)

Created on 2005-05-09.18:54:56 by adikal, last changed 2005-05-23.12:47:10 by ronwalf.

Messages
msg473 (view) Author: ronwalf Date: 2005-05-23.12:47:10
This isn't just and rdfs problem.  This is a problem of handling OWL Full.  If
you look at that ontology, everything ends up being used as both an individual
and a class or property.
msg470 (view) Author: adikal Date: 2005-05-09.18:54:56
When entities are defined using rdfs:Class and rdf:Property, the class/property
hierarchy isnt computed properly. Example schema: http://purl.org/dc/terms
History
Date User Action Args
2005-05-23 12:47:10ronwalfsetstatus: in-progress -> deferred
messages: + msg473
2005-05-09 18:54:56adikalcreate