You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
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 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.