def urn()

in sync/metrichub.py [0:0]


    def urn(self) -> str:
        return f"{make_term_urn(f'Metric Hub.{self.product}.{self.name}')}"