Skip to content

Commit a478deb

Browse files
kfleminaxelstudios
andauthored
nlr-cmei updates (#225)
* nlr-cmei updates * one more * update tox? * tox fix * update setup python ci * Remove stopit to get rid of the pkg_resources import that is broken with the latest setuptools --------- Co-authored-by: Alex Swindler <Alex.Swindler@nlr.gov>
1 parent ded4eb0 commit a478deb

10 files changed

Lines changed: 11 additions & 11 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# VERSION 0.2
2-
# AUTHOR: Nicholas Long <nicholas.long@nrel.gov>
2+
# AUTHOR: Nicholas Long <nicholas.long@nlr.gov>
33
# DESCRIPTION: Dockerfile for running BuildingSync Website with Python 3.9+
44
# TO_BUILD_AND_RUN: docker-compose build && docker-compose up
55
FROM alpine:3.18

bsyncviewer/lib/buildingsync_schemas/BuildingSync_v0.2.0.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- edited with XMLSpy v2016 rel. 2 (x64) (http://www.altova.com) by Nicholas Long (NREL) -->
3-
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:auc="http://nrel.gov/schemas/bedes-auc/2014" targetNamespace="http://nrel.gov/schemas/bedes-auc/2014" elementFormDefault="qualified" attributeFormDefault="unqualified">
2+
<!-- edited with XMLSpy v2016 rel. 2 (x64) (http://www.altova.com) by Nicholas Long (NLR) -->
3+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:auc="http://nlr.gov/schemas/bedes-auc/2014" targetNamespace="http://nlr.gov/schemas/bedes-auc/2014" elementFormDefault="qualified" attributeFormDefault="unqualified">
44
<xs:annotation>
55
<xs:documentation>BuildingSync Schema - Version 0.2 (May 22, 2016)</xs:documentation>
66
</xs:annotation>

bsyncviewer/lib/buildingsync_schemas/BuildingSync_v0.3.0.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:auc="http://nrel.gov/schemas/bedes-auc/2014" targetNamespace="http://nrel.gov/schemas/bedes-auc/2014" elementFormDefault="qualified" attributeFormDefault="unqualified">
2+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:auc="http://nlr.gov/schemas/bedes-auc/2014" targetNamespace="http://nlr.gov/schemas/bedes-auc/2014" elementFormDefault="qualified" attributeFormDefault="unqualified">
33
<xs:annotation>
44
<xs:documentation>BuildingSync Schema - Version 0.3 (May 31, 2018)</xs:documentation>
55
</xs:annotation>

bsyncviewer/lib/validator/examples/schema1.0.0/Example – Valid Schema Invalid UseCase.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<auc:Audits xmlns:auc="http://nrel.gov/schemas/bedes-auc/2014">
1+
<auc:Audits xmlns:auc="http://nlr.gov/schemas/bedes-auc/2014">
22
<auc:Audit ID="Audit-70234559076380">
33
<auc:Sites>
44
<auc:Site ID="Site-70234398332900">

bsyncviewer/lib/validator/examples/schema2.2.0/L200_Audit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This file is intended to document all of the required elements and attributes
55
for a Level 2 audit.
66
-->
7-
<auc:BuildingSync xmlns:auc="http://buildingsync.net/schemas/bedes-auc/2019" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://buildingsync.net/schemas/bedes-auc/2019 /Users/tedsummer/Development/Projects/NREL/schema/BuildingSync.xsd" version="2.2.0">
7+
<auc:BuildingSync xmlns:auc="http://buildingsync.net/schemas/bedes-auc/2019" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://buildingsync.net/schemas/bedes-auc/2019 /Users/tedsummer/Development/Projects/NLR/schema/BuildingSync.xsd" version="2.2.0">
88
<auc:Facilities>
99
<auc:Facility ID="Facility-A">
1010
<auc:Sites>

bsyncviewer/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h1>{% block title %}(no title){% endblock %}</h1>
110110
<div>
111111
<ul class="copyright">
112112
<p>BuildingSync<sup>®</sup> is a registered trademark of the Alliance for Energy Innovation, LLC.</p>
113-
<p>The <a href="https://www.nrel.gov/" target="_blank" rel="noopener">National Laboratory of the Rockies</a> is a national laboratory of the U.S. Department of Energy, Office of Critical Minerals and Energy Innovation.</p>
113+
<p>The <a href="https://www.nlr.gov/" target="_blank" rel="noopener">National Laboratory of the Rockies</a> is a national laboratory of the U.S. Department of Energy, Office of Critical Minerals and Energy Innovation.</p>
114114
</ul>
115115
</div>
116116
</footer>

bsyncviewer/templates/base2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h1>{% block title %}(no title){% endblock title %}</h1>
132132
<div class="col-sm-9">
133133
<div class="item-about">
134134
<p>BuildingSync® is a registered trademark of the Alliance for Energy Innovation, LLC.</p>
135-
<p>The <a href="https://www.nrel.gov/" target="_blank" rel="noopener">National Laboratory of the Rockies</a> is a national laboratory of the U.S. Department of Energy, Office of Critical Minerals and Energy Innovation.</p>
135+
<p>The <a href="https://www.nlr.gov/" target="_blank" rel="noopener">National Laboratory of the Rockies</a> is a national laboratory of the U.S. Department of Energy, Office of Critical Minerals and Energy Innovation.</p>
136136
<!-- <div class="social-icon">
137137
<span><i class="fa fa-facebook" aria-hidden="true"></i></span>
138138
<span><i class="fa fa-twitter" aria-hidden="true"></i></span>

bsyncviewer/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ <h5><a href="https://lists.buildingenergytools.org/g/BuildingSync" target="_blan
383383
</div>
384384
<div class="info-content">
385385
<h6>Department of Energy</h6>
386-
<h5><a href="https://www.energy.gov/eere/buildings/buildingsync" target="_blank" rel="noopener">BuildingSync Project Details</a></h5>
386+
<h5><a href="https://www.energy.gov/cmei/buildings/buildingsync" target="_blank" rel="noopener">BuildingSync Project Details</a></h5>
387387
</div>
388388
</div>
389389
</div>

bsyncviewer/tests/data/test_schema.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- edited with XMLSpy v2016 (x64) (http://www.altova.com) by kflemin (NREL) -->
2+
<!-- edited with XMLSpy v2016 (x64) (http://www.altova.com) by kflemin (NLR) -->
33
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:auc="http://buildingsync.net/schemas/bedes-auc/2019" targetNamespace="http://buildingsync.net/schemas/bedes-auc/2019" elementFormDefault="qualified" attributeFormDefault="unqualified">
44
<xs:annotation>
55
<xs:documentation>BuildingSync Schema - Version 1.0 (January 31, 2019)</xs:documentation>

bsyncviewer/tests/data/test_valid_schema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- edited with XMLSpy v2016 rel. 2 sp1 (x64) (http://www.altova.com) by Dan Macumber (NREL) -->
1+
<!-- edited with XMLSpy v2016 rel. 2 sp1 (x64) (http://www.altova.com) by Dan Macumber (NLR) -->
22
<auc:BuildingSync xmlns:auc="http://buildingsync.net/schemas/bedes-auc/2019" xsi:schemaLocation="http://buildingsync.net/schemas/bedes-auc/2019 https://raw.githubusercontent.com/BuildingSync/schema/v1.0-patch/BuildingSync.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
33
<auc:Facilities>
44
<auc:Facility>

0 commit comments

Comments
 (0)