get_MIE_file
Obtain the MIE file for a given RDF database to access its ShEx schema, RDF examples, and SPARQL query templates before writing SPARQL queries.
Instructions
At the start of any task, identify ALL databases needed and call this tool for EACH of them before writing any SPARQL queries. Do not query a database until its MIE file has been read. Get the MIE (Metadata Interoperability Exchange) file containing the ShEx schema, RDF and SPARQL examples of a specific RDF database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Name of a single RDF database. Must be exactly one of: uniprot, rhea, pubchem, pdb, chembl, chebi, reactome, ensembl, amrportal, mesh, go, taxonomy, mondo, nando, bacdive, mediadive, clinvar, pubmed, pubtator, ncbigene, medgen, ddbj, glycosmos, supercon, bgee, oma, brenda, hgnc, jpostdb. Do NOT pass an endpoint group name here (e.g. 'ebi', 'sib') — those go in endpoint_name instead. | |
| dbname | No | ||
| db | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |