Skip to content

BrickSchema/docs

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 22, 2022 19:54
August 6, 2021 13:41
img
February 3, 2021 21:57
February 21, 2023 12:43
October 5, 2022 09:45
May 12, 2022 10:09
December 1, 2020 11:46
December 3, 2020 12:40
December 3, 2020 17:40
August 6, 2021 13:41
May 17, 2022 20:20
December 1, 2020 11:46
December 1, 2020 11:46
December 2, 2020 20:01

Brick Docs

These are developer-focused docs for using Brick to model buildings.

Getting Started

  1. Install JupyterBook
  2. Install deps:
    pip install --user -r requirements.txt
    jupyter sparqlkernel install
    # depending on how you setup your python env, you may need to run this instead
    # jupyter sparqlkernel install --user
    
  3. Build docs: jupyter book build .
  4. Visit docs: cd _build/html && python3 -m http.server

One other note: if you are using a virtual environment, do not create the virtual environment in the same directory as you have checked out this repository. JupyterBook may try to interpret your virutalenv directory as part of the book, if you see messages about "data.metadata.kernelspec must contain ['name', 'display_name'] properties" this is likely what's happening.

About

Online developer-focused documentation for the use of Brick. Hosted at https://docs.brickschema.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •