Skip to content

case_sparql_select: Add --use-prefixes flag #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 6, 2022

Conversation

ajnelson-nist
Copy link
Member

@ajnelson-nist ajnelson-nist commented Dec 6, 2022

This patch series adds an option to use the rdflib.NamespaceManager to apply prefixes in the input graph to all rdflib.URIRefs emitted in the ouput table. A unit test is added to confirm expected output is generated.

A follow-on patch will regenerate Make-managed files.

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist ajnelson-nist added this to the 0.9.0 milestone Dec 6, 2022
@ajnelson-nist ajnelson-nist marked this pull request as ready for review December 6, 2022 15:10
@ajnelson-nist ajnelson-nist changed the title Add and test --use-prefixes flag for case_sparql_select case_sparql_select: Add --use-prefixes flag Dec 6, 2022
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist
Copy link
Member Author

I pushed a patch after a local test confirmed no ill effects. @kchason , if you have no objection, I'll merge once CI passes.

@ajnelson-nist ajnelson-nist merged commit 10589e7 into develop Dec 6, 2022
@ajnelson-nist ajnelson-nist deleted the case_sparql_select_add_use_prefixes branch December 6, 2022 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants