sd_curl_rdf

a wrapper for curl with content management for RDF

Synopsis

sd_curl_rdf ARGUMENTS

Description

It is an alias for sd_curl -s -f -H "Accept: application/rdf+xml, text/turtle;q=0.9, application/n-triples;q=0.8, */*;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)