Implemented quads saving in BaseRepositoryClient
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.
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.