Skip to content

Implement Document Concept of new Reference-Uri system

Caspar Martens requested to merge feature/document into dev

This is the first refactoring of the overarching reference-uri system refactoring that removes the uri import service and replaces it with the more modular concept of a document. Since this is only the first refactoring, only minimal changes were made to the JsonReferenceResolvingService to support the Document concept.

Merge request reports