{
  "name": "CHEK Project profiles",
  "abstract": "Profiles for the CHEK project as Building Blocks.\n",
  "description": "This register contains CHEK DBP project data requirements profiles as building blocks.\n\nFor a building block to be a valid CHEK profile, it needs to:\n\n  1. Have a `data.ttl` file with the RDF description of the profile (using [The Profiles Vocabulary](https://www.w3.org/TR/dx-prof/))  \n  2. Contain some [SHACL shapes](https://ogcincubator.github.io/bblocks-docs/create/validation#shacl-validation)\n  3. Have the `chek-validation-profile` tag\n\nYou can use the [dummy profile](https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.profiles.common.dummy)\nas a template.\n\nProfile dependencies can be declared either by using `dependsOn` in `bblock.json` (with the id of the bblock), or using\n[`prof:isProfileOf`](https://www.w3.org/TR/dx-prof/#Property:isProfileOf) in the RDF definition of the profile.\n",
  "modified": "2025-11-13T10:05:23.417463",
  "tooling": {
    "bblocks-postprocess": {
      "commitId": "\"4fa4cc94cf7d37823107d163051f795337c61afb",
      "shortCommitId": "\"4fa4cc",
      "date": "2025-11-11T09:16:12+00:00\""
    }
  },
  "gitRepository": "https://github.com/ogcincubator/chek-profiles-bblocks",
  "gitHubRepository": "https://github.com/ogcincubator/chek-profiles-bblocks/blob/master/",
  "baseURL": "https://ogcincubator.github.io/chek-profiles-bblocks/",
  "viewerURL": "https://ogcincubator.github.io/chek-profiles-bblocks/",
  "validationReport": "https://ogcincubator.github.io/chek-profiles-bblocks/build/tests/report.html",
  "validationReportJson": "https://ogcincubator.github.io/chek-profiles-bblocks/build/tests/report.json",
  "imports": [
    "https://opengeospatial.github.io/bblocks/register.json"
  ],
  "bblocks": [
    {
      "itemIdentifier": "ogc.chekdbp.profiles.common.buildings-present",
      "name": "Buildings present",
      "abstract": "Profile that requires that buildings are present in a dataset",
      "status": "stable",
      "dateTimeAddition": "2024-12-12T00:00:00Z",
      "itemClass": "model",
      "version": "1.0",
      "dateOfLastChange": "2025-11-13",
      "tags": [
        "chek-validation-profile"
      ],
      "shaclShapes": {
        "ogc.chekdbp.profiles.common.buildings-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/buildings-present/rules.shacl"
        ]
      },
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/buildings-present/",
      "rdfData": [
        "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/buildings-present/data.ttl"
      ],
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/profiles/common/buildings-present/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/profiles/common/buildings-present/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.profiles.common.buildings-present"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.profiles.common.dummy",
      "name": "Dummy profile",
      "abstract": "Empty profile without rules",
      "status": "stable",
      "dateTimeAddition": "2024-11-10T00:00:00Z",
      "itemClass": "model",
      "version": "1.0",
      "dateOfLastChange": "2025-11-13",
      "tags": [
        "chek-validation-profile"
      ],
      "shaclShapes": {
        "ogc.chekdbp.profiles.common.dummy": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/dummy/rules.shacl"
        ]
      },
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/dummy/",
      "rdfData": [],
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/profiles/common/dummy/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/profiles/common/dummy/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.profiles.common.dummy"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.profiles.common.green-public-spaces-present",
      "name": "Green public spaces present",
      "abstract": "Profile that requires that green public spaces are present in a dataset",
      "status": "stable",
      "dateTimeAddition": "2024-11-10T00:00:00Z",
      "itemClass": "model",
      "version": "1.0",
      "dateOfLastChange": "2025-11-13",
      "tags": [
        "chek-validation-profile"
      ],
      "shaclShapes": {
        "ogc.chekdbp.profiles.common.green-public-spaces-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/green-public-spaces-present/rules.shacl"
        ]
      },
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/green-public-spaces-present/",
      "rdfData": [
        "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/green-public-spaces-present/data.ttl"
      ],
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/profiles/common/green-public-spaces-present/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/profiles/common/green-public-spaces-present/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.profiles.common.green-public-spaces-present"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.profiles.common.roads-present",
      "name": "Roads present",
      "abstract": "Profile that requires that roads are present in a dataset",
      "status": "stable",
      "dateTimeAddition": "2024-11-10T00:00:00Z",
      "itemClass": "model",
      "version": "1.0",
      "dateOfLastChange": "2025-11-13",
      "tags": [
        "chek-validation-profile"
      ],
      "shaclShapes": {
        "ogc.chekdbp.profiles.common.roads-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/roads-present/rules.shacl"
        ]
      },
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/roads-present/",
      "rdfData": [
        "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/roads-present/data.ttl"
      ],
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/profiles/common/roads-present/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/profiles/common/roads-present/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.profiles.common.roads-present"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.templates.base-rule",
      "$schema": "https://raw.githubusercontent.com/opengeospatial/bblocks-postprocess/refs/heads/master/ogc/bblocks/schemas/bblock.schema.yaml",
      "name": "Base rule template",
      "abstract": "Supporting building block with common rule template properties",
      "status": "under-development",
      "dateTimeAddition": "2025-01-24T00:00:00Z",
      "itemClass": "schema",
      "version": "0.1",
      "dateOfLastChange": "2025-11-13",
      "shaclShapes": {},
      "ldContext": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/base-rule/context.jsonld",
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/base-rule/schema.yaml",
        "application/json": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/base-rule/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/templates/base-rule/schema.yaml",
      "sourceLdContext": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/templates/base-rule/context.jsonld",
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/templates/base-rule/",
      "rdfData": [],
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/templates/base-rule/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/templates/base-rule/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.templates.base-rule"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.templates.object-selector",
      "$schema": "https://raw.githubusercontent.com/opengeospatial/bblocks-postprocess/refs/heads/master/ogc/bblocks/schemas/bblock.schema.yaml",
      "name": "Object selector",
      "abstract": "Common properties for declaring city object selectors in rule template",
      "status": "under-development",
      "dateTimeAddition": "2025-01-24T00:00:00Z",
      "itemClass": "schema",
      "version": "0.1",
      "dateOfLastChange": "2025-11-13",
      "shaclShapes": {},
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/object-selector/schema.yaml",
        "application/json": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/object-selector/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/templates/object-selector/schema.yaml",
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/templates/object-selector/",
      "rdfData": [],
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/templates/object-selector/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/templates/object-selector/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.templates.object-selector"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.profiles.czechia.prague",
      "name": "Prague profile",
      "abstract": "Profile for the Prague (CZ) municipality",
      "status": "stable",
      "dateTimeAddition": "2024-12-20T00:00:00Z",
      "itemClass": "model",
      "version": "1.0",
      "dateOfLastChange": "2025-11-13",
      "dependsOn": [
        "ogc.chekdbp.profiles.common.green-public-spaces-present",
        "ogc.chekdbp.profiles.common.roads-present"
      ],
      "tags": [
        "chek-validation-profile"
      ],
      "shaclShapes": {
        "ogc.chekdbp.profiles.czechia.prague": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/czechia/prague/rules.shacl"
        ],
        "ogc.chekdbp.profiles.common.green-public-spaces-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/green-public-spaces-present/rules.shacl"
        ],
        "ogc.chekdbp.profiles.common.roads-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/roads-present/rules.shacl"
        ]
      },
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/czechia/prague/",
      "rdfData": [
        "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/czechia/prague/data.ttl"
      ],
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/profiles/czechia/prague/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/profiles/czechia/prague/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.profiles.czechia.prague"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.profiles.italy.ascoli-piceno",
      "name": "Ascoli Piceno profile",
      "abstract": "Profile for the Ascoli Piceno (IT) municipality",
      "status": "stable",
      "dateTimeAddition": "2024-11-10T00:00:00Z",
      "itemClass": "model",
      "version": "1.0",
      "dateOfLastChange": "2025-11-13",
      "dependsOn": [
        "ogc.chekdbp.profiles.common.green-public-spaces-present",
        "ogc.chekdbp.profiles.common.roads-present",
        "ogc.chekdbp.profiles.common.buildings-present"
      ],
      "tags": [
        "chek-validation-profile"
      ],
      "shaclShapes": {
        "ogc.chekdbp.profiles.italy.ascoli-piceno": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/italy/ascoli-piceno/rules.shacl"
        ],
        "ogc.chekdbp.profiles.common.green-public-spaces-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/green-public-spaces-present/rules.shacl"
        ],
        "ogc.chekdbp.profiles.common.roads-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/roads-present/rules.shacl"
        ],
        "ogc.chekdbp.profiles.common.buildings-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/buildings-present/rules.shacl"
        ]
      },
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/italy/ascoli-piceno/",
      "rdfData": [
        "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/italy/ascoli-piceno/data.ttl"
      ],
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/profiles/italy/ascoli-piceno/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/profiles/italy/ascoli-piceno/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.profiles.italy.ascoli-piceno"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.profiles.portugal.gaia",
      "name": "Vila Nova de Gaia profile",
      "abstract": "Profile for the Vila Nova de Gaia (PT) municipality",
      "status": "stable",
      "dateTimeAddition": "2024-12-20T00:00:00Z",
      "itemClass": "model",
      "version": "1.0",
      "dateOfLastChange": "2025-11-13",
      "dependsOn": [
        "ogc.chekdbp.profiles.common.green-public-spaces-present",
        "ogc.chekdbp.profiles.common.roads-present"
      ],
      "tags": [
        "chek-validation-profile"
      ],
      "shaclShapes": {
        "ogc.chekdbp.profiles.portugal.gaia": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/portugal/gaia/rules.shacl"
        ],
        "ogc.chekdbp.profiles.common.green-public-spaces-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/green-public-spaces-present/rules.shacl"
        ],
        "ogc.chekdbp.profiles.common.roads-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/roads-present/rules.shacl"
        ]
      },
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/portugal/gaia/",
      "rdfData": [
        "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/portugal/gaia/data.ttl"
      ],
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/profiles/portugal/gaia/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/profiles/portugal/gaia/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.profiles.portugal.gaia"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.profiles.portugal.lisbon",
      "name": "Lisbon profile",
      "abstract": "Profile for the Lisbon (PT) municipality",
      "status": "stable",
      "dateTimeAddition": "2024-12-20T00:00:00Z",
      "itemClass": "model",
      "version": "1.0",
      "dateOfLastChange": "2025-11-13",
      "dependsOn": [
        "ogc.chekdbp.profiles.common.green-public-spaces-present",
        "ogc.chekdbp.profiles.common.roads-present"
      ],
      "tags": [
        "chek-validation-profile"
      ],
      "shaclShapes": {
        "ogc.chekdbp.profiles.portugal.lisbon": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/portugal/lisbon/rules.shacl"
        ],
        "ogc.chekdbp.profiles.common.green-public-spaces-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/green-public-spaces-present/rules.shacl"
        ],
        "ogc.chekdbp.profiles.common.roads-present": [
          "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/common/roads-present/rules.shacl"
        ]
      },
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/portugal/lisbon/",
      "rdfData": [
        "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/profiles/portugal/lisbon/data.ttl"
      ],
      "validationPassed": true,
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/profiles/portugal/lisbon/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/profiles/portugal/lisbon/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.profiles.portugal.lisbon"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.templates.object-attribute",
      "$schema": "https://raw.githubusercontent.com/opengeospatial/bblocks-postprocess/refs/heads/master/ogc/bblocks/schemas/bblock.schema.yaml",
      "name": "Object Attribute",
      "abstract": "Creates a rule to validate the existence and/or value of an attribute in an object or set of objects",
      "status": "under-development",
      "dateTimeAddition": "2025-01-24T00:00:00Z",
      "itemClass": "schema",
      "version": "0.1",
      "dateOfLastChange": "2025-11-13",
      "tags": [
        "chek-rule-template"
      ],
      "shaclShapes": {},
      "dependsOn": [
        "ogc.chekdbp.templates.base-rule",
        "ogc.chekdbp.templates.object-selector"
      ],
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/object-attribute/schema.yaml",
        "application/json": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/object-attribute/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/templates/object-attribute/schema.yaml",
      "ldContext": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/object-attribute/context.jsonld",
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/templates/object-attribute/",
      "rdfData": [],
      "validationPassed": true,
      "testOutputs": "https://github.com/ogcincubator/chek-profiles-bblocks/blob/master/build/tests/chekdbp/templates/object-attribute/",
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/templates/object-attribute/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/templates/object-attribute/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.templates.object-attribute"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.templates.object-lod",
      "$schema": "https://raw.githubusercontent.com/opengeospatial/bblocks-postprocess/refs/heads/master/ogc/bblocks/schemas/bblock.schema.yaml",
      "name": "Object Level of Detail (LoD)",
      "abstract": "Creates a rule to validate the LoD of a given element or set of elements",
      "status": "under-development",
      "dateTimeAddition": "2025-01-24T00:00:00Z",
      "itemClass": "schema",
      "version": "0.1",
      "dateOfLastChange": "2025-11-13",
      "tags": [
        "chek-rule-template"
      ],
      "shaclShapes": {},
      "dependsOn": [
        "ogc.chekdbp.templates.base-rule",
        "ogc.chekdbp.templates.object-selector"
      ],
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/object-lod/schema.yaml",
        "application/json": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/object-lod/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/templates/object-lod/schema.yaml",
      "ldContext": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/object-lod/context.jsonld",
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/templates/object-lod/",
      "rdfData": [],
      "validationPassed": true,
      "testOutputs": "https://github.com/ogcincubator/chek-profiles-bblocks/blob/master/build/tests/chekdbp/templates/object-lod/",
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/templates/object-lod/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/templates/object-lod/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.templates.object-lod"
        }
      }
    },
    {
      "itemIdentifier": "ogc.chekdbp.templates.object-presence",
      "$schema": "https://raw.githubusercontent.com/opengeospatial/bblocks-postprocess/refs/heads/master/ogc/bblocks/schemas/bblock.schema.yaml",
      "name": "Object Presence",
      "abstract": "Creates a rule to validate the existence of a set of City Objects",
      "status": "under-development",
      "dateTimeAddition": "2025-01-24T00:00:00Z",
      "itemClass": "schema",
      "version": "0.1",
      "dateOfLastChange": "2025-11-13",
      "tags": [
        "chek-rule-template"
      ],
      "shaclShapes": {},
      "dependsOn": [
        "ogc.chekdbp.templates.base-rule",
        "ogc.chekdbp.templates.object-selector"
      ],
      "schema": {
        "application/yaml": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/object-presence/schema.yaml",
        "application/json": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/object-presence/schema.json"
      },
      "sourceSchema": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/templates/object-presence/schema.yaml",
      "ldContext": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/chekdbp/templates/object-presence/context.jsonld",
      "sourceFiles": "https://ogcincubator.github.io/chek-profiles-bblocks/_sources/templates/object-presence/",
      "rdfData": [],
      "validationPassed": true,
      "testOutputs": "https://github.com/ogcincubator/chek-profiles-bblocks/blob/master/build/tests/chekdbp/templates/object-presence/",
      "documentation": {
        "markdown": {
          "mediatype": "text/markdown",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/markdown/chekdbp/templates/object-presence/index.md"
        },
        "json-full": {
          "mediatype": "application/json",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/build/generateddocs/json-full/chekdbp/templates/object-presence/index.json"
        },
        "bblocks-viewer": {
          "mediatype": "text/html",
          "url": "https://ogcincubator.github.io/chek-profiles-bblocks/bblock/ogc.chekdbp.templates.object-presence"
        }
      }
    }
  ],
  "remoteCacheDir": "https://ogcincubator.github.io/chek-profiles-bblocks/build/annotated/_cache"
}