Skip to content

Schema.org JSON‐LD Dataset description

Lisa Poggel edited this page Oct 10, 2025 · 3 revisions
{
  "@context": [
    {
      "@vocab": "https://schema.org/",
      "prov": "http://www.w3.org/ns/prov#"
    }
  ],
  "@type": "Dataset",
  "name": "Die 100 besten Bücher des 21. Jahrhunderts",
  "description": "This dataset is a canon list enriched in OpenRefine with Wikidata, GND and Goodreads IDs.",
  "dateCreated": "2025-07-22",
  "isAccessibleForFree": true,
  "keywords": ["canonicity", "literary studies"],
  "license": ["https://creativecommons.org/publicdomain/zero/1.0"],
  "citation": "",
  "creator": [],
  "maintainer": [],
  "sourceOrganization": [],
  "isBasedOn": {
    "@type": "CreativeWork",
    "url": "https://www.nzz.ch/feuilleton/die-100-besten-buecher-des-21-jahrhunderts-ld.1857099",
    "isAccessibleForFree": false,
    "name": "Die 100 besten Bücher des 21. Jahrhunderts",
    "publisher": "Neue Zürcher Zeitung",
    "isPartOf": {
      "@type": "PublicationIssue",
      "issueNumber": "4"
    }
  },
  "prov:wasGeneratedBy": {
    "@type": "prov:Activity",
    "name": "Reconciliation (OpenRefine) and manual verification",
    "prov:used": [
      {
        "@type": ["prov:SoftwareAgent", "SoftwareApplication"],
        "name": "OpenRefine",
        "url": "https://openrefine.org/",
        "version": "3.9.5"
      }
    ],
    "prov:wasAssociatedWith": [
      {
        "@type": ["prov:Agent", "Person"],
        "givenName": "...",
        "familyName": "...",
        "sameAs": "http://orcid.org/0000-0000-0000-0000"
      },
      {
        "@type": ["prov:Agent", "Person"],
        "givenName": "...",
        "familyName": "..."
      }
    ]
  }
}

Clone this wiki locally