How to handle deprecation between major versions? #619
kvistgaard
started this conversation in
General
Replies: 1 comment 1 reply
-
Hello, The Ontology is being versioned according to Semantic Versioning rules, with major, minor and patch versions. Many properties were added and removed from versions 3 to 4, which can be seen in the release notes but currently, there is no explicit declaration in the ontology. This is a discussion to have, and given the size and the rate of change of the Ontology, versioning through namespace could be evaluated as well. I'm moving this into 'discussions' |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems that :isWithinFrameworkAgreement is deprecated in the current version of ePO, but instead of declared as such, it is simply removed which has a negative impact on backward compatibility and traceability.
Beta Was this translation helpful? Give feedback.
All reactions