Skip to content

make parsed SPARQL queries re-serializable #591

Open
@joernhees

Description

currently, once a sparql query is parsed, it's very difficult to get the text form back if you didn't remember it somewhere

in #565 i accepted a hackish quick solution for this in order to move on, but it's certainly desirable to:

  • "just" add __str__ and __repr__ to Query?
  • revert ff5ada5 and 6de4da0

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions