|
99 | 99 | <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/> |
100 | 100 | <path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/> |
101 | 101 | </svg> |
102 | | - Database Overview & Guidelines |
| 102 | + Database Introduction |
103 | 103 | </div> |
104 | 104 | <button class="info-banner__toggle" onclick="toggleInfoSection()" id="infoToggle"> |
105 | 105 | <svg width="16" height="16" fill="currentColor" viewBox="0 0 16 16" id="toggleIcon"> |
|
112 | 112 | <div class="col-md-8"> |
113 | 113 | <h5 class="info-section__subtitle">About the Open Energy Platform Database</h5> |
114 | 114 | <p class="info-section__text"> |
115 | | - The Open Energy Platform provides a comprehensive collection of energy-related datasets organized into thematic topics. |
116 | | - Each topic contains multiple datasets with structured data that supports energy system analysis, modeling, and research. |
117 | | - |
118 | | - We build on linked data technologies and semantic web standards to ensure data is discoverable, reusable, and interoperable. |
119 | | - Datasets are enriched with metadata, including tags, descriptions, and quality indicators to facilitate easy navigation and understanding. |
120 | | - We build applications and tools to help users explore, visualize, and analyze the data effectively. |
| 115 | + The Open Energy Platform offers a rich collection of energy-related datasets, organized by topic to support modeling, |
| 116 | + analysis, and research. Each dataset includes structured data and metadata with tags, descriptions, and quality |
| 117 | + indicators. We develop tools to help users explore, visualize, and analyze data, using linked data and semantic web |
| 118 | + standards to ensure interoperability and reuse. Our REST API enables flexible, automated data access and contribution |
| 119 | + without a fixed data model. While technical knowledge is often needed, we're working to make the platform more |
| 120 | + user-friendly—especially for tasks like comparing scenario input/output datasets. Learn more about using the database |
| 121 | + in our <a href="{{ EXTERNAL_URLS.tutorials_index }}" target="_blank">Academy</a>. |
121 | 122 | </p> |
122 | 123 | <h6 class="info-section__subtitle">How to Navigate:</h6> |
123 | 124 | <ul class="info-section__list"> |
|
0 commit comments