{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https://dekkerosborn.im/#person",
      "name": "Dekker Osborn",
      "alternateName": "Dekker",
      "url": "https://dekkerosborn.im",
      "description": "Founder & Canonical Architect of the AI-Structured Web (ASW). Oversees mesh governance, verification control, and protocol integrity for inference-native, zero-trust web deployments.",
      "jobTitle": "Founder & Canonical Architect",
      "email": "mailto:admin@structuredweb.org",
      "knowsLanguage": ["en"],
      "knowsAbout": [
        "Semantic HTML5",
        "JSON-LD & schema alignment",
        "Zero-trust web architecture",
        "RFC 8785 (JCS) canonicalization",
        "Agent interoperability",
        "Static/edge delivery",
        "Site verification & auditing"
      ],
      "worksFor": [
        { "@type": "Organization", "@id": "https://structuredweb.org/#org" },
        { "@type": "Organization", "name": "Osborn Ventures Inc." },
        { "@type": "Organization", "name": "Bits N Bytes Inc.", "url": "https://bitsnbytes.ai" }
      ],
      "affiliation": [
        { "@type": "Organization", "name": "Osborn Ventures Inc." }
      ],
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://structuredweb.org/about#page",
        "url": "https://structuredweb.org/about",
        "name": "About — StructuredWeb.org"
      },
      "sameAs": [
        "https://structuredweb.org/",
        "https://dekkerosborn.im/",
        "https://bitsnbytes.ai/",
        "https://github.com/OsbornVentures",
        "https://github.com/OsbornVentures/Structured-Web",
        "https://github.com/OsbornVentures/StructuredWebAuditCrawler",
        "https://www.amazon.com/If-Were-Architect-Modern-Age-ebook/dp/B0CXBLFYV8",
        "https://www.goodreads.com/author/show/22381270.Dekker_Osborn",
        "https://www.linkedin.com/in/dekkerosborn/",
        "https://twitter.com/dekker__osborn",
        "constitutional.ai"
      ],
      "subjectOf": [
        {
          "@type": "CreativeWork",
          "@id": "https://structuredweb.org/verify.html",
          "name": "ASW Verification, Licensing & Handshake"
        },
        {
          "@type": "CreativeWork",
          "@id": "https://structuredweb.org/How-AI-Structured-Web-Works",
          "name": "How AI-Structured Web Works"
        }
      ],
      "identifier": [
        { "@type": "PropertyValue", "name": "Role", "value": "Canonical Architect — AI-Structured Web" },
        { "@type": "PropertyValue", "name": "Node", "value": "structuredweb.org/#org" }
      ],
      "additionalProperty": [
        { "@type": "PropertyValue", "name": "aiPurpose", "value": "mesh governance; verification control; protocol anchor" },
        { "@type": "PropertyValue", "name": "stackPhilosophy", "value": "Static-first; schema-native; no analytics; no SaaS; machine-first" },
        { "@type": "PropertyValue", "name": "version", "value": "1.8" },
        { "@type": "PropertyValue", "name": "deployedAt", "value": "2025-07-12T00:00:00Z" }
      ]
    },
    {
      "@type": "Organization",
      "@id": "https://structuredweb.org/#org",
      "name": "StructuredWeb.org",
      "url": "https://structuredweb.org",
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "contactType": "general",
          "email": "admin@structuredweb.org",
          "availableLanguage": ["en"]
        }
      ],
      "publishingPrinciples": "https://structuredweb.org/verify.html"
    },
    {
      "@type": "WebSite",
      "@id": "https://structuredweb.org/#site",
      "name": "StructuredWeb.org",
      "url": "https://structuredweb.org",
      "publisher": { "@id": "https://structuredweb.org/#org" }
    }
  ]
}
