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

Formal Language: 



KB Term:  Term intersection
English Word: 

  RatingAttribute

Sigma KEE - RatingAttribute
RatingAttribute

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


(documentation RatingAttribute EnglishLanguage "RatingAttribute attempts to quantify the subjective assessment of an Object using some scoring system. A RatingAttribute is created by an AutonomousAgent with some criteria in mind.") Hotel.kif 2996-2998
(subclass RatingAttribute SubjectiveAssessmentAttribute) Hotel.kif 2995-2995 RatingAttribute主観評価属性subclass では %n

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


(subclass AmbienceRating RatingAttribute) Hotel.kif 3105-3105 AmbienceRatingRatingAttributesubclass では %n
(subclass FoodRating RatingAttribute) Hotel.kif 3046-3046 FoodRatingRatingAttributesubclass では %n
(subclass HotelRating RatingAttribute) Hotel.kif 3026-3026 HotelRatingRatingAttributesubclass では %n
(subclass PriceRating RatingAttribute) Hotel.kif 3109-3109 PriceRatingRatingAttributesubclass では %n
(subclass RestaurantRating RatingAttribute) Hotel.kif 3036-3036 RestaurantRatingRatingAttributesubclass では %n
(subclass ServiceRating RatingAttribute) Hotel.kif 3077-3077 ServiceRatingRatingAttributesubclass では %n
(termFormat EnglishLanguage RatingAttribute "rating attribute") Hotel.kif 2999-2999

appearance as argument number 3
-------------------------


(domain ratingsAgent 1 RatingAttribute) Hotel.kif 3014-3014 ratingsAgent の数値 1 引数は RatingAttributeinstance では %n

antecedent
-------------------------


(=>
    (instance ?RATING RatingAttribute)
    (exists (?AGENT ?OBJ)
        (and
            (ratingsAgent ?RATING ?AGENT)
            (attribute ?OBJ ?RATING))))
Hotel.kif 3003-3008


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 is open source software produced by Articulate Software and its partners