pyontutils
pyontutils copied to clipboard
python utilities for working with ontologies
https://github.com/open-physiology/apinatomy-models/issues/15#issuecomment-1217417632
e.g. sckan-scigraph and sckan-scigraph-{date-and-stuff}, not sure if it is in the python portion or elsewhere, but it can get big
Will not work at all for system installs. Need some other way to deal with this. This will be tricky to configure. ``` --------------------------------------------------------------------------- FileNotFoundError Traceback (most recent call last)...
The obo namespace sticks. ```ttl @prefix : . @prefix apinatomy: . @prefix elements: . @prefix FMA: . @prefix GO: . @prefix ILX: . @prefix ns1: . @prefix owl: . @prefix...
Hi @tgbugs, In the [README for ttlset](https://github.com/tgbugs/pyontutils/tree/master/ttlser) you state "ttlser cannot produce deterministic results without the changes added in https://github.com/RDFLib/rdflib/pull/649". Well 649's been merged for some time now. Are you...
The ontologically correct approach to entailed phenotypes is to have another cell type that is subClassOf the equivalent class necessary and sufficient condition type that is itself subClassOf the entailed...
For each organ in https://scicrunch.org/api/1/sparc-scigraph/dynamic/prod/sparc/organList get the list of all terms from https://scicrunch.org/api/1/sparc-scigraph/dynamic/prod/sparc/organParts/FMA:7203 and organize into 3 lists for parts, nerves, and blood vessels use the update functionality of the...
figured this was simplest to keep this in chain.