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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - HardStrictness
HardStrictness(hard strictness)

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


(documentation HardStrictness EnglishLanguage "An attribute that applies to a RealtimeSystem just in case all deadlines are met.") QoSontology.kif 1683-1684
(subclass HardStrictness StrictnessAttribute) QoSontology.kif 1681-1681 Hard strictness is a subclass of strictness attribute

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


(termFormat EnglishLanguage HardStrictness "hard strictness") QoSontology.kif 1682-1682

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 1721-1735


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