Skip to content

Commit a8f42ea

Browse files
committed
Add granteeType to interop ontology
1 parent 758518e commit a8f42ea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • src/middleware/packages/ontologies/ontologies/solid

src/middleware/packages/ontologies/ontologies/solid/interop.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
"interop:grantee": {
3434
"@type": "@id"
3535
},
36+
"interop:granteeType": {
37+
"@type": "@id"
38+
},
3639
"interop:hasAccessAuthorization": {
3740
"@type": "@id"
3841
},

0 commit comments

Comments
 (0)