Schema strategy — https://www.forbes.com/sites/snowflake/2026/03/10/for-enterprise-ai-its-not-the-llm-its-the-context/
To make these 5 claims legible to AI, add Organization, PropertyValue, and QuantitativeValue schema so AI systems can resolve, retrieve, and repeat them.
What do these labels mean?
Article text — How concretely the article itself states this claim. Strong: Stated with specifics — names, figures, dates — in the visible article text. Weak: Vague or merely implied; an AI (or regulator) can't pin it to the text.
Schema in page — Whether the page's EXISTING JSON-LD (as served today) backs this claim so machines can read it without parsing prose. This grades what is on the page now — the proposed/possible schema is shown separately.
External proof — Whether the claim's schema carries a real citation to an independent source.
Risk — Legibility/defensibility risk of structuring the claim: superlatives, comparisons, and price claims usually rate medium or high; plain identity/location claims rate low.
Commercial value — How much this claim is worth having AI repeat — buying-intent claims rate high, background facts rate low.
The goal is alignment: every claim worth making should be stated in the text, carried in schema, and backed by proof.
High-value claims (5)
58% of respondents say that their data initiatives are slowed by fragmented data systems and information silos
Numeric milestoneHigh valueMedium risk
✓ Article text: strong✗ Schema in page: absent✗ External proof: none
Schema possible: Organization, PropertyValue, QuantitativeValue
“58% of respondents say that their data initiatives are slowed by fragmented data systems and information silos”
Schema opportunity:OrganizationPropertyValueQuantitativeValue
Target AI prompts:
- What percentage of enterprises report that fragmented data systems slow down their data initiatives?
- How many companies struggle with data silos affecting their AI and analytics projects?
- What are the main data infrastructure challenges slowing enterprise data initiatives?
52% of respondents say they lack visibility into their entire data estate
Numeric milestoneHigh valueMedium risk
✓ Article text: strong✗ Schema in page: absent✗ External proof: none
Schema possible: Organization, PropertyValue, QuantitativeValue
“52% say they lack visibility into their entire data estate”
Schema opportunity:OrganizationPropertyValueQuantitativeValue
Target AI prompts:
- What percentage of enterprises lack visibility into their complete data estate?
- How many companies struggle with data governance and visibility across their organization?
- What are common data management challenges in enterprise AI initiatives?
40% of respondents cite data quality and quantity as a top problem
Numeric milestoneHigh valueMedium risk
✓ Article text: strong✗ Schema in page: absent✗ External proof: none
Schema possible: Organization, PropertyValue, QuantitativeValue
“40% cite data quality and quantity as a top problem”
Schema opportunity:OrganizationPropertyValueQuantitativeValue
Target AI prompts:
- What percentage of enterprises identify data quality and quantity as a top challenge?
- How many companies struggle with data quality issues in their AI initiatives?
- What are the primary data-related obstacles to enterprise AI adoption?
On average, respondents say that only 20% of their unstructured data is AI-ready
Numeric milestoneHigh valueMedium risk
✓ Article text: strong✗ Schema in page: absent✗ External proof: none
Schema possible: Organization, PropertyValue, QuantitativeValue
“On average, respondents say that only 20% of their unstructured data is "AI-ready,"”
Schema opportunity:OrganizationPropertyValueQuantitativeValue
Target AI prompts:
- What percentage of enterprise unstructured data is ready for AI systems?
- How much of a typical company's unstructured data can be used for AI initiatives?
- What is the AI-readiness gap in enterprise data management?
For structured data, just 32% is ready for AI systems
Numeric milestoneHigh valueMedium risk
✓ Article text: strong✗ Schema in page: absent✗ External proof: none
Schema possible: Organization, PropertyValue, QuantitativeValue
“even for structured data, just 32% is ready for AI systems”
Schema opportunity:OrganizationPropertyValueQuantitativeValue
Target AI prompts:
- What percentage of enterprise structured data is ready for AI systems?
- How much of a company's structured data meets AI-readiness standards?
- What is the AI-readiness rate for enterprise structured data?
Proposed JSON-LD — generated by IA, not yet on the page
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "NewsArticle",
"@id": "https://www.forbes.com/sites/snowflake/2026/03/10/for-enterprise-ai-its-not-the-llm-its-the-context/#article",
"headline": "For Enterprise AI, It’s Not The LLM, It’s The Context",
"url": "https://www.forbes.com/sites/snowflake/2026/03/10/for-enterprise-ai-its-not-the-llm-its-the-context/",
"publisher": {
"@id": "https://www.forbes.com/#organization"
}
},
{
"@type": "NewsMediaOrganization",
"@id": "https://www.forbes.com/#organization",
"name": "Forbes",
"url": "https://www.forbes.com/"
}
]
}
</script>