Skip to main content

SPDX

This is the page you're already on — the Human View toggle above shows it in full.

A green key on the record, left, is one Decision Insights added. It doesn't exist on the company's site or in a wire feed. The same key labels its row on the right, so you can match them directly. More on how DI enriches a record.

The record

This is what the machine sees: the exact JSON-LD an agent receives for this listing.

WebSite
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/#website",
  "@type": "WebSite",
  "name": "Decision Insights",
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://decisioninsights.ai/search/?q={search_term_string}\u0026submit=1"
    }
  },
  "publisher": {
    "@id": "https://decisioninsights.ai/#organization"
  },
  "url": "https://decisioninsights.ai"
}
Organization
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/#organization",
  "@type": "Organization",
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "customer support",
    "email": "[email protected]"
  },
  "description": "Decision Insights is a Registry of technology companies, open source projects, and industry terms, built for people and for AI agents that need sourced, structured information.",
  "logo": {
    "@type": "ImageObject",
    "url": "https://wiretap-cdn-assets.nyc3.cdn.digitaloceanspaces.com/decision-insights/[email protected]"
  },
  "name": "Decision Insights",
  "parentOrganization": {
    "@type": "Organization",
    "name": "Wiretap Labs",
    "sameAs": [
      "https://www.linkedin.com/company/wiretap-labs",
      "https://www.crunchbase.com/organization/wiretap-labs"
    ],
    "url": "https://wiretaplabs.com"
  },
  "publishingPrinciples": "https://decisioninsights.ai/standards/",
  "sameAs": [
    "https://www.linkedin.com/company/decisioninsights"
  ],
  "url": "https://decisioninsights.ai"
}
BreadcrumbList
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai",
      "name": "Decision Insights",
      "position": 1
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/registry/",
      "name": "Registry",
      "position": 2
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/projects/",
      "name": "Projects",
      "position": 3
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/registry/linux-foundation/",
      "name": "The Linux Foundation",
      "position": 4
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/projects/spdx/",
      "name": "SPDX",
      "position": 5
    }
  ]
}
SoftwareSourceCode
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/projects/spdx/#project",
  "@type": "SoftwareSourceCode",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "Related projects",
      "propertyID": "https://decisioninsights.ai/ns#relatedProjects",
      "value": [
        {
          "@id": "https://decisioninsights.ai/projects/spdx-tools/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/spdx-tools/",
          "name": "SPDX Tools"
        },
        {
          "@id": "https://decisioninsights.ai/projects/syft/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/syft/",
          "name": "Syft"
        },
        {
          "@id": "https://decisioninsights.ai/projects/materialx/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/materialx/",
          "name": "MaterialX"
        },
        {
          "@id": "https://decisioninsights.ai/projects/fossology/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/fossology/",
          "name": "FOSSology"
        },
        {
          "@id": "https://decisioninsights.ai/projects/open-switch-opx/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/open-switch-opx/",
          "name": "Open Switch (OPX)"
        },
        {
          "@id": "https://decisioninsights.ai/projects/software-discovery-tool/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/software-discovery-tool/",
          "name": "Software Discovery Tool"
        },
        {
          "@id": "https://decisioninsights.ai/projects/odpi/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/odpi/",
          "name": "ODPi"
        },
        {
          "@id": "https://decisioninsights.ai/projects/open-source-security-foundation/#project",
          "@type": "SoftwareSourceCode",
          "mainEntityOfPage": "https://decisioninsights.ai/projects/open-source-security-foundation/",
          "name": "Open Source Security Foundation"
        }
      ]
    },
    {
      "@type": "PropertyValue",
      "name": "Related organizations",
      "propertyID": "https://decisioninsights.ai/ns#relatedOrganizations",
      "value": [
        {
          "@id": "https://decisioninsights.ai/registry/spdx/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/spdx/",
          "name": "SPDX"
        },
        {
          "@id": "https://decisioninsights.ai/registry/lineaje/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/lineaje/",
          "name": "Lineaje"
        },
        {
          "@id": "https://decisioninsights.ai/registry/synopsys/black-duck-software/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/synopsys/black-duck-software/",
          "name": "Black Duck Software"
        },
        {
          "@id": "https://decisioninsights.ai/registry/npm-inc/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/npm-inc/",
          "name": "npm, Inc."
        },
        {
          "@id": "https://decisioninsights.ai/registry/cybeats/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/cybeats/",
          "name": "Cybeats"
        },
        {
          "@id": "https://decisioninsights.ai/registry/mend/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/mend/",
          "name": "Mend.io"
        },
        {
          "@id": "https://decisioninsights.ai/registry/sonatype/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/sonatype/",
          "name": "Sonatype"
        },
        {
          "@id": "https://decisioninsights.ai/registry/anchore/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/anchore/",
          "name": "Anchore"
        }
      ]
    }
  ],
  "author": {
    "@id": "https://decisioninsights.ai/registry/linux-foundation/#organization",
    "@type": "Organization",
    "mainEntityOfPage": "https://decisioninsights.ai/registry/linux-foundation/",
    "name": "The Linux Foundation"
  },
  "dateModified": "2026-08-27T03:10:32Z",
  "description": "The Software Package Data Exchange (SPDX) is an open standard for SBOM, license, and metadata exchange in software supply chains.",
  "keywords": [
    "Open Source",
    "Bill of Materials",
    "Compliance",
    "Components",
    "Continuous Integration and Continuous Deployment",
    "IT Governance",
    "JSON",
    "Metadata",
    "Open Source",
    "Resource Description Framework",
    "Software",
    "Supply Chain"
  ],
  "knowsAbout": [
    {
      "@id": "https://decisioninsights.ai/term/cybersecurity/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/cybersecurity/",
      "name": "Cybersecurity"
    },
    {
      "@id": "https://decisioninsights.ai/term/bill-of-materials-bom/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/bill-of-materials-bom/",
      "name": "Bill of Materials"
    },
    {
      "@id": "https://decisioninsights.ai/term/compliance/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/compliance/",
      "name": "Compliance"
    },
    {
      "@id": "https://decisioninsights.ai/term/components/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/components/",
      "name": "Components"
    },
    {
      "@id": "https://decisioninsights.ai/term/continuous-integration-and-continuous-deployment-cicd/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/continuous-integration-and-continuous-deployment-cicd/",
      "name": "Continuous Integration and Continuous Deployment"
    },
    {
      "@id": "https://decisioninsights.ai/term/it-governance/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/it-governance/",
      "name": "IT Governance"
    },
    {
      "@id": "https://decisioninsights.ai/term/json/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/json/",
      "name": "JSON"
    },
    {
      "@id": "https://decisioninsights.ai/term/metadata/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/metadata/",
      "name": "Metadata"
    },
    {
      "@id": "https://decisioninsights.ai/term/open-source/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/open-source/",
      "name": "Open Source"
    },
    {
      "@id": "https://decisioninsights.ai/term/resource-description-framework-rdf/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/resource-description-framework-rdf/",
      "name": "Resource Description Framework"
    },
    {
      "@id": "https://decisioninsights.ai/term/software/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/software/",
      "name": "Software"
    },
    {
      "@id": "https://decisioninsights.ai/term/supply-chain/#definedterm",
      "@type": "DefinedTerm",
      "mainEntityOfPage": "https://decisioninsights.ai/term/supply-chain/",
      "name": "Supply Chain"
    }
  ],
  "mainEntityOfPage": "https://decisioninsights.ai/projects/spdx/",
  "maintainer": {
    "@id": "https://decisioninsights.ai/registry/linux-foundation/#organization",
    "@type": "Organization",
    "mainEntityOfPage": "https://decisioninsights.ai/registry/linux-foundation/",
    "name": "The Linux Foundation"
  },
  "name": "SPDX",
  "publisher": {
    "@id": "https://decisioninsights.ai/registry/linux-foundation/#organization",
    "@type": "Organization",
    "mainEntityOfPage": "https://decisioninsights.ai/registry/linux-foundation/",
    "name": "The Linux Foundation"
  }
}
What we add

Topic graph

A wire service tags a release with a category, once. It doesn't maintain a durable graph over time. We connect them to a topic graph an agent can query.

Cybersecurity https://decisioninsights.ai/term/cybersecurity/ Bill of Materials https://decisioninsights.ai/term/bill-of-materials-bom/ Compliance https://decisioninsights.ai/term/compliance/ and 9 more

Counted facts

A protocol or open source project keeps no vendor list and publishes no figures of its own to check this against. This counts how it actually shows up across the graph -- articles that name it, the organizations named alongside it in those articles, similar projects, and organizations whose topic tags overlap with its own -- computed, not curated.

Related projects SPDX Tools, Syft, MaterialX, FOSSology, Open Switch (OPX), Software Discovery Tool, ODPi, Open Source Security Foundation Related organizations SPDX, Lineaje, Black Duck Software, npm, Inc., Cybeats, Mend.io, Sonatype, Anchore