Closed keighrim closed 1 year ago
All recent discussion points are resolved with new commits. Should be ready to merge (or a full review, if needed)
It's been open for over two week, and I haven't heard about any problem. Lots of SDK issues are blocked by this, so I'll proceed and merge this.
This PR emancipates versions of individual annotation types from the big MMIF version, letting them have their own version bump only when a change explicitly added to a type. The rationale has already been discussed for a long time in #14 and https://github.com/clamsproject/mmif-python/issues/163 . In short, the PR will add automatic version number generation for each annotation types defined in
clams.vocabulary.yaml
duringbuild.py
. Specifically,clams.vocabulary.yaml
of cwd and that from the latest git tagindex.html
file, so that it can be used inmmif-python
SDK(moved discussion points to the underlying issue card)