althonos / althonos/pronto

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

Aberta
#198 1 comentário 1 reação 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
267
Forks
48
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.