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>
|
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
d578183
Compare
Test has been added. |
|
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.