- From: Peter F. Patel-Schneider <pfps@verizon.net>
- Date: Tue, 11 Nov 2008 20:04:45 -0500
- To: public-owl-comments@w3.org, Jeff Thompson <jeff@thefirst.org>
Sorry for the late response.
I changed it to hasVerifiedAge, which is slightly less silly.
peter
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 Wednesday, 12 November 2008 01:05:39 UTC