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



KB Term:  Term intersection
English Word: 

  BusinessRequirementDocument

Sigma KEE - BusinessRequirementDocument
BusinessRequirementDocument(business requirement document)

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


(subclass BusinessRequirementDocument Document) UXExperimentalTerms.kif 2590-2590 Business requirement document is a subclass of document
(documentation BusinessRequirementDocument EnglishLanguage "A Document that containsInformation about a Plan for a subProcess of an instance of Experimenting.") UXExperimentalTerms.kif 2594-2595 Business requirement document is a subclass of document

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


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

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


(=>
    (instance ?BRD BusinessRequirementDocument)
    (exists (?PLAN ?BU ?PROC)
        (and
            (instance ?PLAN Plan)
            (instance ?BU Business)
            (instance ?PROC Process)
            (represents ?PLAN ?PROC)
            (wants ?BU ?PROC)
            (containsInformation ?BRD ?PLAN))))
UXExperimentalTerms.kif 2597-2606 If X is an instance of business requirement document, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of plan (3) Z is an instance of business (4) W is an instance of process (5) Y expresses W (6) Z wants W (7) X contains information Y


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners