Skip to content

Upload rdf data using stream

Svilen Velikov requested to merge GDB-3397-upload-with-stream-source into master
  • Implemented upload method which takes a readable stream and issues a POST request to write the statements in the repository
  • Implemented overwrite method which takes a readable stream and issues a PUT request to overwrite statements in the repository
  • Implemented tests

JIRA: https://ontotext.atlassian.net/browse/GDB-3397

Merge request reports

Loading