{
  "version": "0.1",
  "status": "experimental",
  "schemaUrl": "https://grounding-map.com/assets/schema/grounding-map.schema.json",
  "site": {
    "name": "Grounding Map Project",
    "url": "https://grounding-map.com/",
    "description": "Replace this with the website being mapped.",
    "language": "en"
  },
  "mapDirectory": "/facts/",
  "mapIndexUrl": "https://grounding-map.com/facts/",
  "groundingPages": [
    {
      "id": "grounding-map",
      "entityName": "Grounding Map",
      "entityType": "Method",
      "groundingPageUrl": "https://grounding-map.com/facts/grounding-map/",
      "canonicalReference": "https://grounding-map.com/facts/grounding-map/",
      "editorialExplanationUrl": "https://grounding-map.com/spec/",
      "evidenceUrls": [
        "https://grounding-map.com/facts/",
        "https://grounding-map.com/spec/",
        "https://grounding-map.com/template/"
      ],
      "relatedGroundingPages": [
        "https://grounding-map.com/facts/marc-de-boer/"
      ],
      "relationshipType": "structures",
      "signalStrength": "strong",
      "status": "active",
      "stability": "evolving",
      "owner": "Spec maintainer",
      "lastReviewed": "2026-06-12",
      "machineReadableUrl": "https://grounding-map.com/facts/grounding-map.md.txt",
      "openGaps": "Replace template URLs with the real website directory and Grounding Page URLs."
    }
  ],
  "relationshipLayer": [
    {
      "from": "https://grounding-map.com/facts/",
      "to": "https://grounding-map.com/facts/grounding-map/",
      "relationshipType": "structures",
      "signalStrength": "strong",
      "evidenceUrl": "https://grounding-map.com/facts/",
      "status": "active",
      "stability": "evolving",
      "note": "The map index should point to the Grounding Pages it connects."
    }
  ],
  "evidence": [
    {
      "label": "Specification v0.1",
      "url": "https://grounding-map.com/spec/",
      "type": "source_reference"
    },
    {
      "label": "Template page",
      "url": "https://grounding-map.com/template/",
      "type": "template"
    }
  ],
  "machineReadableResources": [
    {
      "label": "Grounding Map facts text twin",
      "url": "https://grounding-map.com/facts/grounding-map.md.txt",
      "type": "md_txt"
    },
    {
      "label": "JSON Schema",
      "url": "https://grounding-map.com/assets/schema/grounding-map.schema.json",
      "type": "json_schema"
    }
  ],
  "referenceImplementation": {
    "name": "marcdeboer.de /fakten/",
    "url": "https://marcdeboer.de/",
    "mapDirectoryUrl": "https://marcdeboer.de/fakten/",
    "mapIndexUrl": "https://marcdeboer.de/fakten/",
    "groundingMapPageUrl": "https://marcdeboer.de/fakten/grounding-map/",
    "editorialExplanationUrl": "https://marcdeboer.de/blog/grounding-map/",
    "notes": "First public reference implementation used to derive Specification v0.1."
  }
}
