Added Setters for the holds_over_chain and equivalent_to_chain properties of Relationship objects. ### Fixed Serialization of holds_over_chain properties with fastobo-based serializers (#175)
Fix serialization problems (for HuggingFace) Full Changelog: https://github.com/experimaestro/exper...
Added threads parameter to Ontology constructor to control the number of threads used by parsers su...
Added Extraction of basic relationships from RDF/XML documents. ### Fixed Erroneous type annotation...
Added Setters for the holds_over_chain and equivalent_to_chain properties of Relationship objects. ...
Fixed Serialization of is_class_level properties with fastobo-based serializers (#178). Parsing of ...
Fixed Handling of some clauses in FastoboParser. OboSerializer occasionaly missing lines between te...
Fixed Issues with typedef serialization in FastoboSerializer. Ontology.create_term and Ontology....
Added Support for extraction of relationships from OWL/XML files to OwlXMLParser. ### Fixed Type hi...
Added TermSet.subclasses and TermSet.superclasses methods to query all the subclasses / superclasse...
Add support for obo defined relationships (typedef) Add support for gzipped ontology files Revert to...
Added Missing documentation for the pronto.Entity.relationships property. ### Fixed RDX/XML parser ...
Added Explicit support for Python 3.11. ### Changed Bumped fastobo dependency to v0.12.2. Bumped ch...
Fixed replaced_by and consider attributes not being extracted from RDF/XML documents on missing RDF...
Changed Dropped support for Python earlier than 3.6. Brand new data model that follow the OBO 1.4 o...
Added Deprecation warnings for the retrieval of relationships via indexing, to be deprecated in v3....
Fix serialization problems (for HuggingFace) Full Changelog: https://github.com/experimaestro/exper...
Added threads parameter to Ontology constructor to control the number of threads used by parsers su...
Added Extraction of basic relationships from RDF/XML documents. ### Fixed Erroneous type annotation...
Added Setters for the holds_over_chain and equivalent_to_chain properties of Relationship objects. ...
Fixed Serialization of is_class_level properties with fastobo-based serializers (#178). Parsing of ...
Fixed Handling of some clauses in FastoboParser. OboSerializer occasionaly missing lines between te...
Fixed Issues with typedef serialization in FastoboSerializer. Ontology.create_term and Ontology....
Added Support for extraction of relationships from OWL/XML files to OwlXMLParser. ### Fixed Type hi...
Added TermSet.subclasses and TermSet.superclasses methods to query all the subclasses / superclasse...
Add support for obo defined relationships (typedef) Add support for gzipped ontology files Revert to...
Added Missing documentation for the pronto.Entity.relationships property. ### Fixed RDX/XML parser ...
Added Explicit support for Python 3.11. ### Changed Bumped fastobo dependency to v0.12.2. Bumped ch...
Fixed replaced_by and consider attributes not being extracted from RDF/XML documents on missing RDF...
Changed Dropped support for Python earlier than 3.6. Brand new data model that follow the OBO 1.4 o...
Added Deprecation warnings for the retrieval of relationships via indexing, to be deprecated in v3....
Fix serialization problems (for HuggingFace) Full Changelog: https://github.com/experimaestro/exper...
Added threads parameter to Ontology constructor to control the number of threads used by parsers su...
Added Extraction of basic relationships from RDF/XML documents. ### Fixed Erroneous type annotation...