On 9/11/13 4:48 AM, John F Sowa wrote:
> Just one short comment:
>
>>> I've had "discussions" over Zip Code & Postal code... many people
>>> would claim they are different.
>> The are the same concept. They solve the same problem. Their differences
>> are purely aesthetic,
> The term 'postal code' is the international term, which includes
> the US term 'ZIP code' as a subtype.
>
> John
>
>
Yes! (01)
## Turtle ## (02)
<#PostalCode>
<#label> "Postal Code" ;
<#comment> """The term 'postal code' is the international term, which
includes the US term 'ZIP code' as a subtype.""" ;
<#type> <#kindOfThing>, <#Class> . (03)
<#Zip>
<#label> "US Postal Code" ;
<#comment> """The term 'zip code' is the US term for 'postal code' for
which it is a subtype.""" ;
<#kindOf> <#PostalCode> ;
<#subClassOf> <#PostalCode> . (04)
# etc... (05)
## Turtle End ## (06)
-- (07)
Regards, (08)
Kingsley Idehen
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca handle: @kidehen
Google+ Profile: https://plus.google.com/112399767740508618350/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen (09)
smime.p7s
Description: S/MIME Cryptographic Signature
_________________________________________________________________
Message Archives: http://ontolog.cim3.net/forum/ontolog-forum/
Config Subscr: http://ontolog.cim3.net/mailman/listinfo/ontolog-forum/
Unsubscribe: mailto:ontolog-forum-leave@xxxxxxxxxxxxxxxx
Shared Files: http://ontolog.cim3.net/file/
Community Wiki: http://ontolog.cim3.net/wiki/
To join: http://ontolog.cim3.net/cgi-bin/wiki.pl?WikiHomePage#nid1J (01)
|