diff --git a/_static/schematics/nist-ibal.pdf b/_static/schematics/nist-example.pdf
similarity index 100%
rename from _static/schematics/nist-ibal.pdf
rename to _static/schematics/nist-example.pdf
diff --git a/_toc.yml b/_toc.yml
index 4cd29c24..83ac4cd4 100644
--- a/_toc.yml
+++ b/_toc.yml
@@ -8,7 +8,7 @@ parts:
- caption: Example Buildings
chapters:
- file: examples/lbnl-example.md
- - file: examples/nist-ibal.md
+ - file: examples/nist-example.md
- file: examples/NREL-example.md
- caption: Example Systems
chapters:
diff --git a/examples/nist-ibal.md b/examples/nist-example.md
similarity index 96%
rename from examples/nist-ibal.md
rename to examples/nist-example.md
index 7591699a..fff2bb49 100644
--- a/examples/nist-ibal.md
+++ b/examples/nist-example.md
@@ -1,13 +1,13 @@
-# NIST Intelligent Buildings Agents Laboratory
+# NIST Example Building
This is a model of the Intelligent Buildings Agents Laboratory (IBAL) at NIST.
-The schematics of the air and hydronic systems can be found [here](../_static/schematics/nist-ibal.pdf)
+The schematics of the air and hydronic systems can be found [here](../_static/schematics/nist-example.pdf)
## Downloads
-- Turtle file
-- JSON-LD file
+- Turtle file
+- JSON-LD file
## Queries
| Description | Query URL |
diff --git a/models/nist-ibal.jsonld b/models/nist-example.jsonld
similarity index 100%
rename from models/nist-ibal.jsonld
rename to models/nist-example.jsonld
diff --git a/models/nist-ibal.ttl b/models/nist-example.ttl
similarity index 100%
rename from models/nist-ibal.ttl
rename to models/nist-example.ttl
diff --git a/queries.toml b/queries.toml
index 99ee5962..af906444 100644
--- a/queries.toml
+++ b/queries.toml
@@ -20,7 +20,7 @@ SELECT ?location ?sensor WHERE {
}
"""
-[[nist-ibal]]
+[[nist-example]]
description="Zone/room temperature sensors"
query="""
SELECT ?location ?sensor WHERE {