Re: Describing Trees in OWL?

On 31 May 2012, at 09:40, Stephan Opfer wrote:

> Hello,
> 
> I recently noticed, that although the model of an owl axiom should have
> tree property, it is not possible to describe a tree data structure in
> OWL. The way I would model it, is to create a class Node and a property
> hasChild and make the hasChild property transitive and irreflexive,

This would be wrong. In trees, "hasChild" is not transitive.

Cheers,
Bijan.

Received on Thursday, 31 May 2012 13:09:49 UTC