Frontmatter - OpenGraph - Schema.org

Structured Data (JSON-LD)

{
  "@context": "https://schema.org",
  "@type": "TechArticle",
  "headline": "Frontmatter v1.3 – Spezifikation für OpenGraph & Schema.org",
  "name": "Frontmatter-Spezifikation v1.3",
  "description": "Die Spezifikation definiert einheitliche Frontmatter-Strukturen in Markdown mit Mapping zu OpenGraph und Schema.org. Sie umfasst Technik & Tools, Erstellungsprozess, Kommunikation & Leitplanken, Cheatsheet für Redakteure sowie einen End-to-End Prozess für die praktische Anwendung.",
  "url": "https://tolksdorf.digital/ai/spec/frontmatter-opengraph-schema-org/v1.3/index.html",
  "version": "1.3",
  "inLanguage": "de",
  "license": "https://creativecommons.org/licenses/by-sa/4.0/",
  "author": {
    "@type": "Organization",
    "name": "Tolksdorf.digital",
    "url": "https://tolksdorf.digital"
  },
  "isPartOf": {
    "@type": "CollectionPage",
    "url": "https://tolksdorf.digital/ai/spec/"
  },
  "mainEntityOfPage": "https://tolksdorf.digital/ai/spec/frontmatter-opengraph-schema-org/v1.3/index.html",
  "educationalUse": "Documentation",
  "distribution": [
    {
      "@type": "DataDownload",
      "name": "Release Notes v1.3 (Markdown)",
      "fileFormat": "text/markdown",
      "contentUrl": "https://tolksdorf.digital/ai/spec/frontmatter-opengraph-schema-org/v1.3/release-notes-v1.3.md"
    },
    {
      "@type": "DataDownload",
      "name": "Frontmatter Spec (Markdown)",
      "fileFormat": "text/markdown",
      "contentUrl": "https://tolksdorf.digital/ai/spec/frontmatter-opengraph-schema-org/v1.3/frontmatter-spec-v1.3.md"
    },
    {
      "@type": "DataDownload",
      "name": "Cheatsheet (Markdown)",
      "fileFormat": "text/markdown",
      "contentUrl": "https://tolksdorf.digital/ai/spec/frontmatter-opengraph-schema-org/v1.3/frontmatter-v1.3-cheatsheet.md"
    },
    {
      "@type": "DataDownload",
      "name": "E2E Prozess (Markdown)",
      "fileFormat": "text/markdown",
      "contentUrl": "https://tolksdorf.digital/ai/spec/frontmatter-opengraph-schema-org/v1.3/e2e-process-v1.3.md"
    },
    {
      "@type": "DataDownload",
      "name": "Anhang: Technik & Tools",
      "fileFormat": "text/markdown",
      "contentUrl": "https://tolksdorf.digital/ai/spec/frontmatter-opengraph-schema-org/v1.3/annex-tech.md"
    },
    {
      "@type": "DataDownload",
      "name": "Anhang: Erstellungsprozess",
      "fileFormat": "text/markdown",
      "contentUrl": "https://tolksdorf.digital/ai/spec/frontmatter-opengraph-schema-org/v1.3/annex-process.md"
    },
    {
      "@type": "DataDownload",
      "name": "Anhang: Kommunikation & Leitplanken",
      "fileFormat": "text/markdown",
      "contentUrl": "https://tolksdorf.digital/ai/spec/frontmatter-opengraph-schema-org/v1.3/annex-comm.md"
    },
    {
      "@type": "DataDownload",
      "name": "Checksums (SHA256)",
      "fileFormat": "text/plain",
      "contentUrl": "https://tolksdorf.digital/ai/spec/frontmatter-opengraph-schema-org/v1.3/checksum.sha256"
    }
  ]
}