Skip to content

No support for remote RDFReaders provided via CLI as a sparql endpoint #65

Description

@AuPath

At the moment we only support specifying the connection details of triplestores via these cli args:

-url, --remote-url <arg>  Address for accessing remote database (relational or triplestore).
-id, --remote-id <arg> Identifier of the remote database or repository for triplestores.
-us, --username <arg> Username for accessing remote database.
-psw, --password <arg> Password for accessing remote database.

We have no cli parameter to supply a sparql endpoint and using an RDF4J SparqlRepository (link). Is this intentional? If i am not mistaken this would mean that at the moment via the mapping-template cli we are able to connect to only triplestores that are compliant with RDF4Js interfaces.

WDYT @marioscrock ?

Metadata

Metadata

Assignees

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