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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BusinessRequirementDocument
BusinessRequirementDocument

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


(documentation BusinessRequirementDocument EnglishLanguage "A Document that containsInformation about a Plan for a subProcess of an instance of Experimenting.") UXExperimentalTerms.kif 2593-2594
(subclass BusinessRequirementDocument Document) UXExperimentalTerms.kif 2589-2589

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


(termFormat EnglishLanguage BusinessRequirementDocument "business requirement document") UXExperimentalTerms.kif 2591-2591

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


(=>
    (instance ?BRD BusinessRequirementDocument)
    (exists (?PLAN ?BU ?PROC)
        (and
            (instance ?PLAN Plan)
            (instance ?BU Business)
            (instance ?PROC Process)
            (represents ?PLAN ?PROC)
            (desires ?BU ?PROC)
            (containsInformation ?BRD ?PLAN))))
UXExperimentalTerms.kif 2596-2605


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