To: | "[ontolog-forum]" <ontolog-forum@xxxxxxxxxxxxxxxx> |
---|---|
From: | Simon Spero <sesuncedu@xxxxxxxxx> |
Date: | Mon, 12 May 2014 21:13:04 -0400 |
Message-id: | <CADE8KM6juRbZHwAhu90G-Q3rYaUF0+MM-A0tbwFp0Jr4URXCug@xxxxxxxxxxxxxx> |
[For simplicity, assume no abnormal squid] In Cyc you can say: (implies (isa ?S Squid) (thereExistExactly 10 ?T
(and (isa ?T Tentacle) (anatomicalParts ?S ?T)))) In OWL you can write: SubClassOf(:Squid
ObjectExactCardinality(10 :anatomicalParts :Tentacle))
Could you show what this looks like graphical form? Simon On Mon, May 12, 2014 at 6:53 PM, John F Sowa <sowa@xxxxxxxxxxx> wrote:
_________________________________________________________________ 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) |
Previous by Date: | Re: [ontolog-forum] Visual Notation for OWL Ontologies (VOWL), John F Sowa |
---|---|
Next by Date: | Re: [ontolog-forum] Visual Notation for OWL Ontologies (VOWL), John F Sowa |
Previous by Thread: | Re: [ontolog-forum] Visual Notation for OWL Ontologies (VOWL), John F Sowa |
Next by Thread: | Re: [ontolog-forum] Visual Notation for OWL Ontologies (VOWL), John F Sowa |
Indexes: | [Date] [Thread] [Top] [All Lists] |