Identity & Authority: ACM SIGGRAPH – Signal Evidence & AI Readability

ACM SIGGRAPH

(https://siggraph.org) 📸 Data Snapshot: June 19, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
12 Impact Weight: 15 / 100
80% Reputation

Authority is deeply established through the naming of dozens of specific individuals and their academic or professional affiliations (e.g., Carnegie Mellon University, NASA’s Kennedy Space Center). The only minor gap is the lack of Person schema in the JSON-LD to programmatically link these individuals to their professional footprints (ORCID, LinkedIn, or ACM Digital Library), though their names are highly verifiable in the context of computer science.

There are no bold, unsubstantiated marketing claims. The ‘thousands of members’ and ‘premier conference’ claims are backed by the detailed news archive showing active elections, award programs, and a conference schedule for 2026 (July in Los Angeles, December in Kuala Lumpur). Performance is demonstrated through the ‘Featured Videos’ and ‘Research Articles’ sections rather than told through marketing copy.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.siggraph.org/",
            "url": "https://www.siggraph.org/",
            "name": "Home - ACM SIGGRAPH",
            "isPartOf": {
                "@id": "https://www.siggraph.org/#website"
            },
            "datePublished": "2021-10-19T19:47:50+00:00",
            "dateModified": "2026-02-10T00:59:46+00:00",
            "breadcrumb": {
                "@id": "https://www.siggraph.org/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.siggraph.org/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.siggraph.org/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.siggraph.org/#website",
            "url": "https://www.siggraph.org/",
            "name": "ACM SIGGRAPH",
            "description": "A global community celebrating innovation in computer graphics and interactive techniques",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.siggraph.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/category/news/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.siggraph.org/category/news/",
            "url": "https://www.siggraph.org/category/news/",
            "name": "News Archives - ACM SIGGRAPH",
            "isPartOf": {
                "@id": "https://www.siggraph.org/#website"
            },
            "breadcrumb": {
                "@id": "https://www.siggraph.org/category/news/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.siggraph.org/category/news/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.siggraph.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "News"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.siggraph.org/#website",
            "url": "https://www.siggraph.org/",
            "name": "ACM SIGGRAPH",
            "description": "A global community celebrating innovation in computer graphics and interactive techniques",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.siggraph.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.siggraph.org/about/",
            "url": "https://www.siggraph.org/about/",
            "name": "About - ACM SIGGRAPH",
            "isPartOf": {
                "@id": "https://www.siggraph.org/#website"
            },
            "datePublished": "2022-01-12T18:59:51+00:00",
            "dateModified": "2026-02-10T00:18:43+00:00",
            "breadcrumb": {
                "@id": "https://www.siggraph.org/about/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.siggraph.org/about/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.siggraph.org/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.siggraph.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.siggraph.org/#website",
            "url": "https://www.siggraph.org/",
            "name": "ACM SIGGRAPH",
            "description": "A global community celebrating innovation in computer graphics and interactive techniques",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.siggraph.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.siggraph.org/contact-us/",
            "url": "https://www.siggraph.org/contact-us/",
            "name": "Contact Us - ACM SIGGRAPH",
            "isPartOf": {
                "@id": "https://www.siggraph.org/#website"
            },
            "datePublished": "2022-04-08T06:04:05+00:00",
            "dateModified": "2022-04-26T07:32:38+00:00",
            "breadcrumb": {
                "@id": "https://www.siggraph.org/contact-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.siggraph.org/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.siggraph.org/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.siggraph.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.siggraph.org/#website",
            "url": "https://www.siggraph.org/",
            "name": "ACM SIGGRAPH",
            "description": "A global community celebrating innovation in computer graphics and interactive techniques",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.siggraph.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
25Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 6 1
/category/news/ 7 1
/about/ 6 1
/contact-us/ 6 1