Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

[Feature request] corese-command include a mode to query a remote endpoint #135

@MaillPierre

Description

@MaillPierre

Is your feature request related to a problem? Please describe.
As corese-command can query the content of files, I would like to be able to use Corese to query remote endpoints in the command line.

This would be easier to integrate remote queries in scripts, uses corese inner SPARQL syntax check, and let corese handle the result format of endpoints that are not standard.

Describe the solution you'd like
A mode such as

corese-command remote -q "DESCRIBE <https://data.archives-ouvertes.fr/author/pierre-maillot>" -e "http://data.archives-ouvertes.fr/sparql"

returns the results of the query.

Describe alternatives you've considered
Right now, only Apache Fuseki proposes an alternative, or it is possible to use low-level commands such as wget or curl.

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