{
  "profile": "data-package",
  "name": "bookbinding-encyclopedia",
  "title": "An Encyclopaedia of Bookbinding and the Printing Trades — entry dataset",
  "description": "5,460 dictionary entries on bookbinding, conservation, papermaking and printing, transcribed from nine works published 1683–1982.",
  "version": "2.0.0",
  "created": "2026-08-29T18:10:14+00:00",
  "homepage": "https://hibrkraft.com/resources/encyclopedia/",
  "keywords": [
    "bookbinding",
    "conservation",
    "printing",
    "papermaking",
    "terminology"
  ],
  "licenses": [
    {
      "name": "CC0-1.0",
      "path": "https://creativecommons.org/publicdomain/zero/1.0/",
      "title": "CC0 1.0 Universal — applies to the compilation and apparatus. Source texts vary; see rights_tier on every record."
    }
  ],
  "contributors": [
    {
      "title": "Ibrahim Anwar",
      "role": "author",
      "path": "https://hibrkraft.com/about/ibrahim-anwar/"
    }
  ],
  "sources": [
    {
      "title": "RE. Roberts, Matt T.; Etherington, Don (cool)",
      "path": "https://hibrkraft.com/resources/encyclopedia/"
    },
    {
      "title": "DAP. Savage, William (pg77410)",
      "path": "https://hibrkraft.com/resources/encyclopedia/"
    },
    {
      "title": "AMP. MacKellar, Thomas (pg56817)",
      "path": "https://hibrkraft.com/resources/encyclopedia/"
    },
    {
      "title": "MAB. Nicholson, James B. (pg55056)",
      "path": "https://hibrkraft.com/resources/encyclopedia/"
    },
    {
      "title": "ABB. Zaehnsdorf, Joseph W. (pg51213)",
      "path": "https://hibrkraft.com/resources/encyclopedia/"
    },
    {
      "title": "NBL. Bailey, Arthur L. (pg47456)",
      "path": "https://hibrkraft.com/resources/encyclopedia/"
    },
    {
      "title": "BCB. Cockerell, Douglas (pg26672)",
      "path": "https://hibrkraft.com/resources/encyclopedia/"
    },
    {
      "title": "BIB. Sabin, Joseph (pg38946)",
      "path": "https://hibrkraft.com/resources/encyclopedia/"
    },
    {
      "title": "MOX. Moxon, Joseph (pg78991)",
      "path": "https://hibrkraft.com/resources/encyclopedia/"
    }
  ],
  "resources": [
    {
      "name": "entries-jsonl",
      "path": "entries.jsonl",
      "title": "Entries",
      "description": "All 5,460 entries, one JSON object per line.",
      "format": "jsonl",
      "mediatype": "application/jsonlines",
      "encoding": "utf-8",
      "bytes": 8458992,
      "hash": "sha256:5a6b8173b1fe87e7864ea1e46297439c719333bf8261c0ede11a95828ce5b9cb",
      "schema": {
        "fields": [
          {
            "name": "id",
            "type": "string",
            "description": "Stable identifier for the entry, e.g. dt0058."
          },
          {
            "name": "term",
            "type": "string",
            "description": "The headword exactly as the source printed it."
          },
          {
            "name": "norm",
            "type": "string",
            "description": "The headword lowercased and normalised, for joining."
          },
          {
            "name": "sense",
            "type": "integer",
            "description": "Sense number where one source defines a term twice."
          },
          {
            "name": "kind",
            "type": "string",
            "description": "definition, or see for a bare cross-reference."
          },
          {
            "name": "letter",
            "type": "string",
            "description": "Alphabetical bucket the headword files under."
          },
          {
            "name": "volume",
            "type": "integer",
            "description": "Which printed volume carries this letter: 1, 2 or 3."
          },
          {
            "name": "text",
            "type": "string",
            "description": "The definition. Paragraphs are joined by a blank line; split on \\n\\n to recover them, which is exact for every record."
          },
          {
            "name": "chars",
            "type": "integer",
            "description": "Character count of the definition."
          },
          {
            "name": "is_article",
            "type": "boolean",
            "description": "True for the 68 long-form entries that run as articles."
          },
          {
            "name": "siglum",
            "type": "string",
            "description": "Printed short form of the source work: RE, DAP, MOX and so on."
          },
          {
            "name": "author",
            "type": "string",
            "description": "Who wrote the source work."
          },
          {
            "name": "work",
            "type": "string",
            "description": "Title of the source work."
          },
          {
            "name": "year",
            "type": "integer",
            "description": "Year the source work was published, 1683 to 1982."
          },
          {
            "name": "rights",
            "type": "string",
            "description": "Rights statement for that source work, in full."
          },
          {
            "name": "rights_tier",
            "type": "string",
            "description": "public-domain, or us-government-flagged. Read this before reuse."
          },
          {
            "name": "reference_numbers",
            "type": "array",
            "description": "Numbers into the 373-work bibliography, as the source printed them."
          },
          {
            "name": "citations",
            "type": "array",
            "description": "Those numbers already resolved to full citation strings."
          }
        ],
        "primaryKey": "id"
      }
    },
    {
      "name": "entries-public-domain-jsonl",
      "path": "entries-public-domain.jsonl",
      "title": "Entries — public domain only",
      "description": "The 1,599 entries from the eight pre-1930 sources.",
      "format": "jsonl",
      "mediatype": "application/jsonlines",
      "encoding": "utf-8",
      "bytes": 3044216,
      "hash": "sha256:3b1d342a446cc7a90d15aeabbdd985768443c96cd4aaffb41abcd9ccdfc266da",
      "schema": {
        "fields": [
          {
            "name": "id",
            "type": "string",
            "description": "Stable identifier for the entry, e.g. dt0058."
          },
          {
            "name": "term",
            "type": "string",
            "description": "The headword exactly as the source printed it."
          },
          {
            "name": "norm",
            "type": "string",
            "description": "The headword lowercased and normalised, for joining."
          },
          {
            "name": "sense",
            "type": "integer",
            "description": "Sense number where one source defines a term twice."
          },
          {
            "name": "kind",
            "type": "string",
            "description": "definition, or see for a bare cross-reference."
          },
          {
            "name": "letter",
            "type": "string",
            "description": "Alphabetical bucket the headword files under."
          },
          {
            "name": "volume",
            "type": "integer",
            "description": "Which printed volume carries this letter: 1, 2 or 3."
          },
          {
            "name": "text",
            "type": "string",
            "description": "The definition. Paragraphs are joined by a blank line; split on \\n\\n to recover them, which is exact for every record."
          },
          {
            "name": "chars",
            "type": "integer",
            "description": "Character count of the definition."
          },
          {
            "name": "is_article",
            "type": "boolean",
            "description": "True for the 68 long-form entries that run as articles."
          },
          {
            "name": "siglum",
            "type": "string",
            "description": "Printed short form of the source work: RE, DAP, MOX and so on."
          },
          {
            "name": "author",
            "type": "string",
            "description": "Who wrote the source work."
          },
          {
            "name": "work",
            "type": "string",
            "description": "Title of the source work."
          },
          {
            "name": "year",
            "type": "integer",
            "description": "Year the source work was published, 1683 to 1982."
          },
          {
            "name": "rights",
            "type": "string",
            "description": "Rights statement for that source work, in full."
          },
          {
            "name": "rights_tier",
            "type": "string",
            "description": "public-domain, or us-government-flagged. Read this before reuse."
          },
          {
            "name": "reference_numbers",
            "type": "array",
            "description": "Numbers into the 373-work bibliography, as the source printed them."
          },
          {
            "name": "citations",
            "type": "array",
            "description": "Those numbers already resolved to full citation strings."
          }
        ],
        "primaryKey": "id"
      }
    },
    {
      "name": "bibliography-json",
      "path": "bibliography.json",
      "title": "Bibliography",
      "description": "373 works cited by number from the entries.",
      "format": "json",
      "mediatype": "application/json",
      "encoding": "utf-8",
      "bytes": 60085,
      "hash": "sha256:4921c07d087eae5544d6f27ba970ef77545d534d6211fb0b1d66fb0705ec4167"
    },
    {
      "name": "sources-json",
      "path": "sources.json",
      "title": "Sources",
      "description": "The nine source works, with rights.",
      "format": "json",
      "mediatype": "application/json",
      "encoding": "utf-8",
      "bytes": 3515,
      "hash": "sha256:4c8adce9516f3013fa72082503e335a5874e1dea02a505127f0fc8256452587d"
    }
  ]
}
