Skip to content

Read rdf data from repository without parsing (GDB-3282)

Implemented reading of statements as plain string. Response type is set as Accept http header and is defined based on provided responseType method. Implemented payload object for the method parameters because most of the parameters are optional which makes it error-prone and inconvenient for use. Implemented tests.

Merge request reports