Sigma knowledge engineering environment
In the computer science fields of knowledge engineering and ontology, the Sigma knowledge engineering environment (SigmaKEE) is an open source computer program for the development of formal ontologies. It is designed for use with the Suggested Upper Merged Ontology. It originally included only the Vampire theorem prover as its core deductive inference engine,[1] but now allows use of many other provers that have participated in the CASC/CADE competitions.[2] OverviewSigmaKEE is viewed as an integrated development environment for ontologies. The user's typical workflow consists of writing the theory content in a text editor and then debugging it using the SigmaKEE's tools.[2] It is written in Java and uses JSP for its web-based user interface. The interface allows the user to make queries and statements in SUO-KIF format and shows proof results with hyperlinks. For each step in the proof, SigmaKEE either points out that it is an assertion in the knowledge base or shows how the step follows from the previous steps using the rules of inference. The interface allows to browse the theory content with hyperlinks and presents hierarchies in a tree-like structure. It also allows to browse WordNet and Open Multilingual WordNet.[2] SigmaKEE supports THF, TPTP, SUO-KIF, OWL and Prolog formats and is able to translate theories between these formats. The theorem prover E, which supports TPTP standards for input and output, is integrated into SigmaKEE. It provides the References
External linksInformation related to Sigma knowledge engineering environment |