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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BusinessRequirementDocument
BusinessRequirementDocument(business requirement document)

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 2799-2800
(subclass BusinessRequirementDocument Document) UXExperimentalTerms.kif 2795-2795 Business requirement document is a subclass of document

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


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

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 2802-2811


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