{
  "name": "OGC Main",
  "abstract": "OGC Specification Elements packaged as FAIR Building Blocks.",
  "description": "\nThe OGC Building Blocks register provides an overview of a series of [building blocks](https://ogcincubator.github.io/bblocks-docs/) managed by the OGC community through a variety of processes:\n\n- formal standards publication processes the Standards Working Groups\n- agreements with other standards bodies (eg. ISO)\n- community hosted examples of re-use (profiles and extensions of OGC standards)\n- informal \"incubator\" processes where more than one project needs a solution, and appropriate SWG scope is yet to be determined\n\n![](https://lucid.app/publicSegments/view/9d075f82-8611-4f32-83eb-994143669cc8/image.png)\n\n\nNotes:\n\n1. Policies are in preparation for naming and governance of these sub-registers, and this is subject to change pending adoption of such policies.\n1. Building Block identification will be designed to support transition between governance domains without change using symbolic references.\n1. A formal definition of Building Blocks and the level of \"granularity\" they represent with respect to the OGC Modular Specification is TBD.\n",
  "sparqlEndpoint": "https://defs-dev.opengis.net/fuseki/query",
  "modified": "2026-08-09T04:32:11.276131",
  "tooling": {
    "bblocks-postprocess": {
      "commitId": "\"989dc6251d43604afdfd4b503bdbd417e88a5876",
      "shortCommitId": "\"989dc6",
      "date": "2026-08-06T10:55:48+00:00\""
    }
  },
  "gitRepository": "https://github.com/opengeospatial/bblocks",
  "gitHubRepository": "https://github.com/opengeospatial/bblocks/blob/master/",
  "baseURL": "https://opengeospatial.github.io/bblocks/",
  "viewerURL": "https://opengeospatial.github.io/bblocks/register/",
  "validationReport": "https://opengeospatial.github.io/bblocks/tests/report.html",
  "validationReportJson": "https://opengeospatial.github.io/bblocks/tests/report.json",
  "bblocks": [
    {
      "itemIdentifier": "ogc.geo.common.data_types.bounding_box",
      "name": "Bounding Box",
      "abstract": "The bounding box JSON object describes a simple spatial extent of a resource. For OGC API\u2019s this could be a feature, a feature collection or a dataset, but it can be used in any JSON resource that wants to communicate its rough location. The extent is simple in that the bounding box does not describe the precise location and shape of the resource, but provides an axis-aligned approximation of the spatial extent that can be used as an initial test whether two resources are potentially intersecting each other.",
      "status": "stable",
      "dateTimeAddition": "2022-05-24T13:51:38+00:00",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "1.0.1",
      "dateOfLastChange": "2023-03-09",
      "sources": [
        {
          "title": "OGC API - Features, Part 1, 7.13.2: Feature Collections Response",
          "link": "http://www.opengis.net/doc/IS/ogcapi-features-1/1.0#_response_4"
        }
      ],
      "requirementClasses": [
        "..."
      ],
      "seeAlso": [
        "..."
      ],
      "maturity": "mature",
      "scope": "geo",
      "group": "Common",
      "shaclShapes": {},
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/data_types/bounding_box/schema.yaml",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/data_types/bounding_box/",
      "validationPassed": true,
      "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/geo/common/data_types/bounding_box/",
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/data_types/bounding_box/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/data_types/bounding_box/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.common.data_types.bounding_box"
        }
      }
    },
    {
      "itemIdentifier": "ogc.geo.common.data_types.geojson",
      "name": "GeoJSON",
      "abstract": "A GeoJSON object",
      "status": "stable",
      "dateTimeAddition": "2023-05-24T14:56:51+00:00",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "1.0",
      "dateOfLastChange": "2023-05-15",
      "sources": [
        {
          "title": "IETF RFC 7946 - The GeoJSON Format",
          "link": "https://datatracker.ietf.org/doc/html/rfc7946"
        }
      ],
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/geojson/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/geojson/schema.json"
      },
      "maturity": "mature",
      "scope": "geo",
      "group": "Common",
      "shaclShapes": {},
      "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/geojson/context.jsonld",
      "remoteCacheDir": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/geojson/remote_cache/",
      "sourceSchema": "https://geojson.org/schema/Feature.json",
      "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/data_types/geojson/context.jsonld",
      "resolvedSchemaProperties": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/geojson/resolvedProperties.json",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/data_types/geojson/",
      "validationPassed": true,
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/data_types/geojson/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/data_types/geojson/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.common.data_types.geojson"
        }
      }
    },
    {
      "itemIdentifier": "ogc.geo.common.parameters.bbox",
      "name": "bbox",
      "abstract": "The bbox query parameter provides a simple mechanism for filtering resources based on their location. It selects all resources that intersect a rectangle (map view) or box (including height information).",
      "status": "stable",
      "dateTimeAddition": "2022-05-24T13:51:38+00:00",
      "itemClass": "parameter",
      "register": "ogc-building-block-register",
      "version": "1.0",
      "dateOfLastChange": "2022-05-24",
      "sources": [
        {
          "title": "OGC API - Features, Part 1, 7.15.3: Parameter bbox",
          "link": "https://docs.ogc.org/is/17-069r3/17-069r3.html#_parameter_bbox"
        }
      ],
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox/schema.json"
      },
      "maturity": "mature",
      "scope": "geo",
      "group": "Common",
      "shaclShapes": {},
      "remoteCacheDir": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox/remote_cache/",
      "sourceSchema": "https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/parameters/bbox.yaml",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/parameters/bbox/",
      "validationPassed": true,
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/parameters/bbox/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/parameters/bbox/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.common.parameters.bbox"
        }
      }
    },
    {
      "itemIdentifier": "ogc.geo.common.parameters.bbox-crs",
      "name": "bbox-crs",
      "abstract": "The bbox-crs query parameter can be used to assert the coordinate reference system that is used for the coordinate values of the bbox parameter.",
      "status": "stable",
      "dateTimeAddition": "2022-07-05T01:01:01+02:00",
      "itemClass": "parameter",
      "register": "ogc-building-block-register",
      "version": "1.0",
      "dateOfLastChange": "2022-07-05",
      "sources": [
        {
          "title": "OGC API - Features, Part 2, 6.3.1: Parameter bbox-crs",
          "link": "http://www.opengis.net/doc/IS/ogcapi-features-2/1.0#_parameter_bbox_crs"
        }
      ],
      "maturity": "mature",
      "scope": "geo",
      "group": "Common",
      "shaclShapes": {},
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox-crs/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox-crs/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/parameters/bbox-crs/schema.yaml",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/common/parameters/bbox-crs/",
      "validationPassed": true,
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/parameters/bbox-crs/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/parameters/bbox-crs/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.common.parameters.bbox-crs"
        }
      }
    },
    {
      "itemIdentifier": "ogc.ogc-utils.json-link",
      "name": "JSON Link",
      "abstract": "Web linking is used to express relationships between resources. The JSON object representation of links described here is used consistently in OGC API\u2019s.",
      "status": "stable",
      "dateTimeAddition": "2022-05-18T15:21:59+00:00",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "0.1",
      "dateOfLastChange": "2022-05-18",
      "sources": [
        {
          "title": "IETF RFC 8288 - Web Linking",
          "link": "https://www.rfc-editor.org/rfc/rfc8288.txt"
        }
      ],
      "maturity": "mature",
      "scope": "ogc-utils",
      "shaclShapes": {},
      "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/json-link/context.jsonld",
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/json-link/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/json-link/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/ogc-utils/json-link/schema.yaml",
      "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/ogc-utils/json-link/context.jsonld",
      "resolvedSchemaProperties": "https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/json-link/resolvedProperties.json",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/ogc-utils/json-link/",
      "validationPassed": true,
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/json-link/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/json-link/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.ogc-utils.json-link"
        }
      }
    },
    {
      "itemIdentifier": "ogc.geo.json-fg.time",
      "name": "JSON-FG time member",
      "status": "stable",
      "dateTimeAddition": "2024-05-28T09:45:00+00:00",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "0.2.2",
      "dateOfLastChange": "2024-05-28",
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/time/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/time/schema.json"
      },
      "sources": [
        {
          "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
          "link": "http://docs.ogc.org/per/21-017r1.html"
        }
      ],
      "scope": "geo",
      "group": "JSON-FG",
      "shaclShapes": {},
      "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/time/context.jsonld",
      "remoteCacheDir": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/time/remote_cache/",
      "sourceSchema": "https://beta.schemas.opengis.net/json-fg/time.json",
      "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/time/context.jsonld",
      "resolvedSchemaProperties": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/time/resolvedProperties.json",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/time/",
      "validationPassed": true,
      "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/geo/json-fg/time/",
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/time/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/time/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.time"
        }
      }
    },
    {
      "itemIdentifier": "ogc.ogc-utils.iri-or-curie",
      "name": "IRI or CURIE",
      "highlighted": true,
      "abstract": "This Building Block defines a data type allowing schemas and profiles to use string base type for a full IRI/URI or a CURIE (with or without a prefix). This common pattern is complex to implement, and this Building Block makes it easy to implement consistently where-ever need.",
      "status": "stable",
      "dateTimeAddition": "2023-08-08T00:00:00+00:00",
      "itemClass": "datatype",
      "register": "ogc-building-block-register",
      "version": "1.0",
      "dateOfLastChange": "2023-03-09",
      "sources": [
        {
          "title": "IETF RFC 3986 - Uniform Resource Identifiers (URI): Generic Syntax",
          "link": "https://www.ietf.org/rfc/rfc3986.txt"
        },
        {
          "title": "IETF RFC 3987 - Internationalized Resource Identifiers (IRIs)",
          "link": "https://www.ietf.org/rfc/rfc3987.txt"
        },
        {
          "title": "CURIE Syntax 1.0",
          "link": "https://www.w3.org/TR/curie/"
        }
      ],
      "scope": "geo",
      "group": "Common",
      "shaclShapes": {},
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/ogc-utils/iri-or-curie/schema.yaml",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/ogc-utils/iri-or-curie/",
      "validationPassed": true,
      "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/ogc-utils/iri-or-curie/",
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/iri-or-curie/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/iri-or-curie/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.ogc-utils.iri-or-curie"
        }
      }
    },
    {
      "itemIdentifier": "ogc.geo.features.feature",
      "name": "Feature",
      "highlighted": true,
      "abstract": "A feature. Every feature is a sub-resource of an OGC Collection.",
      "status": "stable",
      "dateTimeAddition": "2023-05-24T14:56:51+00:00",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "1.0",
      "dateOfLastChange": "2023-05-15",
      "sources": [
        {
          "title": "OGC API - Features, Part 1, 7.16.2: Feature Response",
          "link": "https://docs.ogc.org/is/17-069r3/17-069r3.html#_response_7"
        },
        {
          "title": "ISO 19101-1:2014 - Geographic information - Reference model - Part 1: Fundamentals",
          "link": "https://www.iso.org/standard/59164.html"
        }
      ],
      "maturity": "mature",
      "scope": "geo",
      "group": "Common",
      "shaclShapes": {
        "ogc.geo.features.feature": [
          "https://opengeospatial.github.io/bblocks/registereditems/geo/features/feature/shapes.shacl"
        ]
      },
      "dependsOn": [
        "bblocks://ogc.geo.common.data_types.geojson",
        "bblocks://ogc.geo.common.data_types.bounding_box",
        "bblocks://ogc.ogc-utils.json-link"
      ],
      "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/context.jsonld",
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/geo/features/feature/schema.yaml",
      "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/geo/features/feature/context.jsonld",
      "resolvedSchemaProperties": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/resolvedProperties.json",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/features/feature/",
      "validationPassed": true,
      "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/geo/features/feature/",
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/features/feature/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/features/feature/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.features.feature"
        }
      }
    },
    {
      "itemIdentifier": "ogc.geo.json-fg.link-role",
      "name": "Link with role and target conformance",
      "abstract": "A JSON-FG compliant web link with mandatory annotation of link role and optional conformance information to describe target resource. Compliant with profile resource descriptor model.",
      "status": "under-development",
      "dateTimeAddition": "2023-08-21T00:00:00Z",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "0.1",
      "dateOfLastChange": "2023-08-21",
      "sources": [],
      "maturity": "development",
      "scope": "unstable",
      "tags": [
        "json-fg",
        "link",
        "profile"
      ],
      "shaclShapes": {},
      "dependsOn": [
        "bblocks://ogc.ogc-utils.json-link",
        "bblocks://ogc.ogc-utils.iri-or-curie"
      ],
      "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/context.jsonld",
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/link-role/schema.yaml",
      "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/link-role/context.jsonld",
      "resolvedSchemaProperties": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/link-role/resolvedProperties.json",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/link-role/",
      "validationPassed": true,
      "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/geo/json-fg/link-role/",
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/link-role/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/link-role/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.link-role"
        }
      }
    },
    {
      "itemIdentifier": "ogc.ogc-utils.topology",
      "name": "Geometry using references",
      "abstract": "Demonstration of a schema using coordinates of points, withpout duplication",
      "status": "under-development",
      "dateTimeAddition": "2023-04-05T00:00:00Z",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "0.1",
      "dateOfLastChange": "2023-05-24",
      "link": "https://github.com/icsm-au/3d-csdm-schema",
      "sources": [],
      "maturity": "development",
      "scope": "unstable",
      "tags": [
        "3D",
        "geometry",
        "topology"
      ],
      "shaclShapes": {},
      "dependsOn": [
        "bblocks://ogc.ogc-utils.iri-or-curie"
      ],
      "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/topology/context.jsonld",
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/topology/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/topology/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/ogc-utils/topology/schema.yaml",
      "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/ogc-utils/topology/context.jsonld",
      "resolvedSchemaProperties": "https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/topology/resolvedProperties.json",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/ogc-utils/topology/",
      "validationPassed": true,
      "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/ogc-utils/topology/",
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/topology/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/topology/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.ogc-utils.topology"
        }
      }
    },
    {
      "itemIdentifier": "ogc.geo.features.featureCollection",
      "name": "Feature Collection",
      "abstract": "A collection of features.",
      "status": "stable",
      "dateTimeAddition": "2023-06-26T14:56:51+00:00",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "1.0",
      "dateOfLastChange": "2023-06-26",
      "sources": [
        {
          "title": "OGC API - Features, Part 1, 7.14.2: Feature Collection Response",
          "link": "https://docs.ogc.org/is/17-069r3/17-069r3.html#_response_5"
        }
      ],
      "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/context.jsonld",
      "maturity": "mature",
      "scope": "geo",
      "group": "Common",
      "shaclShapes": {
        "ogc.geo.features.featureCollection": [
          "https://opengeospatial.github.io/bblocks/registereditems/geo/features/featureCollection/shapes.shacl"
        ],
        "ogc.geo.features.feature": [
          "https://opengeospatial.github.io/bblocks/registereditems/geo/features/feature/shapes.shacl"
        ]
      },
      "dependsOn": [
        "bblocks://ogc.geo.features.feature",
        "bblocks://ogc.ogc-utils.json-link"
      ],
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/geo/features/featureCollection/schema.yaml",
      "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/geo/features/feature/context.jsonld",
      "resolvedSchemaProperties": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/resolvedProperties.json",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/features/featureCollection/",
      "validationPassed": true,
      "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/geo/features/featureCollection/",
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/features/featureCollection/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/features/featureCollection/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.features.featureCollection"
        }
      }
    },
    {
      "itemIdentifier": "ogc.geo.json-fg.feature",
      "name": "JSON-FG Feature",
      "highlighted": true,
      "abstract": "A OGC Features and Geometries JSON (JSON-FG) Feature, extending GeoJSON to support a limited set of additional capabilities that are out-of-scope for GeoJSON, but that are important for a variety of use cases involving feature data.",
      "status": "stable",
      "dateTimeAddition": "2023-05-31T14:56:51+00:00",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "0.1",
      "dateOfLastChange": "2023-05-31",
      "sources": [
        {
          "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
          "link": "http://docs.ogc.org/per/21-017r1.html"
        }
      ],
      "scope": "geo",
      "group": "JSON-FG",
      "shaclShapes": {
        "ogc.geo.features.feature": [
          "https://opengeospatial.github.io/bblocks/registereditems/geo/features/feature/shapes.shacl"
        ]
      },
      "dependsOn": [
        "bblocks://ogc.geo.features.feature",
        "bblocks://ogc.ogc-utils.json-link",
        "bblocks://ogc.geo.json-fg.time"
      ],
      "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/context.jsonld",
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/feature/schema.json",
      "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/feature/context.jsonld",
      "resolvedSchemaProperties": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/resolvedProperties.json",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/feature/",
      "validationPassed": true,
      "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/geo/json-fg/feature/",
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/feature/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/feature/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.feature"
        }
      }
    },
    {
      "itemIdentifier": "ogc.geo.json-fg.feature-lenient",
      "name": "JSON-FG Feature - Lenient",
      "abstract": "A OGC Features and Geometries JSON (JSON-FG) Feature that does not require the \"time\" and \"place\" properties.",
      "status": "stable",
      "dateTimeAddition": "2023-08-08T00:00:00+00:00",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "0.1",
      "dateOfLastChange": "2023-08-08",
      "sources": [
        {
          "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
          "link": "http://docs.ogc.org/per/21-017r1.html"
        }
      ],
      "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/context.jsonld",
      "seeAlso": [
        "ogc.geo.json-fg.feature"
      ],
      "scope": "geo",
      "group": "JSON-FG",
      "shaclShapes": {
        "ogc.geo.features.feature": [
          "https://opengeospatial.github.io/bblocks/registereditems/geo/features/feature/shapes.shacl"
        ]
      },
      "dependsOn": [
        "bblocks://ogc.geo.features.feature",
        "bblocks://ogc.ogc-utils.json-link",
        "bblocks://ogc.geo.json-fg.time"
      ],
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/feature-lenient/schema.yaml",
      "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/feature/context.jsonld",
      "resolvedSchemaProperties": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/resolvedProperties.json",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/feature-lenient/",
      "validationPassed": true,
      "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/geo/json-fg/feature-lenient/",
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/feature-lenient/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/feature-lenient/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.feature-lenient"
        }
      }
    },
    {
      "itemIdentifier": "ogc.geo.json-fg.featureCollection",
      "name": "JSON-FG Feature Collection",
      "abstract": "A collection of OGC Features and Geometries JSON (JSON-FG) Features, extending GeoJSON to support a limited set of additional capabilities that are out-of-scope for GeoJSON, but that are important for a variety of use cases involving feature data.",
      "status": "stable",
      "dateTimeAddition": "2023-05-31T14:56:51+00:00",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "0.1",
      "dateOfLastChange": "2023-05-31",
      "sources": [
        {
          "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
          "link": "http://docs.ogc.org/per/21-017r1.html"
        }
      ],
      "scope": "geo",
      "group": "JSON-FG",
      "shaclShapes": {
        "ogc.geo.features.featureCollection": [
          "https://opengeospatial.github.io/bblocks/registereditems/geo/features/featureCollection/shapes.shacl"
        ],
        "ogc.geo.features.feature": [
          "https://opengeospatial.github.io/bblocks/registereditems/geo/features/feature/shapes.shacl"
        ]
      },
      "dependsOn": [
        "bblocks://ogc.geo.features.featureCollection",
        "bblocks://ogc.ogc-utils.json-link",
        "bblocks://ogc.geo.json-fg.feature"
      ],
      "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/context.jsonld",
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/featureCollection/schema.json",
      "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/featureCollection/context.jsonld",
      "resolvedSchemaProperties": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/resolvedProperties.json",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/featureCollection/",
      "validationPassed": true,
      "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/geo/json-fg/featureCollection/",
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/featureCollection/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/featureCollection/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.featureCollection"
        }
      }
    },
    {
      "itemIdentifier": "ogc.geo.json-fg.featureCollection-lenient",
      "name": "JSON-FG Feature Collection - Lenient",
      "abstract": "A collection of lenient OGC Features and Geometries JSON (JSON-FG) Features, that do not require the \"time\" and \"place\" properties",
      "status": "stable",
      "dateTimeAddition": "2023-08-08T00:00:00+00:00",
      "itemClass": "schema",
      "register": "ogc-building-block-register",
      "version": "0.1",
      "dateOfLastChange": "2023-08-08",
      "sources": [
        {
          "title": "OGC Testbed-17: OGC Features and Geometries JSON Engineering Report",
          "link": "http://docs.ogc.org/per/21-017r1.html"
        }
      ],
      "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/context.jsonld",
      "seeAlso": [
        "ogc.geo.json-fg.featureCollection"
      ],
      "scope": "geo",
      "group": "JSON-FG",
      "shaclShapes": {
        "ogc.geo.features.featureCollection": [
          "https://opengeospatial.github.io/bblocks/registereditems/geo/features/featureCollection/shapes.shacl"
        ],
        "ogc.geo.features.feature": [
          "https://opengeospatial.github.io/bblocks/registereditems/geo/features/feature/shapes.shacl"
        ]
      },
      "dependsOn": [
        "bblocks://ogc.geo.features.featureCollection",
        "bblocks://ogc.ogc-utils.json-link",
        "bblocks://ogc.geo.json-fg.feature-lenient"
      ],
      "schema": {
        "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml",
        "application/json": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.json"
      },
      "sourceSchema": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/featureCollection-lenient/schema.yaml",
      "sourceLdContext": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/featureCollection/context.jsonld",
      "resolvedSchemaProperties": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/resolvedProperties.json",
      "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/geo/json-fg/featureCollection-lenient/",
      "validationPassed": true,
      "documentation": {
        "json-full": {
          "mediatype": "application/json",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json"
        },
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/featureCollection-lenient/index.md"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://opengeospatial.github.io/bblocks/register/bblock/ogc.geo.json-fg.featureCollection-lenient"
        }
      }
    }
  ],
  "remoteCacheDir": "https://opengeospatial.github.io/bblocks/annotated-schemas/_cache",
  "links": [
    {
      "rel": "self",
      "href": "https://opengeospatial.github.io/bblocks/register.json",
      "type": "application/json",
      "title": "This Building Blocks Register in JSON format"
    },
    {
      "rel": "self",
      "href": "https://opengeospatial.github.io/bblocks/bblocks.ttl",
      "type": "text/turtle",
      "title": "This Building Blocks Register in RDF Turtle format"
    },
    {
      "rel": "self",
      "href": "https://opengeospatial.github.io/bblocks/bblocks.jsonld",
      "type": "application/ld+json",
      "title": "This Building Blocks Register in JSON-LD format"
    }
  ]
}