Skip to content

Implemented quads saving in BaseRepositoryClient

Mihail Radkov requested to merge feature/GDB-3283-add-data-as-turtle into master

Added addQuads() that transforms provided quads to Turtle format and then saves the payload in the repository.

Added TermConverter with static utilities for converting N3 classes.

Issue https://jira.ontotext.com/browse/GDB-3283

Merge request reports

Loading