Skip to content

Test and Optimize rewrites on RdfDataSource #27

Description

@Aklakan

Wrapping RdfDataSources can be done with transformations on the String, Element (syntax) and Op (algebra) level. Consecutive wrappings may cause individual transforms to perform their own parse-transform-print round trips, although parsing and printing could be done once for a sequence of transforms.

This issue is about adding optimizations that group transforms and adding appropriate tests that validate that the optimizations work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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