Skip to content

Factor out Turtle file generation and expose endpoint via WholeCatalogueTurtleController

Joshua Holland requested to merge EMC-73-big-ttl into develop

Create a new DocumentsToTurtleService which handles creating the file, ready to expose that as an endpoint separately from the Fuseki export. Also switch the API to use an Optional instead of checking for nulls explicitly.

Closes EMC-73

Merge request reports

Loading