Deepak
Deepak
- `graph/edges/from` - `graph/node/id` These two routes yield the same amount of information. Perhaps it makes sense to drop one in favor of the other. Also, need to add additional...
@nathandunn Feel free to add more information about how these endpoints should look like.
Add a KG subset/extract operation similar to Robot extract.
Add a repair option to KGX that is similar to Robot repair.
Document how to do post-composition in kgx, as requested by @cmungall
Many of the KPs will have an interface that emits (sub)graphs in Reasoner Std API format. KGX should be able to parse and transform this format into any of the...
### Prefix sphn ### Explanation This request is a continuation of a previous ticket: https://github.com/biopragmatics/bioregistry/issues/535 @vtoure has done a great deal of work on the SPHN RDF schema but we...
**Name of the dataset** DrugBank: drugbank.ca **Mapping or relevant fields** TBD. Unclear without getting the downloads. Waiting on account approval on DrugBank. **Additional context** This data is distributed by CC-BY-BC...
**Name of the dataset** NCATS OpenData Portal: https://opendata.ncats.nih.gov/covid19/databrowser
Metamodel should support a way of defining whether the ID prefix list for a class is open or closed. Generated dataclasses and JSON Schema should support such constraints and validation...