schema.org JSON-LD citation metadata
description
A <script type="application/ld+json"> block embedding schema.org-shaped structured data for a document's citations, giving crawlers and downstream tooling a machine-readable, type-checkable citation graph alongside the human-readable HTML body.
html snippet
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ScholarlyArticle",
"citation": [
{
"@type": "CreativeWork",
"@id": "anthropic-agent-skills-2026",
"name": "Agent Skills",
"url": "https://code.claude.com/docs/en/skills"
}
]
}
</script>spec reference
schema.org JSON-LD
provenance
created 2026-07-02 04:46:54 · JSON