Brick Schema 1.4

brick.schema@1.4.0

Open ontology for building equipment, points and subsystems.

publishedBSD-3-Clause Verified publisher 2,050 installs

Content is not redistributed by the Marketplace

This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from Brick Schema Consortium under its own licence.

Go to source

Overview

Brick models HVAC, electrical, metering and spatial relationships. Widely used for building and facility twins and a natural companion to industrial and infrastructure packages.

What's inside

ontology

  • Brick.ttl

instances

  • examples/small-office.ttl

documentation

  • README.md

Artifact types

Dependencies

Version history

  • v1.4.0latestNimble ≥ 1.0.08/29/2026

    Current release.

  • v0.9.0Nimble ≥ 1.0.01/31/2026

    Initial public preview.

Manifest

Nimble consumes this machine-readable manifest when resolving and installing the package.

{
  "package": {
    "id": "brick.schema",
    "name": "Brick Schema 1.4",
    "version": "1.4.0",
    "status": "published"
  },
  "publisher": {
    "name": "Brick Schema Consortium",
    "type": "community"
  },
  "domains": [
    "manufacturing-industrial",
    "critical-infrastructure"
  ],
  "solution_areas": [
    "equipment",
    "asset-management",
    "utilities"
  ],
  "artifacts": [
    "ontology",
    "example-instances"
  ],
  "dependencies": [
    {
      "id": "nimble.core",
      "version": ">=1.0.0",
      "optional": false
    }
  ],
  "compatibility": {
    "nimble": {
      "minimum": "1.0.0",
      "maximum": null
    }
  },
  "license": {
    "type": "BSD-3-Clause",
    "name": "BSD 3-Clause License",
    "url": "https://opensource.org/license/bsd-3-clause",
    "redistribution": "bundled",
    "attribution_required": true,
    "attribution": "Brick Schema, BSD 3-Clause.",
    "source_authority": "Brick Schema Consortium",
    "source_url": "https://brickschema.org"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "ontology": [
      "Brick.ttl"
    ],
    "instances": [
      "examples/small-office.ttl"
    ],
    "documentation": [
      "README.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}