landvex: Fixar och tester klara för alla komponenter
- Datafabrik: Dockerfile fix, agentorkestrering fungerar - Vision: Identify-modell, FAISS, OCR alla testade - API: Alla 7 integrationstester passerade - Upplösare: Entitetsupplösning verifierad
This commit is contained in:
@@ -0,0 +1,62 @@
|
||||
[
|
||||
{
|
||||
"name": "Trafikverket NVDB",
|
||||
"url": "https://nvdb2012.trafikverket.se",
|
||||
"type": "road_network",
|
||||
"status": "discovered"
|
||||
},
|
||||
{
|
||||
"name": "Lantm\u00e4teriet Fastigheter",
|
||||
"url": "https://www.lantmateriet.se",
|
||||
"type": "property",
|
||||
"status": "discovered"
|
||||
},
|
||||
{
|
||||
"name": "SMHI V\u00e4der",
|
||||
"url": "https://opendata.smhi.se",
|
||||
"type": "weather",
|
||||
"status": "discovered"
|
||||
},
|
||||
{
|
||||
"name": "SCB Befolkning",
|
||||
"url": "https://www.scb.se",
|
||||
"type": "demographics",
|
||||
"status": "discovered"
|
||||
},
|
||||
{
|
||||
"name": "Naturv\u00e5rdsverket",
|
||||
"url": "https://www.naturvardsverket.se",
|
||||
"type": "environment",
|
||||
"status": "discovered"
|
||||
},
|
||||
{
|
||||
"name": "Boverket Bygglov",
|
||||
"url": "https://www.boverket.se",
|
||||
"type": "construction",
|
||||
"status": "discovered"
|
||||
},
|
||||
{
|
||||
"name": "MSB Risker",
|
||||
"url": "https://www.msb.se",
|
||||
"type": "risk",
|
||||
"status": "discovered"
|
||||
},
|
||||
{
|
||||
"name": "Copernicus Sentinel",
|
||||
"url": "https://scihub.copernicus.eu",
|
||||
"type": "satellite",
|
||||
"status": "discovered"
|
||||
},
|
||||
{
|
||||
"name": "OpenStreetMap",
|
||||
"url": "https://www.openstreetmap.org",
|
||||
"type": "map",
|
||||
"status": "integrated"
|
||||
},
|
||||
{
|
||||
"name": "Wikidata",
|
||||
"url": "https://www.wikidata.org",
|
||||
"type": "knowledge",
|
||||
"status": "discovered"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user