Use pkg_resources instead of relative file sytsem paths to access json file definitions
This is both more elegant and better portable. See https://setuptools.readthedocs.io/en/latest/pkg_resources.html
This is both more elegant and better portable. See https://setuptools.readthedocs.io/en/latest/pkg_resources.html