Add module to fetch data (via a proxy) from the website with jsonld

This commit is contained in:
Pieter Vander Vennet 2024-02-26 02:24:46 +01:00
parent 1b06eee15b
commit 352414b29d
17 changed files with 388 additions and 351 deletions

View file

@ -90,11 +90,8 @@
"id": "show-data-velopark",
"render": {
"special": {
"type": "compare_data",
"url": "ref:velopark",
"host": "https://data.velopark.be",
"postprocessing": "velopark",
"readonly": "yes"
"type": "linked_data_from_website",
"key": "ref:velopark"
}
}
},
@ -338,10 +335,8 @@
},
"render": {
"special": {
"type": "compare_data",
"url": "ref:velopark",
"host": "https://data.velopark.be",
"postprocessing": "velopark"
"type": "linked_data_from_website",
"key": "ref:velopark"
}
}
}