This repository was archived by the owner on Sep 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
41 lines (38 loc) · 2.25 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
layout: landing
---
<section id="banner">
<div class="inner">
<h2>{{ site.title_html }}</h2>
<p>{{ site.description | markdownify }}</p>
</div>
<a href="#one" class="more scrolly">Learn More</a>
</section>
<section id="one" class="wrapper style2 special">
<div class="inner">
<header class="major">
<h2>What is BuildingSync?</h2>
<p>BuildingSync<sup>®</sup> is a common schema for energy audit data that can be utilized by different software and databases involved in the energy audit process. It allows data to be more easily aggregated, compared, and exchanged between different databases and software tools. This streamlines the energy audit process, improving the value of the data, minimizing duplication of effort for subsequent audits, and facilitating achievement of greater energy efficiency.</p>
<p>BuildingSync was developed to address the lack of an industry-standard collection format for energy audit data. Standardizing energy audit data can help energy auditors, software providers, building owners, utilities, and other entities by maximizing the value that can be obtained from each set of data - value obtained through collaboration, comparison, and reuse.</p>
</header>
</div>
</section>
<section id="two" class="wrapper style3 special">
<div class="inner">
<header class="major">
<img id="workflow" src="/images/workflow.png" alt="BuildingSync Workflow" title="BuildingSync Workflow">
</header>
</div>
</section>
<section id="three" class="wrapper alt style2">
<section class="spotlight">
<div class="image"><img src="images/pic01.jpg" alt="" /></div><div class="content">
<p>The schema was developed by a <a href="http://www.nrel.gov/">National Renewable Energy Laboratory (NREL)</a> led working group. Working group participants included <a href="/about/collaborators/">industry collaborators, national laboratories, and government agencies</a>.</p>
</div>
</section>
<section class="spotlight">
<div class="image"><img src="images/pic02.jpg" alt="" /></div><div class="content">
<p>BuildingSync standardizes the format of the energy audit data itself. It is not intended to standardize the calculations performed on these data by engineers, analysts, software packages, or other audit tools.</p>
</div>
</section>
</section>