topics Medigy Topics listing from Ontology (OWL) FIles Get topics list import tpcs from '@medigy/topics'; tpcs.getTopics().then((response) => { console.log(response); });