Skip to content

Add option to return mapped before and after n-quad indices #68

@dlongley

Description

@dlongley

When processing the input quads (in order) at the end of the URDNA2015 algorithm -- where N-Quads are created with the canonized blank node labels, add a property to each N-Quad string that keeps track of the original quad index. Then, after sorting the N-Quads produce a mapping of the old input quad indexes to the new sorted N-Quad indexes. Return this mapping from the algorithm as an additional output.

The output is expected to be useful in selective disclosure algorithms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions