- From: Sandro Hawke <sandro@w3.org>
- Date: Fri, 31 Aug 2001 10:06:08 -0400
- To: www-rdf-logic@w3.org
(... speaking of alternatives to the RDF/XML syntax ...)
Has anyone done work on making a more pleasant ontology syntax for
DAML+OIL [1] ?
Obviously there are lots of personal preferences. I'm imagining
something vaguely Java-like:
Class Animal extends LivingThing, has {
Animal mother;
Animal father;
}
with some clever syntax for cardinality and most of the extra
expressiveness of DAML+OIL in some boolean expression constraint
syntax.
-- sandro
[1] http://www.daml.org/language/
Received on Friday, 31 August 2001 10:06:08 UTC