Skip to content

Commit 52cb646

Browse files
authored
Merge pull request #118 from BuildingEnergyTools/lbnl
Updated links on BEDES page.
2 parents 5da91b7 + 9f107cb commit 52cb646

File tree

5 files changed

+62
-76
lines changed

5 files changed

+62
-76
lines changed

src/app/tool/bedes/compliance/compliance.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1 class="mat-h2 mb-4">BEDES Compliance</h1>
22

3-
<p>Interested in developing a BEDES-compliant application? The BEDES team is available to provide guidance and technical assistance to a limited number of software developers and other entities, including help with developing mappings and checking compliance. To take advantage of this opportunity, please <a href="https://bedes.lbl.gov/contact-us">contact us</a>.</p>
4-
<p>There are two different paths for compliance: through Mapping and Exchange, as shown in Table 1. Mapping compliance documents the relationships between the native terms and definitions used in an application and their associated BEDES terms. See the <a href="https://docs.google.com/document/d/1wvkugBc5UZ4v6mhjFCDoaqOmZreJ3hrcJDcp36tClmQ/edit#heading=h.1araki8oh4y5">BEDES Mapping Procedure</a> for guidance on how to create a mapping. Exchange compliance takes Mapping compliance one step further by establishing a schema for exchanging that information electronically.</p>
3+
<p>Interested in developing a BEDES-compliant application? The BEDES team is available to provide guidance and technical assistance to a limited number of software developers and other entities, including help with developing mappings and checking compliance. To take advantage of this opportunity, please contact BTODataTools@ee.doe.gov.</p>
4+
<p>There are two different paths for compliance: through Mapping and Exchange, as shown in Table 1. Mapping compliance documents the relationships between the native terms and definitions used in an application and their associated BEDES terms. See the <a href="https://docs.google.com/document/d/1wvkugBc5UZ4v6mhjFCDoaqOmZreJ3hrcJDcp36tClmQ">BEDES Mapping Procedure</a> for guidance on how to create a mapping. Exchange compliance takes Mapping compliance one step further by establishing a schema for exchanging that information electronically.</p>
55

66
<h3 class="mat-h3 mb-4">BEDES COMPLIANCE TABLE</h3>
77
<div class="mb-4" fxLayoutAlign="center">

src/app/tool/bedes/faq/faq.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ <h2 class="mat-h3">Why doesn't BEDES define relationships or a hierarchy for its
77
<p>By limiting itself to terms, definitions, and data field formats, BEDES retains greater flexibility and can be adopted by a variety of different data schemas and software tools. Relationships and hierarchy are left to the various schemas that map to BEDES. If there a market demand and pathway for standardizing relationships, BEDES may take that up in the future.</p>
88

99
<h2 class="mat-h3">How can I view the BEDES Dictionary?</h2>
10-
<p>View the <a href="https://bedes.lbl.gov/bedes-online">BEDES Dictionary</a>.</p>
10+
<p>Use the <a href="https://bedes-manager.lbl.gov">Mapping Manager</a> to explore the dictionary.</p>
1111

1212
<h2 class="mat-h3">How can I become BEDES compliant?</h2>
1313
<p>Software developers and other entities that collect or distribute building energy performance data can either adopt an existing schema that uses BEDES terms, or develop their own. For more information, see the <a routerLink="../compliance">BEDES Compliance</a> page.</p>
14-
<p>The BEDES team can provide limited assistance to answer questions, provide guidance and check compliance. If you have questions about using BEDES in your product or process, please email BTODataTools@ee.doe.gov.</p>
14+
<p>The BEDES team can provide limited assistance to answer questions, provide guidance and check compliance. If you have questions about using BEDES in your product or process, please contact BTODataTools@ee.doe.gov.</p>
1515

1616
<h2 class="mat-h3">What are the benefits of becoming BEDES compliant?</h2>
1717
<p>BEDES compliance facilitates the exchange of data with other BEDES compliant products, including commonly used federal tools such as Portfolio Manager and the Building Performance Database. Because the data does not need to be manually translated and reformatted, it can be exchanged between products with lower cost, greater speed and fewer potential errors. As the BEDES compliant ecosystem of software tools and schemas grows, the value of compliance will continue to increase.</p>

src/app/tool/bedes/home/home.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="mat-h2 mb-4">BEDES</h1>
2727
</div> -->
2828
</div>
2929
<p>Contact BTODataTools@ee.doe.gov to schedule an expert consultation and see what BEDES can do for you.</p>
30-
<p>Ready to jump in? Visit the <a href="https://bedes.lbl.gov/bedes-online">BEDES Dictionary</a> and <a href="https://bedes-manager.lbl.gov/home/login">Mapping Manager</a> to get started.</p>
30+
<p>Ready to jump in? Visit the <a href="https://bedes.lbl.gov">BEDES website</a> or the <a href="https://bedes-manager.lbl.gov">Mapping Manager</a> to get started.</p>
3131

3232
<!--<div fxLayout="row" fxLayoutAlign="space-around">
3333
<div fxFlex="50%" class="mr-3">

0 commit comments

Comments
 (0)