althonos / althonos/pronto

NotImplementedWarning: cannot process plain `owl:AnnotationProperty` cls(self).parse_from(_handle) # type: ignore

オープン
#198 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
267
フォーク
48
PR マージ指標
30日以内にマージされた PR はありません

説明

Firstly, thank you very much for this amazing library to manage ontologies!. I have been testing it for a couple of weeks, using the ChEBI ontology in two representations: [OBO](http://ftp.ebi.ac.uk/pub/databases/chebi/ontology/chebi_core.obo.gz) and [OWL](http://ftp.ebi.ac.uk/pub/databases/chebi/ontology/chebi.owl.gz) and all looks going well. However, I have a doubt regarding a warning that I got using OWL representation.

When the library loads the ontology, I get

```NotImplementedWarning: cannot process plain `owl:AnnotationProperty` cls(self).parse_from(_handle) # type: ignore```

So, I would like to understand why the warning appears only for OWL. I am not an expert in ontologies and I want to be sure that the library is not skipping details or important information.

Thank you.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。