{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.public-data.dblp-search-api",
  "version": "1.0.0",
  "title": "dblp Search API boundary",
  "summary": "Official-source access, authentication, request-shaping, paging, freshness, legal, and interpretation boundaries for dblp Search API.",
  "content": {
    "kind": "public-data-api-boundary",
    "facts": [
      {
        "id": "fact.dblp.search-api.access",
        "statement": "The dblp Search API exposes publication, author, and venue searches with XML, JSON, and JSONP representations over dblp bibliographic metadata.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.dblp.search-api"
        ]
      },
      {
        "id": "fact.dblp.search-api.authentication",
        "statement": "Public reads do not grant editorial access, author-identity control, full-text access, or rights to third-party works referenced by the metadata.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.dblp.search-api"
        ]
      },
      {
        "id": "fact.dblp.search-api.request",
        "statement": "Clients must select search family and bind query, result count, first-hit offset, and format; the documented hit count is capped and deep or bulk retrieval needs other channels.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.dblp.search-api"
        ]
      },
      {
        "id": "fact.dblp.search-api.boundary",
        "statement": "Bibliographic records can be merged, split, corrected, delayed, or incomplete and do not prove person identity, authorship intent, research validity, or full-text licensing.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.dblp.search-api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "public-data-api",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/public-data-apis/dblp-search-api.json",
  "contentHash": "sha256:95ddc17cd0bd5a3051cfbd74f303779ed3e2bca8dcb07456920fdf3bb0517d4d",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/public-data-apis/dblp-search-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.dblp.search-api",
        "url": "https://dblp.org/faq/How+to+use+the+dblp+search+API.html",
        "title": "dblp Search API",
        "publisher": "Schloss Dagstuhl – Leibniz Center for Informatics",
        "observedAt": "2026-08-28T04:17:38Z"
      }
    ]
  },
  "observedAt": "2026-08-28T04:17:38Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-04T04:17:38Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://dblp.org/db/about/copyright.html",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.dblp.search-api",
      "type": "source-claim",
      "url": "https://dblp.org/faq/How+to+use+the+dblp+search+API.html",
      "observedAt": "2026-08-28T04:17:38Z"
    }
  ]
}
