File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ Pronto supports reading ontologies from the following file formats:
8787
88881 . [ Open Biomedical Ontologies 1.4] ( http://owlcollab.github.io/oboformat/doc/GO.format.obo-1_4.html ) : ` .obo ` extension, uses the [ fastobo] ( https://github.com/fastobo/fastobo-py ) parser.
89892 . [ OBO Graphs JSON] ( https://github.com/geneontology/obographs ) : ` .json ` extension, uses the fastobo parser.
90- 3 . [ Ontology Web Language 2 RDF/XML] ( https://www.w3.org/TR/owl2-overview/%3E ) : ` .owl ` extension, uses the pronto ` RdfXMLParser ` .
90+ 3 . [ Ontology Web Language 2 RDF/XML] ( https://www.w3.org/TR/owl2-overview/ ) : ` .owl ` extension, uses the pronto ` RdfXMLParser ` .
9191
9292The files can be local or at a network location (URL starting with https, http, or ftp).
9393Pronto detects and handles gzip, bzip2, and xz compression.
You can’t perform that action at this time.
0 commit comments