Class that supports the clean-up of Manchester OWL syntax frames.
An input frame will be
- discarded if it is a prefix declaration, an ontology definition or in
case it is empty
- replaced by the same frame with all short URIs replaced by full URIs
(except short URIs of the default namespace which will be replaced later
(mainly due to the difficulty to parse them right here))
- trimmed, i.e. all leading and trailing whitespace will be removed
Class that supports the clean-up of Manchester OWL syntax frames. An input frame will be
- discarded if it is a prefix declaration, an ontology definition or in case it is empty - replaced by the same frame with all short URIs replaced by full URIs (except short URIs of the default namespace which will be replaced later (mainly due to the difficulty to parse them right here)) - trimmed, i.e. all leading and trailing whitespace will be removed