Skip to content

Do not optimize prefixes if SPARQL prefix functions are used. #28

Description

@Aklakan

JenaX adds SPARQL function extensions that operate on a query's prefixes (similar to the tarql functions). However, optimizing prefixes (removing unused ones) interferes with these functions.
The prefix optimizer SparqlStmtUtils.optimizePrefixes should not remove prefixes if any of the prefix functions are used in the query / update statement.

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