Skip to content

Limit rosetta stone statement resource usage

Marcel Konrad requested to merge disallow-rosetta-stone-statement-usage into master

This MR limits the usage of resources with the RosettaStoneStatement class in the following ways:

  • They can no longer be created using the resource endpoint or content-type endpoints.
  • They can no longer be updated using the resource endpoint.
  • They can no longer be used in the subject position of statements (triples).

Merge request reports