EAP SaaS Compiler Output (Edge-Ready)
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://density.entityauthorityplatform.com/#website",
"url": "https://density.entityauthorityplatform.com",
"name": "Entity Authority",
"publisher": {
"@id": "https://density.entityauthorityplatform.com/#organization"
}
},
{
"@type": "Person",
"@id": "https://density.entityauthorityplatform.com/#person-kris-donovan",
"name": "Kris Donovan",
"sameAs": [
"https://www.linkedin.com/in/krisdonovan-commonjoe/"
],
"alumniOf": {
"name": "Georgia Southern University",
"@type": "Organization"
},
"jobTitle": "Lead Architect"
},
{
"@type": "Article",
"@id": "https://density.entityauthorityplatform.com/future-of-saas/#article",
"isPartOf": {
"@id": "https://density.entityauthorityplatform.com/future-of-saas/#webpage"
},
"headline": "The Future of Semantic SaaS",
"author": {
"@id": "https://density.entityauthorityplatform.com/#person-kris-donovan"
}
},
{
"@type": "WebPage",
"@id": "https://density.entityauthorityplatform.com/future-of-saas/#webpage",
"url": "https://density.entityauthorityplatform.com/future-of-saas/",
"name": "The Future of Semantic SaaS",
"isPartOf": {
"@id": "https://density.entityauthorityplatform.com/#website"
},
"mainEntity": {
"@id": "https://density.entityauthorityplatform.com/future-of-saas/#article"
}
}
]
}