action monarchinitiative_get_ontology_terms_shared_ancestor { label: "Returns the ancestor ontology terms shared by two ontology terms" provider: monarchinitiative method: GET path: "/ontology/shared/{subject}/{object}" encoding: json output: { type: "object" additionalProperties: true } }