- From: Jeff Thompson <jeff@thefirst.org>
- Date: Mon, 25 Aug 2008 22:50:32 -0700
- To: public-owl-comments@w3.org
The quick reference:
http://www.w3.org/2007/OWL/wiki/ManchesterSyntax#Quick_Reference
has the example:
DataProperty: hasAge
SubPropertyOf: hasAge ,...
But it is confusing to use hasAge as both property and sub property. May I suggest:
DataProperty: hasAge
SubPropertyOf: hasFactInYears ,...
Received on Tuesday, 26 August 2008 05:51:13 UTC