{
  "linkset": [
    {
      "anchor": "https://hudsonstreetlibrary.com",
      "describes": [
        {
          "href": "https://hudsonstreetlibrary.com/data/books.json",
          "type": "application/json",
          "title": "Hudson Street Library Full Catalog",
          "profile": "https://hudsonstreetlibrary.com/schemas/book-collection/",
          "description": "Complete library catalog containing 1778 book records with comprehensive metadata including titles, authors, publishers, ISBNs, publication dates, dimensions, descriptions, and cover image references. Updated with each library addition."
        },
        {
          "href": "https://hudsonstreetlibrary.com/cms/data/books.csv",
          "type": "text/csv",
          "title": "Hudson Street Library CSV Export",
          "profile": "https://hudsonstreetlibrary.com/schemas/book-csv/",
          "description": "Full catalog export in CSV format with 36 columns per record. Includes all bibliographic metadata, physical characteristics, acquisition details, and cataloging information. Suitable for spreadsheet import and data analysis."
        },
        {
          "href": "https://hudsonstreetlibrary.com/cms/data/libraryCollections.json",
          "type": "application/json",
          "title": "Hudson Street Library Collections Metadata",
          "profile": "https://hudsonstreetlibrary.com/schemas/collections/",
          "description": "Collection groupings and thematic organization metadata. Describes how books are grouped into curated collections with collection names, descriptions, and member counts."
        }
      ]
    }
  ]
}
