Last modified 4 years ago
Last modified on 11/30/2009 05:03:42 PM
Sapience Injectors
The injector modules are responsible for adding links to ontologies to existing schema-based data, with focus on compatibility to standards. All injectors have the same approach in common: only one operation exists which accepts an input stream, and returns the same stream with the injected linked annotations.
Architecture
All Injectors will inherit from the AbstractInjector class: The following picture will show an example for the WSDL_Injectors.
