From 2b85b7692661dbf88b526274dc2d5fc992c5619c Mon Sep 17 00:00:00 2001 From: BradEstacio Date: Thu, 21 Dec 2023 12:06:14 -0500 Subject: [PATCH] Rename to nist-example --- .../schematics/{nist-ibal.pdf => nist-example.pdf} | Bin _toc.yml | 2 +- examples/{nist-ibal.md => nist-example.md} | 8 ++++---- models/{nist-ibal.jsonld => nist-example.jsonld} | 0 models/{nist-ibal.ttl => nist-example.ttl} | 0 queries.toml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) rename _static/schematics/{nist-ibal.pdf => nist-example.pdf} (100%) rename examples/{nist-ibal.md => nist-example.md} (96%) rename models/{nist-ibal.jsonld => nist-example.jsonld} (100%) rename models/{nist-ibal.ttl => nist-example.ttl} (100%) 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 d07b58bb..ba754fa5 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 {