Dazhi Jiao
Dazhi Jiao
Hello! Are blank nodes still being labeled as BNode after imported? I imported the STATO ontology using `CALL semantics.importRDF(‘https://raw.githubusercontent.com/ISA-tools/stato/dev/releases/latest_release/stato.owl’, ‘RDF/XML’).` But no node seems to be labeled as BNode. There’re...
See [biolink model issue 301 odd CHEBI identifier](https://github.com/biolink/biolink-model/issues/301) for the report. This is because JSONLD is sensitive on how a synonym ends. If it ends with '_' for example in...
Prefixes section doesn't support CURIES. When you supply one, you get: File "~/.local/share/virtualenvs/tccm-CoY-QjRv/lib/python3.8/site-packages/biolinkml/utils/metamodelcore.py", line 131, in init Without a line number reference. We should be able to pass identifiers and...