Identity & Authority: Cornell Tech – Signal Evidence & AI Readability

Cornell Tech

(https://tech.cornell.edu) 📸 Data Snapshot: May 25, 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.
13 Impact Weight: 15 / 100
87% Reputation

Authority is robustly established through named faculty with verifiable digital footprints. Professors like Deborah Estrin and Tanzeem Choudhury are listed with their Ph.D. origins (MIT), research labs (PiTech), and direct links to Google Scholar profiles. The technical implementation is clean, with valid JSON-LD schema that correctly identifies the Organization and its various campuses and programs.

The disconnect between marketing tone and actual demonstration is near zero. The site claims to be ‘entrepreneurial in all that we do’ and then immediately lists a ‘Runway Startup’ program that has successfully birthed companies like Imprint and Hyro with specific funding rounds cited. Bold assertions about sustainability are backed by the Passive House certification details on the campus sub-page.

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://tech.cornell.edu/",
            "url": "https://tech.cornell.edu/",
            "name": "Cornell Tech",
            "isPartOf": {
                "@id": "https://tech.cornell.edu/#website"
            },
            "about": {
                "@id": "https://tech.cornell.edu/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://tech.cornell.edu/#primaryimage"
            },
            "image": {
                "@id": "https://tech.cornell.edu/#primaryimage"
            },
            "thumbnailUrl": "https://tech.cornell.edu/wp-content/uploads/2018/06/visit-us-thumbnail-360.jpg",
            "datePublished": "2018-05-24T05:21:01+00:00",
            "dateModified": "2026-05-22T20:31:14+00:00",
            "description": "Cornell Tech is a technology, business, law, and design campus located on Roosevelt Island in Manhattan, New York City.",
            "breadcrumb": {
                "@id": "https://tech.cornell.edu/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://tech.cornell.edu/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://tech.cornell.edu/#primaryimage",
            "url": "https://tech.cornell.edu/wp-content/uploads/2018/06/visit-us-thumbnail-360.jpg",
            "contentUrl": "https://tech.cornell.edu/wp-content/uploads/2018/06/visit-us-thumbnail-360.jpg",
            "width": 4874,
            "height": 3948,
            "caption": "a north facing campus aerial of Cornell Tech"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://tech.cornell.edu/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://tech.cornell.edu/#website",
            "url": "https://tech.cornell.edu/",
            "name": "Cornell Tech",
            "description": "",
            "publisher": {
                "@id": "https://tech.cornell.edu/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://tech.cornell.edu/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://tech.cornell.edu/#organization",
            "name": "Cornell Tech",
            "url": "https://tech.cornell.edu/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://tech.cornell.edu/#/schema/logo/image/",
                "url": "https://tech.cornell.edu/wp-content/uploads/2019/09/T_Filled_Cornell-Red-favicon.png",
                "contentUrl": "https://tech.cornell.edu/wp-content/uploads/2019/09/T_Filled_Cornell-Red-favicon.png",
                "width": 495,
                "height": 495,
                "caption": "Cornell Tech"
            },
            "image": {
                "@id": "https://tech.cornell.edu/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/CornellTech",
                "https://x.com/cornell_tech",
                "https://www.instagram.com/cornell_tech",
                "https://www.linkedin.com/company/cornell-tech",
                "https://www.youtube.com/user/CornellTech",
                "https://www.tiktok.com/@cornelltech"
            ]
        }
    ]
}
/campus/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://tech.cornell.edu/campus/",
            "url": "https://tech.cornell.edu/campus/",
            "name": "Cornell Tech - Campus",
            "isPartOf": {
                "@id": "https://tech.cornell.edu/#website"
            },
            "datePublished": "2014-08-14T18:49:00+00:00",
            "dateModified": "2026-02-03T18:26:34+00:00",
            "breadcrumb": {
                "@id": "https://tech.cornell.edu/campus/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://tech.cornell.edu/campus/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://tech.cornell.edu/campus/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://tech.cornell.edu/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Campus"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://tech.cornell.edu/#website",
            "url": "https://tech.cornell.edu/",
            "name": "Cornell Tech",
            "description": "",
            "publisher": {
                "@id": "https://tech.cornell.edu/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://tech.cornell.edu/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://tech.cornell.edu/#organization",
            "name": "Cornell Tech",
            "url": "https://tech.cornell.edu/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://tech.cornell.edu/#/schema/logo/image/",
                "url": "https://tech.cornell.edu/wp-content/uploads/2019/09/T_Filled_Cornell-Red-favicon.png",
                "contentUrl": "https://tech.cornell.edu/wp-content/uploads/2019/09/T_Filled_Cornell-Red-favicon.png",
                "width": 495,
                "height": 495,
                "caption": "Cornell Tech"
            },
            "image": {
                "@id": "https://tech.cornell.edu/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/CornellTech",
                "https://x.com/cornell_tech",
                "https://www.instagram.com/cornell_tech",
                "https://www.linkedin.com/company/cornell-tech",
                "https://www.youtube.com/user/CornellTech",
                "https://www.tiktok.com/@cornelltech"
            ]
        }
    ]
}
/jacobs-technion-cornell-institute/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://tech.cornell.edu/jacobs-technion-cornell-institute/",
            "url": "https://tech.cornell.edu/jacobs-technion-cornell-institute/",
            "name": "Cornell Tech - Joan and Irwin Jacobs Technion-Cornell Institute",
            "isPartOf": {
                "@id": "https://tech.cornell.edu/#website"
            },
            "datePublished": "2016-06-21T15:50:00+00:00",
            "dateModified": "2025-12-23T00:24:04+00:00",
            "breadcrumb": {
                "@id": "https://tech.cornell.edu/jacobs-technion-cornell-institute/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://tech.cornell.edu/jacobs-technion-cornell-institute/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://tech.cornell.edu/jacobs-technion-cornell-institute/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://tech.cornell.edu/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Joan and Irwin Jacobs Technion-Cornell Institute"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://tech.cornell.edu/#website",
            "url": "https://tech.cornell.edu/",
            "name": "Cornell Tech",
            "description": "",
            "publisher": {
                "@id": "https://tech.cornell.edu/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://tech.cornell.edu/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://tech.cornell.edu/#organization",
            "name": "Cornell Tech",
            "url": "https://tech.cornell.edu/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://tech.cornell.edu/#/schema/logo/image/",
                "url": "https://tech.cornell.edu/wp-content/uploads/2019/09/T_Filled_Cornell-Red-favicon.png",
                "contentUrl": "https://tech.cornell.edu/wp-content/uploads/2019/09/T_Filled_Cornell-Red-favicon.png",
                "width": 495,
                "height": 495,
                "caption": "Cornell Tech"
            },
            "image": {
                "@id": "https://tech.cornell.edu/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/CornellTech",
                "https://x.com/cornell_tech",
                "https://www.instagram.com/cornell_tech",
                "https://www.linkedin.com/company/cornell-tech",
                "https://www.youtube.com/user/CornellTech",
                "https://www.tiktok.com/@cornelltech"
            ]
        }
    ]
}
/programs/masters-programs/jacobs-technion-cornell-dual-ms-health-tech/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://tech.cornell.edu/programs/masters-programs/jacobs-technion-cornell-dual-ms-health-tech/",
            "url": "https://tech.cornell.edu/programs/masters-programs/jacobs-technion-cornell-dual-ms-health-tech/",
            "name": "Jacobs Technion-Cornell Dual MS Degrees - Health Tech",
            "isPartOf": {
                "@id": "https://tech.cornell.edu/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://tech.cornell.edu/programs/masters-programs/jacobs-technion-cornell-dual-ms-health-tech/#primaryimage"
            },
            "image": {
                "@id": "https://tech.cornell.edu/programs/masters-programs/jacobs-technion-cornell-dual-ms-health-tech/#primaryimage"
            },
            "thumbnailUrl": "https://tech.cornell.edu/wp-content/uploads/2019/01/TECH_20171116_029.jpg",
            "datePublished": "2016-08-17T21:31:00+00:00",
            "dateModified": "2026-04-09T20:58:39+00:00",
            "description": "This degree from the Jacobs Technion-Cornell Institute combines the rigor of an Ivy League degree with an innovation lab approach to health tech projects.",
            "breadcrumb": {
                "@id": "https://tech.cornell.edu/programs/masters-programs/jacobs-technion-cornell-dual-ms-health-tech/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://tech.cornell.edu/programs/masters-programs/jacobs-technion-cornell-dual-ms-health-tech/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://tech.cornell.edu/programs/masters-programs/jacobs-technion-cornell-dual-ms-health-tech/#primaryimage",
            "url": "https://tech.cornell.edu/wp-content/uploads/2019/01/TECH_20171116_029.jpg",
            "contentUrl": "https://tech.cornell.edu/wp-content/uploads/2019/01/TECH_20171116_029.jpg",
            "width": 1500,
            "height": 1000,
            "caption": "Students talking and laughing"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://tech.cornell.edu/programs/masters-programs/jacobs-technion-cornell-dual-ms-health-tech/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://tech.cornell.edu/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Academics",
                    "item": "https://tech.cornell.edu/programs/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Master’s Programs",
                    "item": "https://tech.cornell.edu/programs/masters-programs/"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Jacobs Technion-Cornell Dual Master of Science Degrees with a Concentration in Health Tech"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://tech.cornell.edu/#website",
            "url": "https://tech.cornell.edu/",
            "name": "Cornell Tech",
            "description": "",
            "publisher": {
                "@id": "https://tech.cornell.edu/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://tech.cornell.edu/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://tech.cornell.edu/#organization",
            "name": "Cornell Tech",
            "url": "https://tech.cornell.edu/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://tech.cornell.edu/#/schema/logo/image/",
                "url": "https://tech.cornell.edu/wp-content/uploads/2019/09/T_Filled_Cornell-Red-favicon.png",
                "contentUrl": "https://tech.cornell.edu/wp-content/uploads/2019/09/T_Filled_Cornell-Red-favicon.png",
                "width": 495,
                "height": 495,
                "caption": "Cornell Tech"
            },
            "image": {
                "@id": "https://tech.cornell.edu/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/CornellTech",
                "https://x.com/cornell_tech",
                "https://www.instagram.com/cornell_tech",
                "https://www.linkedin.com/company/cornell-tech",
                "https://www.youtube.com/user/CornellTech",
                "https://www.tiktok.com/@cornelltech"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
9Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 2 2
/campus/ 2 2
/jacobs-technion-cornell-institute/ 3 2
/programs/masters-programs/jacobs-technion-cornell-dual-ms-health-tech/ 2 2