Skip to content

RML to SPARQL should support adding prefixes to sparql queries #11

@Aklakan

Description

@Aklakan

There are the following ways forhow this can be handled and appropriate configuration options should be provided:

  • repeat prefixes on every query (gets ugly when many prefixes are involved)
  • only add the prefixes to the beginning of a file containing sparql queries (our parser can handle this, but probably less portable)

For the CLI, in addition it may be worthwhile to add an option that outputs each query to a separate file.

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