action monarchinitiative_get_ontology_term_subsets { label: "Returns subsets (slims) associated to an ontology term" provider: monarchinitiative method: GET path: "/ontology/term/{id}/subsets" encoding: json output: { type: "object" additionalProperties: true } }