For years, the Arches "package" that accompanies this "project" has been housed in the https://github.com/legiongis/fpan-data repo. This separation was desirable to allow independent installations of the "package" into other, non-HMS/FPAN Arches projects. However, this has never been performed or required, so it makes more sense to pull that repo content into here, in a new pkg directory which has become a common pattern used in other Arches projects (AFS, etc.)
One big benefit from this move is that it will make the HMS schema available locally to unit tests that will be added to this project in the future.
For years, the Arches "package" that accompanies this "project" has been housed in the https://github.com/legiongis/fpan-data repo. This separation was desirable to allow independent installations of the "package" into other, non-HMS/FPAN Arches projects. However, this has never been performed or required, so it makes more sense to pull that repo content into here, in a new
pkg
directory which has become a common pattern used in other Arches projects (AFS, etc.)One big benefit from this move is that it will make the HMS schema available locally to unit tests that will be added to this project in the future.