![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| SocialNetworkingSite(social networking site) |
| appearance as argument number 1 |
|
|
| (documentation SocialNetworkingSite EnglishLanguage "An instance of SocialNetworkingSite is a WebSite that focuses primarily on building and maintaining relationships between people. Facebook and LinkedIn are two popular examples of social networking sites. These sites consist of a representation of each user (usually maintained by a ProfilePage), his or her social links, and a variety of additional services. They often provide some medium for InstantMessaging and StatusUpdates.") | Facebook.kif 12-19 | |
| (subclass SocialNetworkingSite WebSite) | Facebook.kif 21-21 | Social networking site is a subclass of web site |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain AccountOfServiceFn 1 SocialNetworkingSite) | Facebook.kif 107-107 | The number 1 argument of account of service of is an instance of social networking site |
| antecedent |
|
|
| (=> (and (instance ?SITE SocialNetworkingSite) (instance ?ACCOUNT (AccountOfServiceFn ?SITE))) (exists (?USER) (and (instance ?USER SocialNetworkingUser) (hasAccount ?USER ?ACCOUNT)))) |
Facebook.kif 112-119 | If X is an instance of social networking site and Y is an instance of account of service of X, then there exists Z such that Z is an instance of social networking user and Z has account Y |
| consequent |
|
|