핵심 개념
The ModelWriter platform demonstrates automated traceability analysis for technical documents, integrating reasoning about text meaning and document structure using various logics.
초록
The ModelWriter platform provides a generic framework for automated traceability analysis in technical documentation. It integrates natural language processing and automated reasoning to ensure consistency and completeness of documents. The platform allows users to specify artifacts for traceability monitoring, supporting different types of traces between development artifacts.
Key features include semantic parsing for assigning formal meaning representations to text, DL theorem proving for inferring trace links, Alloy formalism customization for axiomatic trace semantics, and Kodkod model finding for new trace links inference. The tool is practical and beneficial in industrial settings for specifying and analyzing trace semantics.
통계
Development of software systems in safety critical domains has significantly increased over the years.
Requirements documents, architecture models, and test cases are essential artifacts in system development.
Traceability ensures consistency between artifacts and compliance with safety standards like DO-178C and ISO-26262.
ModelWriter platform integrates reasoning about text meaning using semantic parsing and document structure using relational logic.
Airbus uses System Installation Design Principles (SIDP) to ensure aircraft system correctness.
SIDPs are trace locations with defined links like CONTAINS, REFINES, CONFLICTS, EQUALS, REQUIRES.
ModelWriter checks completeness and consistency of SIDPs through axiomatization of relations and inference of new traces.
인용구
"The complexity of software systems in safety-critical domains has significantly increased over the years." - B. Ramesh et al.
"Traceability is a quality concern that helps users understand each step in the development or even the end-to-end life cycle of a product." - I.C. Society
"ModelWriter provides a generic framework for automated traceability analysis applicable to Text & Model artifacts." - F. Erata et al.