We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd9a81 commit a775361Copy full SHA for a775361
onto/common-lib-net.ttl
@@ -973,6 +973,7 @@ s-wf:UserTaskFormTemplate
973
decision.properties["rdfs:label"] = type.properties["rdfs:label"];
974
decision["v-s:backwardTarget"] = [ individual ];
975
decision["v-s:backwardProperty"] = [ new veda.IndividualModel("v-wf:takenDecision") ];
976
+ decision["v-s:canRead"] = [ true ];
977
return decision;
978
}
979
function decisionHandler () {
0 commit comments