Identity & Authority: Graphisoft – Signal Evidence & AI Readability

Graphisoft

(https://graphisoft.com) πŸ“Έ Data Snapshot: May 30, 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.
10 Impact Weight: 15 / 100
67% Reputation

Authority is primarily established through client pedigree rather than internal team bios. While the schema_json identifies the Organization correctly, it lacks ‘sameAs’ links to social profiles or historical data that would further cement its authority. The site mentions ‘AIA’ and ‘Dipl.-Ing.’ titles in testimonials, which leverages external authority, but fails to provide Person schema for its own product leaders or developers. Technical implementation is clean with a clear heading hierarchy, though the ‘Downloads’ page body text is thin.

Performance claims like ‘improved our efficiency’ and ‘coordinate and deliver with confidence’ are substantiated by the Case Studies page, which displays actual completed buildings rather than just 3D renders. The mention of ‘real-time collaboration’ is tied directly to the BIMcloud product functionality. The only disconnect is the ‘AI Assistant’ being in BETA, which is a common strategy to claim innovation without full feature accountability, but the ‘Beta Program 2026’ suggests a structured roadmap for these claims.

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",
        "@type": "Organization",
        "url": "https://graphisoft.com",
        "logo": "https://www.graphisoft.com/content/themes/building-together/dist/images/logos/logo-graphisoft-building-together.svg"
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.graphisoft.com/en-gb/",
                "url": "https://www.graphisoft.com/en-gb/",
                "name": "Graphisoft | BIM software solutions for AEC experts",
                "isPartOf": {
                    "@id": "https://www.graphisoft.com/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://www.graphisoft.com/en-gb/#primaryimage"
                },
                "image": {
                    "@id": "https://www.graphisoft.com/en-gb/#primaryimage"
                },
                "thumbnailUrl": "https://www.graphisoft.com/content/uploads/2025/11/logo-ai-1.svg",
                "datePublished": "2019-12-05T12:31:40+00:00",
                "dateModified": "2026-05-21T09:50:02+00:00",
                "description": "Unlock Graphisoft to empower your team to create great architecture. Explore our innovative and award-winning BIM solutions for global teamwork in real-time.",
                "breadcrumb": {
                    "@id": "https://www.graphisoft.com/en-gb/#breadcrumb"
                },
                "inLanguage": "en-GB",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.graphisoft.com/en-gb/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.graphisoft.com/en-gb/#primaryimage",
                "url": "https://www.graphisoft.com/content/uploads/2025/11/logo-ai-1.svg",
                "contentUrl": "https://www.graphisoft.com/content/uploads/2025/11/logo-ai-1.svg",
                "width": 364,
                "height": 64,
                "caption": "A black and white star-shaped logo followed by the text AI Assistant and a gray Beta label on a light background."
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.graphisoft.com/en-gb/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.graphisoft.com/#website",
                "url": "https://www.graphisoft.com/",
                "name": "Graphisoft",
                "description": "Building Together",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.graphisoft.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            }
        ]
    }
]
/en-gb/downloads/
[
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "url": "https://graphisoft.com",
        "logo": "https://www.graphisoft.com/content/themes/building-together/dist/images/logos/logo-graphisoft-building-together.svg"
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.graphisoft.com/en-gb/downloads/",
                "url": "https://www.graphisoft.com/en-gb/downloads/",
                "name": "Download Graphisoft Products, Updates & Add-ons",
                "isPartOf": {
                    "@id": "https://www.graphisoft.com/#website"
                },
                "datePublished": "2019-11-27T16:49:53+00:00",
                "dateModified": "2025-09-30T14:33:10+00:00",
                "breadcrumb": {
                    "@id": "https://www.graphisoft.com/en-gb/downloads/#breadcrumb"
                },
                "inLanguage": "en-GB",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.graphisoft.com/en-gb/downloads/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.graphisoft.com/en-gb/downloads/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.graphisoft.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Resources and Support",
                        "item": "https://www.graphisoft.com/resources-and-support/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Downloads"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.graphisoft.com/#website",
                "url": "https://www.graphisoft.com/",
                "name": "Graphisoft",
                "description": "Building Together",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.graphisoft.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            }
        ]
    }
]
/en-gb/case-studies/
[
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "url": "https://graphisoft.com",
        "logo": "https://www.graphisoft.com/content/themes/building-together/dist/images/logos/logo-graphisoft-building-together.svg"
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "CollectionPage",
                "@id": "https://www.graphisoft.com/case-studies/",
                "url": "https://www.graphisoft.com/case-studies/",
                "name": "Graphisoft Case Studies - Testimonials and Project Showcases",
                "isPartOf": {
                    "@id": "https://www.graphisoft.com/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://www.graphisoft.com/case-studies/#primaryimage"
                },
                "image": {
                    "@id": "https://www.graphisoft.com/case-studies/#primaryimage"
                },
                "thumbnailUrl": "https://www.graphisoft.com/content/uploads/2026/05/01_Photo_Hotel_Dorothea_Entrance.jpg",
                "breadcrumb": {
                    "@id": "https://www.graphisoft.com/case-studies/#breadcrumb"
                },
                "inLanguage": "en-GB"
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.graphisoft.com/case-studies/#primaryimage",
                "url": "https://www.graphisoft.com/content/uploads/2026/05/01_Photo_Hotel_Dorothea_Entrance.jpg",
                "contentUrl": "https://www.graphisoft.com/content/uploads/2026/05/01_Photo_Hotel_Dorothea_Entrance.jpg",
                "width": 1500,
                "height": 1000
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.graphisoft.com/case-studies/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.graphisoft.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Case Studies"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.graphisoft.com/#website",
                "url": "https://www.graphisoft.com/",
                "name": "Graphisoft",
                "description": "Building Together",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.graphisoft.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            }
        ]
    }
]
/en-gb/pricing/
[
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "url": "https://graphisoft.com",
        "logo": "https://www.graphisoft.com/content/themes/building-together/dist/images/logos/logo-graphisoft-building-together.svg"
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.graphisoft.com/en-gb/pricing/",
                "url": "https://www.graphisoft.com/en-gb/pricing/",
                "name": "Buy Graphisoft Software | Get Prices & Purchase Online",
                "isPartOf": {
                    "@id": "https://www.graphisoft.com/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://www.graphisoft.com/en-gb/pricing/#primaryimage"
                },
                "image": {
                    "@id": "https://www.graphisoft.com/en-gb/pricing/#primaryimage"
                },
                "thumbnailUrl": "https://www.graphisoft.com/content/uploads/2025/12/s2s-conversion-handshake-16-9.jpg",
                "datePublished": "2021-11-30T08:23:07+00:00",
                "dateModified": "2026-05-22T08:06:53+00:00",
                "description": "Get the best Graphisoft solutions today! Explore pricing and purchase Archicad and other software to elevate your design workflow. Buy now!",
                "breadcrumb": {
                    "@id": "https://www.graphisoft.com/en-gb/pricing/#breadcrumb"
                },
                "inLanguage": "en-GB",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.graphisoft.com/en-gb/pricing/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.graphisoft.com/en-gb/pricing/#primaryimage",
                "url": "https://www.graphisoft.com/content/uploads/2025/12/s2s-conversion-handshake-16-9.jpg",
                "contentUrl": "https://www.graphisoft.com/content/uploads/2025/12/s2s-conversion-handshake-16-9.jpg",
                "width": "938",
                "height": "528",
                "caption": "Two people, a woman and a man, are smiling and shaking hands in a modern office with glass walls and desks, sealing a successful dealβ€”buy now to experience this level of professionalism."
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.graphisoft.com/en-gb/pricing/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.graphisoft.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Buy now"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.graphisoft.com/#website",
                "url": "https://www.graphisoft.com/",
                "name": "Graphisoft",
                "description": "Building Together",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.graphisoft.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            }
        ]
    }
]
πŸ›‘οΈ Trust Signals β€” external proof links that back the declared identity
43Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 28 1
/en-gb/downloads/ 6 1
/en-gb/case-studies/ 7 1
/en-gb/pricing/ 2 1