Open GoogleCodeExporter opened 8 years ago
No, I've not done that intentionally, although I'm always open to discussion.
The
primary issue is that OWL allows multiple inheritance. In order to keep it
simple
I've focused the project on making it easy to assert new data, and pull
specific info
back out for use in a java app.
You'll find, I believe, that the easiest and quickest way to have classification
hierarchies is either writing a little N3 and loading it first into your model,
or
using and ontology editor. I really sensed early on that a java class hierarchy
sometimes differs from the ideal OWL or RDFS hierarchy...two different worlds
that
are difficult to bridge, so we're settling for mostly data.
But, again, if you're really into java like myself, it's more fun to just drive
everything from that point of view...so I think I'll begin adding this as an
optional
feature.
Original comment by thewebse...@gmail.com
on 6 Nov 2008 at 4:28
Original issue reported on code.google.com by
mgawine...@gmail.com
on 19 May 2008 at 4:54Attachments: