Concept
Traceability is possible when objects to be linked (for example, requirements) and links can be recognized. RFL requirements and links are captured natively. Other documents (Word, Excel, DOORS...) may not have clear formalism to identify requirements and links.
A pattern schema enables a customized recognition of traceability elements:
- Nonintrusive support of specific formalism
- Custom resources exploration based on RDF patterns. For more information, see RDF Standard below.
- Custom rules to capture sections, requirements, and links.
Patterns use the following concepts:
- Model validation (similar to XML Schema Definition)
- Deep first search (transverse graph from root to children without cycles)
- Pattern matching
- Sequence matching
- Regular expression matching