Skip to content

Commit

Permalink
Migration to BAG Extract and Vertex.
Browse files Browse the repository at this point in the history
  • Loading branch information
peteradrichem authored and jjmurre committed Feb 13, 2024
1 parent 0ce0eb4 commit b18998f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions datasets/bag/dataset.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"tables": [
{
"id": "woonplaatsen",
"$ref": "woonplaatsen/v1.3.0",
"$ref": "woonplaatsen/v1.4.0",
"activeVersions": {
"1.3.0": "woonplaatsen/v1.3.0",
"1.4.0": "woonplaatsen/v1.4.0",
Expand All @@ -36,7 +36,7 @@
},
{
"id": "standplaatsen",
"$ref": "standplaatsen/v1.1.0",
"$ref": "standplaatsen/v1.2.0",
"activeVersions": {
"1.1.0": "standplaatsen/v1.1.0",
"1.2.0": "standplaatsen/v1.2.0",
Expand All @@ -45,7 +45,7 @@
},
{
"id": "ligplaatsen",
"$ref": "ligplaatsen/v1.1.0",
"$ref": "ligplaatsen/v1.2.0",
"activeVersions": {
"1.1.0": "ligplaatsen/v1.1.0",
"1.2.0": "ligplaatsen/v1.2.0",
Expand All @@ -54,7 +54,7 @@
},
{
"id": "openbareruimtes",
"$ref": "openbareruimtes/v1.1.0",
"$ref": "openbareruimtes/v1.2.0",
"activeVersions": {
"1.1.0": "openbareruimtes/v1.1.0",
"1.2.0": "openbareruimtes/v1.2.0",
Expand All @@ -63,7 +63,7 @@
},
{
"id": "nummeraanduidingen",
"$ref": "nummeraanduidingen/v1.1.0",
"$ref": "nummeraanduidingen/v1.2.0",
"activeVersions": {
"1.1.0": "nummeraanduidingen/v1.1.0",
"1.2.0": "nummeraanduidingen/v1.2.0",
Expand All @@ -72,7 +72,7 @@
},
{
"id": "verblijfsobjecten",
"$ref": "verblijfsobjecten/v1.1.0",
"$ref": "verblijfsobjecten/v1.2.0",
"activeVersions": {
"1.1.0": "verblijfsobjecten/v1.1.0",
"1.2.0": "verblijfsobjecten/v1.2.0",
Expand All @@ -81,7 +81,7 @@
},
{
"id": "panden",
"$ref": "panden/v1.1.2",
"$ref": "panden/v1.2.0",
"activeVersions": {
"1.1.2": "panden/v1.1.2",
"1.2.0": "panden/v1.2.0",
Expand All @@ -106,7 +106,7 @@
},
{
"id": "onderzoeken",
"$ref": "onderzoeken/v1.0.0",
"$ref": "onderzoeken/v1.1.0",
"activeVersions": {
"1.0.0": "onderzoeken/v1.0.0",
"1.1.0": "onderzoeken/v1.1.0",
Expand Down

0 comments on commit b18998f

Please sign in to comment.