Skip to content

Commit

Permalink
Merge pull request #1 from slonl/remove-bk
Browse files Browse the repository at this point in the history
remove bk: from ids
  • Loading branch information
ylebre authored Jul 17, 2019
2 parents 21a960b + dd5b784 commit da5acc4
Show file tree
Hide file tree
Showing 5 changed files with 901 additions and 901 deletions.
32 changes: 16 additions & 16 deletions context.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"definitions": {
"inhoud": {
"allOf": [ { "$ref": "https://opendata.slo.nl/curriculum/schemas/curriculum-doelen/context.json#/definitions/base" } ],
"properties": {
"kerndoel_id": {
"allOf": [
{
"$ref": "https://opendata.slo.nl/curriculum/schemas/curriculum-doelen/context.json#/definitions/uuidArray"
},
{
"items": {
"itemTypeReference": "#/definitions/kerndoel"
}
}
]
}
}
},
"allOf": [ { "$ref": "https://opendata.slo.nl/curriculum/schemas/curriculum-doelen/context.json#/definitions/base" } ],
"properties": {
"kerndoel_id": {
"allOf": [
{
"$ref": "https://opendata.slo.nl/curriculum/schemas/curriculum-doelen/context.json#/definitions/uuidArray"
},
{
"items": {
"itemTypeReference": "#/definitions/kerndoel"
}
}
]
}
}
},
"kerndoel": {
"allOf": [ { "$ref": "https://opendata.slo.nl/curriculum/schemas/curriculum-doelen/context.json#/definitions/base" } ],
"properties": {
Expand Down
Loading

0 comments on commit da5acc4

Please sign in to comment.