sd_curl_sparql
a wrapper for curl with content management for SPARQL command files
Module:
Component:
Distribution:
Synopsis
sd_curl_sparql ARGUMENTS
Description
It is an alias for sd_curl -s -f -H "Accept: application/sparql-query, application/sparql-update;q=0.9, */*;q=0.5" "$@"
Exit status
Exits with 0 on success, and not 0 if a curl or http error occurs.
Availability
Since SDaaS 4
Last modified February 4, 2024: First commit for 4.0 (619a40d)