The SBOL_INLINE and SBOL_REVERSE_COMPLEMENT constants were changed between specification 3.0.0 and 3.0.1, to use sequence ontology terms. The old terms are still accepted as dispreferred alternates. To track this change in the specification, this library should:
- Switch the constants to the new SO values
- Make "alternate" constants for the old values
- Make sure validation rules are updated to accept both values
- Automatically upgrade features supplied with the old value to use the new value
- Add tests for both values
The SBOL_INLINE and SBOL_REVERSE_COMPLEMENT constants were changed between specification 3.0.0 and 3.0.1, to use sequence ontology terms. The old terms are still accepted as dispreferred alternates. To track this change in the specification, this library should: