Overview of the Brick Schema
masterBrick is an open-source, BSD-licensed schema designed to provide a uniform way to represent building metadata. It consists of three core components:
- RDF Class Hierarchy: Describes various building subsystems, entities, and equipment.
- Relationships: A minimal, principled set of relationships used to connect entities into a directed graph representing a building.
- Encapsulation: A method for composing complex building components from lower-level ones.
For detailed documentation, visit the official website at http://brickschema.org/.