R/i14y_catalogs.R
i14y_get_catalog_dcat.Rd
Calls the I14Y public API endpoint /catalogs/{catalogId}/dcat/exports/{dataFormat}.
/catalogs/{catalogId}/dcat/exports/{dataFormat}
i14y_get_catalog_dcat(id = NULL, format = "RDF")
string. The catalog identifier.
string. One of "RDF" (default), "TTL".
A character string with the raw RDF/TTL document. `NULL` when offline.