ChatGPT — Quellenangabe & JSON-LD
Transparente, maschinenlesbare Quellenangabe für Inhalte, die (auch) mit generativer KI entstanden sind.
Was wir auszeichnen
- CreativeWork – die Quellenangabe selbst
- isBasedOn – Verweis auf das/ die KI-Tools (z. B. ChatGPT)
- citation – menschlich lesbare Zitation mit Zugriffsdatum
Beispiel (JSON-LD)
{
"@context": "https://schema.org",
"@type": "CreativeWork",
"name": "Artikelname — Quellenangabe",
"inLanguage": "de-CH",
"datePublished": "2025-09-07T12:00:00.000Z",
"dateModified": "2025-09-07T12:00:00.000Z",
"isBasedOn": {
"@type": "SoftwareApplication",
"applicationCategory": "AIApplication",
"name": "ChatGPT",
"operatingSystem": "Web",
"url": "https://openai.com/chatgpt",
"provider": {
"@type": "Organization",
"name": "OpenAI",
"url": "https://openai.com"
}
},
"citation": [
"OpenAI: ChatGPT (LLM/Generative AI). Zugriff: 2025-09-07. https://openai.com/chatgpt"
]
}
Diese Seite dient als Erläuterung für Partner & Kunden. Im Produktivsystem wird der Block automatisch pro Seite vor </head> eingefügt.