Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

  TopNewsFeed

Sigma KEE - TopNewsFeed
TopNewsFeed(top news feed)

appearance as argument number 1
-------------------------


(documentation TopNewsFeed EnglishLanguage "There are two ways to look at Facebook's NewsFeed: the TopNewsFeed and the MostRecentFeed. The TopNewsFeed shows posts that Facebook believes are the most relevant to the user. These posts are determined by an algorithm that takes into account factors such as how many facebookFriends are commenting on a post and how often you interact with those friends.") Facebook.kif 428-433
(subclass TopNewsFeed Text) Facebook.kif 434-434 Top news feed is a subclass of text

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage TopNewsFeed "top news feed") domainEnglishFormat.kif 65611-65611

consequent
-------------------------


(=>
    (and
        (instance ?NEWSFEED NewsFeed)
        (located ?NEWSFEED Facebook))
    (exists (?TOPNEWS)
        (and
            (instance ?TOPNEWS TopNewsFeed)
            (component ?TOPNEWS ?NEWSFEED))))
Facebook.kif 437-444 If X is an instance of news feed and X is located at Facebook, then there exists Y such that Y is an instance of top news feed and Y is a component of X


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners