You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- OWL/XML and RDF/XML format support for `Ontology.dump` ([#232](https://github.com/althonos/pronto/issues/232), [#149](https://github.com/althonos/pronto/issues/149)).
15
+
### Changed
16
+
- Bump `fastobo` to `v0.13.0`.
17
+
- Use `pyproject.toml` to store project metadata instead of `setup.cfg`.
18
+
### Fixed
19
+
- RDF/XML parser not supporting `owl:annotatedTarget` given as attributes.
20
+
- Warn when failing to parse a xref in RDF/XML class parser.
21
+
- Allow undeclared synonym types in RDF/XML parser ([#229](https://github.com/althonos/pronto/issues/229)).
0 commit comments