Utilize the taxonomy data of the tech_catalog to create a link to IT standards (software)
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 8
- Avg merge
- 23h 38m
- Merged PRs (30d)
- 15
Description
Use case; if I want to see which IT standards that are already approved for use for satisfying a project management capability, I'd like to be able to search a software taxonomy for "project management" to return any software titles that are approved for use so that I may request it.
We already have a tp_Taxonomy table in the tech_catalog schema that has a reference to the tp_softwareProduct table that we could use (and the references are already established for us). We would just need to check out the robustness of the taxonomy to determine if it will be useful.
This would be very similar to how business capabilities tie to business systems. The technology taxonomy should be its own report that you search a software function, like "Portfolio Management" and it returns the subcategory of "Project and Portfolio Management". Then, the user can click on this and see any IT standards that align to that taxonomy to determine whether they are approved.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.