Uh oh!
There was an error while loading. Please reload this page.
Add and confirm prefix customization; start doctests - #39
Conversation
This patch is an isolated and expanded change drawn from PR 38. This patch was written to integrate into the current class hierarchy without disruption to existing code. This patch does not necessarily indicate agreement with the current class hierarchy. A follow-on patch will regenerate Make-managed files. References: * #38 Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist
commented
Mar 12, 2024
I think a future change will need to adjust how the prefix label and IRI is determined. The top-level graph dictionary might need to be handled externally to the class hierarchy currently rooted in |
Also, this test adds an additional target to |
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
2cd837c to
d578183Compareajnelson-nist
commented
Mar 12, 2024
Test has been added. |
ajnelson-nist
commented
Mar 12, 2024
This PR is ready for review and merge. |
This patch series is an isolated and expanded change drawn from PR 38.
This patch series was written to integrate into the current class hierarchy without disruption to existing code. This patch does not necessarily indicate agreement with the current class hierarchy.