RE: Comments on RDF Schema specification

> > Second, in contrast with RDFS, OIL allows more than one range
> restriction
> > on a property.
>
> this would be nice too, I agree.

Is this different from the "OR" class expression, if you just allow class
expressions anywhere you allow a class?

Also, why not treat all "values" as immutable objects? e.g. 7, 3.142, "abc"
are objects, and the strings we use to represent them are just URIs for
them. Sure, those particular URIs are optimized, so we can do (7+1) and
uppercase("abc") efficiently.

- Desmond

Received on Wednesday, 14 June 2000 18:44:46 UTC