Skip to content

Different endpoints for SPARQL SELECT/UPDATE #3

@cordawyn

Description

@cordawyn

Some SPARQL servers use different endpoints for reading and updating data. For example, I'm using RDF4J server that expects SPARQL SELECT queries at http://localhost:8080/rdf4j-server/repositories/test and SPARQL Update requests at http://localhost:8080/rdf4j-server/repositories/test/update (old legacy convention, I know...)

Unfortunately, RDF editor allows only one endpoint for "Storage Locations". What about an option to have "split endpoints", when adding a new storage location?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions