@@ -53,6 +53,7 @@ defmodule Acl.UserGroups.Config do
53
53
"http://mu.semte.ch/vocabularies/ext/MandatarisStatusCode" ,
54
54
"http://mu.semte.ch/vocabularies/ext/SyncTask" ,
55
55
"http://mu.semte.ch/vocabularies/ext/Task" ,
56
+ "http://open-services.net/ns/core#Error" ,
56
57
"http://mu.semte.ch/vocabularies/ext/Tasklist" ,
57
58
"http://mu.semte.ch/vocabularies/ext/Template" ,
58
59
"http://mu.semte.ch/vocabularies/ext/VerkiezingsresultaatGevolgCode" ,
@@ -123,6 +124,7 @@ defmodule Acl.UserGroups.Config do
123
124
"http://mu.semte.ch/vocabularies/ext/VersionedBehandeling" ,
124
125
"http://mu.semte.ch/vocabularies/ext/VersionedRegulatoryStatement" ,
125
126
"http://redpencil.data.gift/vocabularies/tasks/Task" ,
127
+ "http://open-services.net/ns/core#Error" ,
126
128
"http://mu.semte.ch/vocabularies/ext/TaskSolution" ,
127
129
"http://mu.semte.ch/vocabularies/ext/TasklistSolution" ,
128
130
"http://www.w3.org/ns/person#Person" ,
@@ -165,6 +167,7 @@ defmodule Acl.UserGroups.Config do
165
167
"http://mu.semte.ch/vocabularies/ext/TaskSolution" ,
166
168
"http://mu.semte.ch/vocabularies/ext/TasklistSolution" ,
167
169
"http://redpencil.data.gift/vocabularies/tasks/Task" ,
170
+ "http://open-services.net/ns/core#Error" ,
168
171
"http://www.w3.org/ns/person#Person" ,
169
172
"http://data.vlaanderen.be/ns/persoon#Geboorte" ,
170
173
"http://www.w3.org/ns/adms#Identifier" ,
@@ -197,6 +200,7 @@ defmodule Acl.UserGroups.Config do
197
200
"http://mu.semte.ch/vocabularies/ext/VersionedRegulatoryStatement" ,
198
201
"http://mu.semte.ch/vocabularies/ext/signing/PublishedResource" ,
199
202
"http://redpencil.data.gift/vocabularies/tasks/Task" ,
203
+ "http://open-services.net/ns/core#Error" ,
200
204
"http://mu.semte.ch/vocabularies/ext/DocumentContainer" , # needed to update status on publishing decision/notulen
201
205
] ,
202
206
inverse_predicates: % AllPredicates { }
@@ -224,6 +228,7 @@ defmodule Acl.UserGroups.Config do
224
228
"http://mu.semte.ch/vocabularies/ext/VersionedBehandeling" ,
225
229
"http://mu.semte.ch/vocabularies/ext/signing/SignedResource" ,
226
230
"http://redpencil.data.gift/vocabularies/tasks/Task" ,
231
+ "http://open-services.net/ns/core#Error" ,
227
232
"http://mu.semte.ch/vocabularies/ext/PublishingLog" ,
228
233
] ,
229
234
inverse_predicates: % AllPredicates { }
0 commit comments