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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - UtilityStrictness
UtilityStrictness

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


(documentation UtilityStrictness EnglishLanguage "An attribute that applies to a RealtimeSystem just in case it is designed and implemented to use a utility-computing function, which is applied to competing timing requirements to determine which should be met because meeting the requirement produces higher utility as defined by the function.") QoSontology.kif 1583-1587
(subclass UtilityStrictness StrictnessAttribute) QoSontology.kif 1582-1582 UtilityStrictness is a subclass of strictness attribute

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


(=>
    (strictness ?System HybridStrictness)
    (or
        (and
            (strictness ?System ImportanceStrictness)
            (strictness ?System UtilityStrictness))
        (and
            (strictness ?System ImportanceStrictness)
            (strictness ?System HardStrictness))
        (and
            (strictness ?System ImportanceStrictness)
            (strictness ?System FirmStrictness))
        (and
            (strictness ?System Importance-Strictness)
            (strictness ?System SoftStrictness))))
QoSontology.kif 1595-1609


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



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