{
  "name": "OGC API Common",
  "abstract": "Building blocks for OGC API - Common.\n",
  "description": "OGC API - Common is a multi-part standard that documents the set of common practices and \nshared requirements that have emerged from the development of Resource Oriented Architectures \nand Web APIs within the OGC. Standards developers will use these building-blocks in the \nconstruction of other OGC Standards that relate to Web APIs. The result is a modular suite \nof coherent API standards which can be adapted by a system designer for the unique requirements \nof their system. As such, this OGC API Standard serves as the \"OWS Common\" standard for \nresource-oriented OGC APIs. \n\nConsistent with the architecture of the Web, this specification uses a resource architecture \nthat conforms to principles of Representational State Transfer (REST).\n\nThis OGC API Standard establishes a common pattern that is based on OpenAPI. \n",
  "modified": "2026-09-16T18:44:39.898424",
  "tooling": {
    "bblocks-postprocess": {
      "commitId": "\"e9e9cb5c905d4e569b44b4816a663ec450322f6f",
      "shortCommitId": "\"e9e9cb",
      "date": "2026-09-14T10:12:51+00:00\""
    }
  },
  "gitRepository": "https://github.com/ogcincubator/bblocks-ogcapi-common",
  "gitHubRepository": "https://github.com/ogcincubator/bblocks-ogcapi-common/blob/master/",
  "baseURL": "https://ogcincubator.github.io/bblocks-ogcapi-common/",
  "viewerURL": "https://ogcincubator.github.io/bblocks-ogcapi-common/",
  "validationReport": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/tests/report.html",
  "validationReportJson": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/tests/report.json",
  "imports": [
    "https://opengeospatial.github.io/bblocks/register.json"
  ],
  "bblocks": [
    {
      "itemIdentifier": "ogc.api.common.part1.schemas.confClasses",
      "name": "Conformance Classes schema",
      "status": "under-development",
      "dateTimeAddition": "2025-10-23T22:40:00+01:00",
      "itemClass": "schema",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common"
      ],
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/confClasses/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/confClasses/schema.json"
      },
      "abstract": "This building block corresponds to the schema for an OGC API Common confClasses",
      "shaclShapes": {},
      "ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/confClasses/context.jsonld",
      "remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/confClasses/remote_cache/",
      "dateOfLastChange": "2025-10-23",
      "sourceSchema": "https://schemas.opengis.net/ogcapi/common/part1/1.0/openapi/schemas/confClasses.yaml",
      "sourceLdContext": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/confClasses/context.jsonld",
      "resolvedSchemaProperties": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/confClasses/resolvedProperties.json",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/confClasses/",
      "validationPassed": true,
      "testOutputs": "https://github.com/ogcincubator/bblocks-ogcapi-common/blob/master/build/tests/api/common/part1/schemas/confClasses/",
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/schemas/confClasses/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/schemas/confClasses/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.schemas.confClasses"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.schemas.exception",
      "name": "Exception schema",
      "status": "under-development",
      "dateTimeAddition": "2025-10-23T22:40:00+01:00",
      "itemClass": "schema",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common"
      ],
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/exception/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/exception/schema.json"
      },
      "abstract": "This building block corresponds to the schema for an OGC API Common exception",
      "shaclShapes": {},
      "ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/exception/context.jsonld",
      "remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/exception/remote_cache/",
      "dateOfLastChange": "2025-10-23",
      "sourceSchema": "https://schemas.opengis.net/ogcapi/common/part1/1.0/openapi/schemas/exception.yaml",
      "sourceLdContext": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/exception/context.jsonld",
      "resolvedSchemaProperties": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/exception/resolvedProperties.json",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/exception/",
      "validationPassed": true,
      "testOutputs": "https://github.com/ogcincubator/bblocks-ogcapi-common/blob/master/build/tests/api/common/part1/schemas/exception/",
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/schemas/exception/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/schemas/exception/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.schemas.exception"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.schemas.link",
      "name": "Link schema",
      "status": "under-development",
      "dateTimeAddition": "2025-10-23T22:40:00+01:00",
      "itemClass": "schema",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common"
      ],
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/link/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/link/schema.json"
      },
      "abstract": "This building block corresponds to the schema for an OGC API Common link",
      "seeAlso": [
        "bblocks://ogc.ogc-utils.json-link"
      ],
      "shaclShapes": {},
      "ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/link/context.jsonld",
      "remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/link/remote_cache/",
      "dateOfLastChange": "2025-10-23",
      "sourceSchema": "https://schemas.opengis.net/ogcapi/common/part1/1.0/openapi/schemas/link.yaml",
      "sourceLdContext": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/link/context.jsonld",
      "resolvedSchemaProperties": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/link/resolvedProperties.json",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/link/",
      "validationPassed": true,
      "testOutputs": "https://github.com/ogcincubator/bblocks-ogcapi-common/blob/master/build/tests/api/common/part1/schemas/link/",
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/schemas/link/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/schemas/link/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.schemas.link"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.schemas.queryParamValueBoolean",
      "name": "Boolean query parameter value",
      "abstract": "The encoding of a boolean query parameter value: the lowercase strings \"true\" and \"false\".",
      "status": "under-development",
      "dateTimeAddition": "2026-09-16T00:00:00Z",
      "itemClass": "datatype",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core, Requirement /req/core/query-param-value-boolean",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common",
        "datatype",
        "query-parameter"
      ],
      "shaclShapes": {},
      "dateOfLastChange": "2026-09-16",
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/queryParamValueBoolean/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/queryParamValueBoolean/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/queryParamValueBoolean/schema.yaml",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/queryParamValueBoolean/",
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/schemas/queryParamValueBoolean/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/schemas/queryParamValueBoolean/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.schemas.queryParamValueBoolean"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.schemas.queryParamValueDecimal",
      "name": "Decimal query parameter value",
      "abstract": "The encoding of a decimal query parameter value: decimal digits separated by a period as a decimal indicator.",
      "status": "under-development",
      "dateTimeAddition": "2026-09-16T00:00:00Z",
      "itemClass": "datatype",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core, Requirement /req/core/query-param-value-decimal",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common",
        "datatype",
        "query-parameter"
      ],
      "shaclShapes": {},
      "dateOfLastChange": "2026-09-16",
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/queryParamValueDecimal/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/queryParamValueDecimal/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/queryParamValueDecimal/schema.yaml",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/queryParamValueDecimal/",
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/schemas/queryParamValueDecimal/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/schemas/queryParamValueDecimal/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.schemas.queryParamValueDecimal"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.schemas.queryParamValueDouble",
      "name": "Double query parameter value",
      "abstract": "The encoding of a double (exponential-format) query parameter value: a decimal mantissa followed, optionally, by an integer exponent.",
      "status": "under-development",
      "dateTimeAddition": "2026-09-16T00:00:00Z",
      "itemClass": "datatype",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core, Requirement /req/core/query-param-value-double",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common",
        "datatype",
        "query-parameter"
      ],
      "shaclShapes": {},
      "dateOfLastChange": "2026-09-16",
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/queryParamValueDouble/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/queryParamValueDouble/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/queryParamValueDouble/schema.yaml",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/queryParamValueDouble/",
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/schemas/queryParamValueDouble/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/schemas/queryParamValueDouble/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.schemas.queryParamValueDouble"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.schemas.queryParamValueInteger",
      "name": "Integer query parameter value",
      "abstract": "The encoding of an integer query parameter value: a finite-length sequence of decimal digits with an optional leading negative sign.",
      "status": "under-development",
      "dateTimeAddition": "2026-09-16T00:00:00Z",
      "itemClass": "datatype",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core, Requirement /req/core/query-param-value-integer",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common",
        "datatype",
        "query-parameter"
      ],
      "shaclShapes": {},
      "dateOfLastChange": "2026-09-16",
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/queryParamValueInteger/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/queryParamValueInteger/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/queryParamValueInteger/schema.yaml",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/queryParamValueInteger/",
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/schemas/queryParamValueInteger/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/schemas/queryParamValueInteger/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.schemas.queryParamValueInteger"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.schemas.queryParamValueList",
      "name": "Delimited list query parameter value",
      "abstract": "The encoding of a query parameter value that is a delimited list of values, one of the two ways OGC API - Common allows passing more than one value for a parameter.",
      "status": "under-development",
      "dateTimeAddition": "2026-09-16T00:00:00Z",
      "itemClass": "datatype",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core, Requirements /req/core/query-param-list-delimiter, /req/core/query-param-list-escape, /req/core/query-param-list-empty",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common",
        "datatype",
        "query-parameter"
      ],
      "shaclShapes": {},
      "dateOfLastChange": "2026-09-16",
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/queryParamValueList/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/queryParamValueList/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/queryParamValueList/schema.yaml",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/queryParamValueList/",
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/schemas/queryParamValueList/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/schemas/queryParamValueList/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.schemas.queryParamValueList"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.responses.ConformanceDeclaration",
      "name": "ConformanceDeclaration response",
      "abstract": "The response for the OGC API conformance declaration resource.",
      "status": "under-development",
      "dateTimeAddition": "2026-09-16T00:00:00Z",
      "itemClass": "response",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common",
        "response"
      ],
      "shaclShapes": {},
      "dependsOn": [
        "bblocks://ogc.api.common.part1.schemas.confClasses"
      ],
      "dateOfLastChange": "2026-09-16",
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/responses/ConformanceDeclaration/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/responses/ConformanceDeclaration/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/responses/ConformanceDeclaration/schema.yaml",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/responses/ConformanceDeclaration/",
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/responses/ConformanceDeclaration/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/responses/ConformanceDeclaration/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.responses.ConformanceDeclaration"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.responses.Exception",
      "name": "Exception response",
      "abstract": "An RFC 7807 \"Problem Details\" error response, as recommended by OGC API - Common for any error situation.",
      "status": "under-development",
      "dateTimeAddition": "2026-09-16T00:00:00Z",
      "itemClass": "response",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common",
        "response"
      ],
      "shaclShapes": {},
      "dependsOn": [
        "bblocks://ogc.api.common.part1.schemas.exception"
      ],
      "dateOfLastChange": "2026-09-16",
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/responses/Exception/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/responses/Exception/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/responses/Exception/schema.yaml",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/responses/Exception/",
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/responses/Exception/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/responses/Exception/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.responses.Exception"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.schemas.landingPage",
      "name": "Landing Page schema",
      "status": "under-development",
      "dateTimeAddition": "2025-10-23T22:40:00+01:00",
      "itemClass": "schema",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common"
      ],
      "abstract": "This building block corresponds to the schema for an OGC API Common landingPage",
      "shaclShapes": {},
      "dependsOn": [
        "bblocks://ogc.api.common.part1.schemas.link"
      ],
      "ldContext": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/landingPage/context.jsonld",
      "dateOfLastChange": "2025-10-23",
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/landingPage/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/landingPage/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/landingPage/schema.yaml",
      "sourceLdContext": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/landingPage/context.jsonld",
      "resolvedSchemaProperties": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/landingPage/resolvedProperties.json",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/schemas/landingPage/",
      "validationPassed": true,
      "testOutputs": "https://github.com/ogcincubator/bblocks-ogcapi-common/blob/master/build/tests/api/common/part1/schemas/landingPage/",
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/schemas/landingPage/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/schemas/landingPage/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.schemas.landingPage"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.paths.Conformance",
      "name": "Conformance path",
      "abstract": "The conformance declaration (\"{root}/conformance\"), listing the conformance classes implemented by this API.",
      "status": "under-development",
      "dateTimeAddition": "2026-09-16T00:00:00Z",
      "itemClass": "path",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common",
        "path"
      ],
      "shaclShapes": {},
      "dependsOn": [
        "bblocks://ogc.api.common.part1.responses.ConformanceDeclaration",
        "bblocks://ogc.api.common.part1.responses.Exception"
      ],
      "dateOfLastChange": "2026-09-16",
      "sourceOpenAPIDocument": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/paths/Conformance/openapi.yaml",
      "openAPIDocument": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/paths/Conformance/openapi.yaml",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/paths/Conformance/",
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/paths/Conformance/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/paths/Conformance/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.paths.Conformance"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.responses.LandingPage",
      "name": "LandingPage response",
      "abstract": "The response for the OGC API landing page resource.",
      "status": "under-development",
      "dateTimeAddition": "2026-09-16T00:00:00Z",
      "itemClass": "response",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common",
        "response"
      ],
      "shaclShapes": {},
      "dependsOn": [
        "bblocks://ogc.api.common.part1.schemas.landingPage"
      ],
      "dateOfLastChange": "2026-09-16",
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/responses/LandingPage/schema.yaml",
        "application/json": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/responses/LandingPage/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/responses/LandingPage/schema.yaml",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/responses/LandingPage/",
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/responses/LandingPage/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/responses/LandingPage/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.responses.LandingPage"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.paths.LandingPage",
      "name": "LandingPage path",
      "abstract": "The OGC API landing page (\"{root}/\"), the single starting point for discovering the resources exposed by the API.",
      "status": "under-development",
      "dateTimeAddition": "2026-09-16T00:00:00Z",
      "itemClass": "path",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common",
        "path"
      ],
      "shaclShapes": {},
      "dependsOn": [
        "bblocks://ogc.api.common.part1.responses.LandingPage",
        "bblocks://ogc.api.common.part1.responses.Exception"
      ],
      "dateOfLastChange": "2026-09-16",
      "sourceOpenAPIDocument": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/paths/LandingPage/openapi.yaml",
      "openAPIDocument": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/paths/LandingPage/openapi.yaml",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/paths/LandingPage/",
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/paths/LandingPage/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/paths/LandingPage/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.paths.LandingPage"
        }
      }
    },
    {
      "itemIdentifier": "ogc.api.common.part1.api",
      "name": "OGC API - Common",
      "abstract": "OGC API - Common OpenAPI-based building block, combining the landing page, conformance declaration and API definition resources into a single OpenAPI document.",
      "status": "under-development",
      "dateTimeAddition": "2026-09-16T00:00:00Z",
      "itemClass": "api",
      "register": "ogcapi-common",
      "version": "0.1",
      "sources": [
        {
          "title": "OGC API - Common - Part 1: Core",
          "link": "https://docs.ogc.org/is/19-072/19-072.html"
        }
      ],
      "tags": [
        "ogcapi-common"
      ],
      "shaclShapes": {},
      "dependsOn": [
        "bblocks://ogc.api.common.part1.paths.Conformance",
        "bblocks://ogc.api.common.part1.paths.LandingPage",
        "bblocks://ogc.api.common.part1.responses.Exception"
      ],
      "dateOfLastChange": "2026-09-16",
      "sourceOpenAPIDocument": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/api/openapi.yaml",
      "openAPIDocument": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/api/openapi.yaml",
      "sourceFiles": "https://ogcincubator.github.io/bblocks-ogcapi-common/_sources/part1/api/",
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/markdown/api/common/part1/api/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/generateddocs/json-full/api/common/part1/api/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/bblocks-ogcapi-common/bblock/ogc.api.common.part1.api"
        }
      }
    }
  ],
  "remoteCacheDir": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/_cache",
  "links": [
    {
      "rel": "self",
      "href": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/register.json",
      "type": "application/json",
      "title": "This Building Blocks Register in JSON format"
    },
    {
      "rel": "self",
      "href": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/bblocks.ttl",
      "type": "text/turtle",
      "title": "This Building Blocks Register in RDF Turtle format"
    },
    {
      "rel": "self",
      "href": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/bblocks.jsonld",
      "type": "application/ld+json",
      "title": "This Building Blocks Register in JSON-LD format"
    }
  ]
}