1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-08-24 18:42:20 +00:00

Options as a set in the JSON-LD context

Closes #18
This commit is contained in:
J. Fernando Sánchez
2017-03-14 13:17:09 +01:00
parent 603e086606
commit 250052fb99
2 changed files with 14 additions and 1 deletions

View File

@@ -40,6 +40,9 @@
"plugins": {
"@container": "@list"
},
"options": {
"@container": "@set"
},
"prov:wasGeneratedBy": {
"@type": "@id"
},