Skip to content

feat: Cleanup schema abstraction classes

Arnaud Vergnet requested to merge topic/default/schema-cleanup into branch/default

Replaces subject and object search in EntitySchema by global search from the Schema.

Also moves required check from the entity schema to the relation schema.

Merge request reports