Skip to content

Fix predicate description creation within content-type requests

Marcel Konrad requested to merge fix-predicate-description-subgraphcreator into master

Fixes predicate description creation when using the SubgraphCreator. Most likely due to a copy & paste error, the description of the predicate would be set to the label of the predicate, instead of the provided description.

Merge request reports