Skip to content
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

Cut errant rdf:List artifact #456

Merged
merged 1 commit into from
Aug 18, 2022
Merged

Cut errant rdf:List artifact #456

merged 1 commit into from
Aug 18, 2022

Commits on Aug 18, 2022

  1. Cut errant rdf:list artifact

    Somewhere in the chain between core rdflib, pyshacl, and
    rdf-toolkit.jar, the normalized Turtle content sometimes picks up
    redundant list artifacts that vary between runs.  The anonymous list cut
    in this patch has been seen to waver in how much of it is left as a
    detached blank node.
    
    This patch removes the orphaned list.  Guidance needs to be provided
    that, as long as this bug in the tool stack persists, the Make-managed
    generated output should not have it Git-tracked.
    
    References:
    * #406
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8e6056c View commit details
    Browse the repository at this point in the history