{"id":3009,"date":"2024-01-21T13:53:22","date_gmt":"2024-01-21T12:53:22","guid":{"rendered":"https:\/\/knowledgebase.buildingsmart.co.at\/documentation\/"},"modified":"2025-03-03T12:02:26","modified_gmt":"2025-03-03T11:02:26","slug":"documentation","status":"publish","type":"page","link":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/","title":{"rendered":"Documentation"},"content":{"rendered":"<style>.kb-row-layout-id1446_a33cf2-82 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id1446_a33cf2-82 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id1446_a33cf2-82 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);max-width:600px;margin-left:auto;margin-right:auto;padding-top:var(--global-kb-spacing-5xl, 10rem);padding-bottom:var(--global-kb-spacing-4xl, 8rem);grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id1446_a33cf2-82 > .kt-row-layout-overlay{opacity:0.50;mix-blend-mode:normal;}@media all and (max-width: 1024px){.kb-row-layout-id1446_a33cf2-82 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id1446_a33cf2-82 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id1446_a33cf2-82 alignfull has-theme-palette3-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column1446_355ccd-e7 > .kt-inside-inner-col,.kadence-column1446_355ccd-e7 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column1446_355ccd-e7 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column1446_355ccd-e7 > .kt-inside-inner-col{flex-direction:column;}.kadence-column1446_355ccd-e7 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column1446_355ccd-e7 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column1446_355ccd-e7{position:relative;}.kadence-column1446_355ccd-e7, .kt-inside-inner-col > .kadence-column1446_355ccd-e7:not(.specificity){margin-top:var(--global-kb-spacing-lg, 3rem);}@media all and (max-width: 1024px){.kadence-column1446_355ccd-e7 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column1446_355ccd-e7 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column1446_355ccd-e7 inner-column-1\"><div class=\"kt-inside-inner-col\"><style>.wp-block-kadence-advancedheading.kt-adv-heading1446_a967eb-a5, .wp-block-kadence-advancedheading.kt-adv-heading1446_a967eb-a5[data-kb-block=\"kb-adv-heading1446_a967eb-a5\"]{margin-top:var(--global-kb-spacing-xs, 1rem);margin-bottom:var(--global-kb-spacing-sm, 1.5rem);text-align:center;font-size:var(--global-kb-font-size-xl, 3rem);line-height:1.1;font-weight:700;font-style:normal;}.wp-block-kadence-advancedheading.kt-adv-heading1446_a967eb-a5 mark.kt-highlight, .wp-block-kadence-advancedheading.kt-adv-heading1446_a967eb-a5[data-kb-block=\"kb-adv-heading1446_a967eb-a5\"] mark.kt-highlight{font-style:normal;color:#f76a0c;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.wp-block-kadence-advancedheading.kt-adv-heading1446_a967eb-a5 img.kb-inline-image, .wp-block-kadence-advancedheading.kt-adv-heading1446_a967eb-a5[data-kb-block=\"kb-adv-heading1446_a967eb-a5\"] img.kb-inline-image{width:150px;vertical-align:baseline;}<\/style>\n<h2 class=\"kt-adv-heading1446_a967eb-a5 wp-block-kadence-advancedheading has-theme-palette-9-color has-text-color\" data-kb-block=\"kb-adv-heading1446_a967eb-a5\">Search in our repertoire<\/h2>\n\n\n\n<p class=\"has-text-align-center has-sm-font-size has-theme-palette-9-color has-text-color has-link-color wp-elements-1 wp-block-paragraph\">Browse through all our content &#8211; from explanations of terms to summaries of specialist books, specialist lectures and best practices.<\/p>\n<\/div><\/div>\n\n<\/div><\/div>        <script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    document.querySelectorAll('.wedocs-docs-grid__section-title').forEach(title => {\n        title.addEventListener('click', function(e) {\n            \/\/ Ignore clicks on links\n            if (e.target.tagName.toLowerCase() === 'a') {\n                return;\n            }\n\n            const section = this.closest('.wedocs-docs-grid__section');\n            const articlesList = section.querySelector('.wedocs-docs-grid__articles');\n            const toggleIcon = this.querySelector('svg');\n\n            if (articlesList) {\n                articlesList.classList.toggle('collapsed');\n                toggleIcon?.classList.toggle('active');\n            }\n        });\n    });\n});\n<\/script><style>\n            .wedocs-docs-grid__details-link:hover {\n                background-color: #00c9e8 !important;\n                color: #ffffff !important;\n            }\n            .wedocs-docs-grid__section-title svg {\n                transition: transform 0.3s ease;\n            }\n            .wedocs-docs-grid__section-title svg.active {\n                transform: rotate(180deg);\n            }\n        <\/style>        <div class=\"wedocs-block-wrapper wp-block-wedocs-wedocs-docs-grid\">\n            <div class=\"wedocs-docs-grid wedocs-docs-grid--1x2\">\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/\" style=\"color: #333333;\">\n                                Digital Product Passport (DPP) for construction products                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/foreword2\/\"\n                                                        style=\"color: #333333;\">\n                                                        Foreword                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/foreword\/\"\n                                                        style=\"color: #333333;\">\n                                                        &lt;font dir=&quot;auto&quot; style=&quot;vertical-align: inherit;&quot;&gt;&lt;font dir=&quot;auto&quot; style=&quot;vertical-align: inherit;&quot;&gt;Foreword&lt;\/font&gt;&lt;\/font&gt;foreword                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/summary\/\"\n                                                        style=\"color: #333333;\">\n                                                        Summary                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-1-overview-of-the-digital-product-passport-dpp\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 1 &#8211; Overview of the Digital Product Passport (DPP)                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-1-overview-of-the-digital-product-passport-dpp\/chapter-1-1-regulatory-basis-of-the-dpp\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 1.1 &#8211; Regulatory basis of the DPP                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-1-overview-of-the-digital-product-passport-dpp\/chapter-1-2-comparison-with-existing-regulations-and-integration-with-openbim\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 1.2 &#8211; Comparison with existing regulations and integration with openBIM                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-1-overview-of-the-digital-product-passport-dpp\/chapter-1-3-cpr-takes-precedence-over-espr-lex-specialis\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 1.3 &#8211; CPR takes precedence over ESPR &#8211; lex specialis                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-1-overview-of-the-digital-product-passport-dpp\/chapter-1-4-environmental-social-and-governance-esg\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 1.4 &#8211; Environmental, Social and Governance (ESG)                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-1-overview-of-the-digital-product-passport-dpp\/chapter-1-5-dpp-and-esg\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 1.5 &#8211; DPP and ESG                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-2-advantages-and-challenges-of-the-dpp\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 2 &#8211; Advantages and challenges of the DPP                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-2-advantages-and-challenges-of-the-dpp\/chapter-2-1-advantages-of-dpp\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 2.1 &#8211; Advantages of DPP                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-2-advantages-and-challenges-of-the-dpp\/chapter-2-2-the-challenge-of-implementing-digital-product-passports\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 2.2 &#8211; The challenge of implementing digital product passports                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-3-how-is-the-digital-dpp-structured\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 3 &#8211; How is the digital DPP structured?                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-3-how-is-the-digital-dpp-structured\/chapter-3-1-unique-product-identification\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.1 &#8211; Unique product identification                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-3-how-is-the-digital-dpp-structured\/chapter-3-2-dpp-structure\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.2 &#8211; DPP structure                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-3-how-is-the-digital-dpp-structured\/chapter-3-3-dpp-data-fields\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.3 &#8211; DPP data fields                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-3-how-is-the-digital-dpp-structured\/chapter-3-4-mandatory-and-optional-features\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.4 &#8211; Mandatory and optional features                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-4-identification\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 4 &#8211; Identification                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-4-identification\/chapter-4-1-product-identification\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 4.1 &#8211; Product identification                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-4-identification\/chapter-4-2-feature-identification\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 4.2 &#8211; Feature identification                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-4-identification\/chapter-4-3-identification-requirements-using-a-product-example\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 4.3 &#8211; Identification requirements using a product example                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-5-dpp-access\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 5 &#8211; DPP access                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-6-how-is-a-dpp-published\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 6 &#8211; How is a DPP published?                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-6-how-is-a-dpp-published\/chapter-6-1-dpp-creation\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 6.1 &#8211; DPP creation                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-6-how-is-a-dpp-published\/chapter-6-2-secure-data-transfer-in-openbim-environments\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 6.2 &#8211; Secure data transfer in openBIM environments                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-6-how-is-a-dpp-published\/chapter-6-3-review\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 6.3 &#8211; Review                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-6-how-is-a-dpp-published\/chapter-6-4-public-access-and-transparency\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 6.4 &#8211; Public access and transparency                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-6-how-is-a-dpp-published\/chapter-6-5-updating-and-maintenance\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 6.5 &#8211; Updating and maintenance                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-6-how-is-a-dpp-published\/chapter-6-6-training-and-further-education-in-the-openbim-context\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 6.6 &#8211; Training and further education in the openBIM context                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-6-how-is-a-dpp-published\/chapter-6-7-data-integration-before-and-during-use-the-asset-administration-shell-aas\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 6.7 &#8211; Data integration before and during use &#8211; the Asset Administration Shell (AAS)                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-7-green-public-procurement-gpp\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 7 &#8211; Green Public Procurement (GPP)                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-7-green-public-procurement-gpp\/chapter-7-1-gpp-award-and-selection-criteria\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 7.1 &#8211; GPP &#8211; Award and selection criteria                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-7-green-public-procurement-gpp\/chapter-7-2-suitability-criterion-ecodesign-efficiency\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 7.2 &#8211; Suitability criterion Ecodesign efficiency                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-7-green-public-procurement-gpp\/chapter-7-3-award-criteria\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 7.3 &#8211; Award criteria                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-8-digital-product-passport-impact-on-switzerland\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 8 &#8211; Digital product passport &#8211; impact on Switzerland                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-8-digital-product-passport-impact-on-switzerland\/chapter-8-1-export\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 8.1 &#8211; Export                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-8-digital-product-passport-impact-on-switzerland\/chapter-8-2-import\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 8.2 &#8211; Import                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-8-digital-product-passport-impact-on-switzerland\/chapter-8-3-swiss-companies-in-the-domestic-market\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 8.3 &#8211; Swiss companies in the domestic market                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-8-digital-product-passport-impact-on-switzerland\/chapter-8-4-integration-of-the-dpp-into-swiss-legislation-and-openbim\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 8.4 &#8211; Integration of the DPP into Swiss legislation and openBIM                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-9-introduction-of-the-dpp-for-different-product-categories\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 9 &#8211; Introduction of the DPP for different product categories                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-9-introduction-of-the-dpp-for-different-product-categories\/chapter-9-1-delegated-acts\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 9.1 &#8211; Delegated acts                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-9-introduction-of-the-dpp-for-different-product-categories\/chapter-9-2-mandate-to-cen-cenelec\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 9.2 &#8211; Mandate to CEN\/CENELEC                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-9-introduction-of-the-dpp-for-different-product-categories\/chapter-9-3-mutual-recognition-agreement-mra\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 9.3 &#8211; Mutual Recognition Agreement (MRA)                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-9-introduction-of-the-dpp-for-different-product-categories\/chapter-9-4-adoption-of-harmonized-eu-construction-product-standards-in-switzerland\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 9.4 &#8211; Adoption of harmonized EU construction product standards in Switzerland                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-10-conclusion\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 10 &#8211; Conclusion                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-11-call-for-participation\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 11 &#8211; Call for Participation                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-12-appendices\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 12 &#8211; Appendices                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-12-appendices\/chapter-12-1-relevant-standards\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 12.1 &#8211; Relevant standards                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-12-appendices\/chapter-12-2-glossary\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 12.2 &#8211; Glossary                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/chapter-13-imprint\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 13 &#8211; Imprint                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/digital-product-passport-dpp-for-construction-products\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/\" style=\"color: #333333;\">\n                                Standard AIA 2026                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/foreword\/\"\n                                                        style=\"color: #333333;\">\n                                                        Foreword                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-1-revision-status\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 1 &#8211; Revision status                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-2-introduction\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 2 &#8211; Introduction                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-3-project-information\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 3 &#8211; Project information                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-3-project-information\/chapter-3-1-project-objectives\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.1 &#8211; Project objectives                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-3-project-information\/chapter-3-1-project-objectives-2\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.1 &#8211; Project objectives                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-3-project-information\/chapter-3-2-project-participants\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.2 &#8211; Project participants                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-3-project-information\/chapter-3-3-project-phases\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.3 &#8211; Project phases                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-3-project-information\/chapter-3-4-project-standards\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.4 &#8211; Project standards                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-4-project-organization\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 4 &#8211; Project organization                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-4-project-organization\/chapter-4-5-collaboration-in-the-project\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 4.5 &#8211; Collaboration in the project                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-5-use-cases\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 5 &#8211; Use cases                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-6-model-specific-specifications\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 6 &#8211; Model-specific specifications                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/chapter-7-appendices\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 7 &#8211; Appendices                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/standard-aia-2026\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/\" style=\"color: #333333;\">\n                                Level of Information Need Basics                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-1-situation\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 1 &#8211; Situation                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-2-aim-and-purpose\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 2 &#8211; Aim and purpose                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-3-documentation-structure\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 3 &#8211; Documentation structure                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-4-challenge\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 4 &#8211; Challenge                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-5-delimitation\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 5 &#8211; Delimitation                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-6-understanding\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 6 &#8211; Understanding                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-7-level-of-information-need-loin\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 7 &#8211; Level of Information Need (LOIN)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-8-step-1-prerequisites\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 8 &#8211; Step 1 &#8211; Prerequisites                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-9-step-2-level-of-information-need\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 9 &#8211; Step 2 &#8211; Level of Information Need                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-10-use-cases-use-case-management\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 10 &#8211; Use cases &#8211; Use case management                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-11-structure-and-content-services\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 11 &#8211; Structure and content &#8211; Services                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/chapter-12-additional-documents\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 12 &#8211; Additional documents                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-basics\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-1-summary\/\" style=\"color: #333333;\">\n                                Chapter 1 &#8211; Summary                            <\/a>\n                        <\/h3>\n\n                                                    <span class='inside'>\n                                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" width=\"24\"\n                                    height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path\n                                        stroke-linecap=\"round\"\n                                        stroke-linejoin=\"round\"\n                                        d=\"M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z\"><\/path>\n                                <\/svg>\n                                This document has no sections yet. Check back later or wait for the author to add content.                            <\/span>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-1-summary\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/\" style=\"color: #333333;\">\n                                Level of Information Need Landscape Architecture Application                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/chapter-1-aim-and-purpose\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 1 &#8211; Aim and purpose                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/chapter-2-handling-principles\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 2 &#8211; Handling principles                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/chapter-3-documents\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 3 &#8211; Documents                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/chapter-4-delimitation\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 4 &#8211; Delimitation                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/chapter-5-structure-of-the-component-definitions-using-the-example-of-landscape-architecture\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 5 &#8211; Structure of the component definitions using the example of landscape architecture                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/chapter-5-structure-of-the-component-definitions-using-the-example-of-landscape-architecture\/chapter-5-1-buildings-in-the-surrounding-area\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 5.1 &#8211; Buildings in the surrounding area                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/chapter-5-structure-of-the-component-definitions-using-the-example-of-landscape-architecture\/chapter-5-2-green-space\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 5.2 &#8211; Green space                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/chapter-5-structure-of-the-component-definitions-using-the-example-of-landscape-architecture\/chapter-5-3-hard-surface\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 5.3 &#8211; Hard surface                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/chapter-5-structure-of-the-component-definitions-using-the-example-of-landscape-architecture\/chapter-5-4-technology-environment\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 5.4 &#8211; Technology Environment                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/chapter-5-structure-of-the-component-definitions-using-the-example-of-landscape-architecture\/chapter-5-5-environment-equipment\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 5.5 &#8211; Environment equipment                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/chapter-6-further-reading\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 6 &#8211; Further reading                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/imprint\/\"\n                                                        style=\"color: #333333;\">\n                                                        Imprint                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/level-of-information-need-landscape-architecture-application\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-2-introduction\/\" style=\"color: #333333;\">\n                                Chapter 2 &#8211; Introduction                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-2-introduction\/chapter-2-1-environmental-impact-of-the-construction-sector\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 2.1 &#8211; Environmental impact of the construction sector                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-2-introduction\/chapter-2-2-objectives-of-the-white-paper\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 2.2 &#8211; Objectives of the white paper                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-2-introduction\/chapter-2-3-climate-strategies\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 2.3 &#8211; Climate strategies                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-2-introduction\/chapter-2-4-sustainable-development-goals-sdg\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 2.4 &#8211; Sustainable Development Goals (SDG)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-2-introduction\/chapter-2-5-paris-agreement-paris-agreement\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 2.5 &#8211; Paris Agreement \/ Paris Agreement                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-2-introduction\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-use-cases-for-public-clients-2025\/\" style=\"color: #333333;\">\n                                BIM use cases for public clients 2025                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-use-cases-for-public-clients-2025\/introduction\/\"\n                                                        style=\"color: #333333;\">\n                                                        Introduction                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-use-cases-for-public-clients-2025\/introduction\/definition-of-use-case\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Definition of use case                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-use-cases-for-public-clients-2025\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-globe-2025-simon-fischer-ids4all-possibilities-generation-and-application-of-ids\/\" style=\"color: #333333;\">\n                                BIM Globe 2025 &#8211; Simon Fischer &#8211; IDS4ALL &#8211; Possibilities, generation and application of IDS                            <\/a>\n                        <\/h3>\n\n                                                    <span class='inside'>\n                                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" width=\"24\"\n                                    height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path\n                                        stroke-linecap=\"round\"\n                                        stroke-linejoin=\"round\"\n                                        d=\"M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z\"><\/path>\n                                <\/svg>\n                                This document has no sections yet. Check back later or wait for the author to add content.                            <\/span>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-globe-2025-simon-fischer-ids4all-possibilities-generation-and-application-of-ids\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/\" style=\"color: #333333;\">\n                                BIMcert Handbook 2024                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-1-introduction-openbim-and-buildingsmart\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 1 &#8211; Introduction: openBIM and buildingSMART                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-1-introduction-openbim-and-buildingsmart\/chapter-1-1-buildingsmart-as-the-home-of-openbim\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 1.1 &#8211; buildingSMART as the Home of openBIM                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-1-introduction-openbim-and-buildingsmart\/chapter-1-2-the-history-of-ifc\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 1.2 &#8211; The history of IFC                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-2-basic-knowledge\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 2 &#8211; Basic knowledge                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-2-basic-knowledge\/chapter-2-1-digitization-basics\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 2.1 &#8211; Digitization basics                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-2-basic-knowledge\/chapter-2-2-international-standardization-and-standardization\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 2.2 &#8211; International standardization and standardization                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-2-basic-knowledge\/chapter-2-3-tools\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 2.3 &#8211; Tools                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-2-basic-knowledge\/chapter-2-4-technical-basics-of-openbim\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 2.4 &#8211; Technical basics of openBIM                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-2-basic-knowledge\/chapter-2-5-organization\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 2.5 &#8211; Organization                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-3-in-depth-knowledge\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 3 &#8211; In-depth knowledge                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-3-in-depth-knowledge\/chapter-3-3-model-view-definition-mvd\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.3 &#8211; Model View Definition (MVD)                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-3-in-depth-knowledge\/chapter-3-4-bcf-comments\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.4 &#8211; BCF comments                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-3-in-depth-knowledge\/chapter-3-5-common-data-environment-cde\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Chapter 3.5 &#8211; Common Data Environment (CDE)                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/chapter-4-bim-project-implementation\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 4 &#8211; BIM project implementation                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bimcert-manual-2024\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/\" style=\"color: #333333;\">\n                                BIM-scope of works LM.BIM 2025                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-management-bim-m\/\"\n                                                        style=\"color: #333333;\">\n                                                        BIM Management (BIM-M)                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-management-bim-m\/project-initiation\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Project initiation                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-management-bim-m\/planning-phase\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Planning phase                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-management-bim-m\/procurement-phase\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Procurement phase                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-management-bim-m\/construction-phase-2\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Construction phase                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-management-bim-m\/handover-2\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Handover                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bpl\/\"\n                                                        style=\"color: #333333;\">\n                                                        BIM project management (BPL)                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bpl\/project-initiation-2\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Project initiation                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bpl\/planning-phase-2\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Planning phase                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bpl\/procurement-phase-2\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Procurement phase                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bpl\/construction-phase\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Construction phase                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bpl\/handover\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Handover                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bps\/\"\n                                                        style=\"color: #333333;\">\n                                                        BIM project management (BPS)                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bps\/project-initiation\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Project initiation                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bps\/planning-phase\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Planning phase                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bps\/procurement-phase\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Procurement phase                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bps\/construction-phase\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Construction phase                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-project-management-bps\/handover\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Handover                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/overall-bim-coordination-bgk\/\"\n                                                        style=\"color: #333333;\">\n                                                        Overall BIM coordination (BGK)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/bim-specialist-coordination-bfk\/\"\n                                                        style=\"color: #333333;\">\n                                                        BIM specialist coordination (BFK)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/bim-performance-diagrams-lm-bim-2025\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/\" style=\"color: #333333;\">\n                                IDS4ALL Converter Documentation                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/documentation\/\"\n                                                        style=\"color: #333333;\">\n                                                        Documentation                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/documentation\/user-manual\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                User manual                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/documentation\/user-manual-2\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                User manual                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/documentation\/video-manual\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                Video &#8211; Manual                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/tutorials\/\"\n                                                        style=\"color: #333333;\">\n                                                        Tutorials                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/tutorials\/import-an-ids-from-ids4all-in-archicad\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                IDS in Archicad                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/tutorials\/importing-an-ids-file-from-ids4all-into-allplan\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                IDS in Allplan                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/tutorials\/ids-in-solibri\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                IDS in Solibri                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/news\/\"\n                                                        style=\"color: #333333;\">\n                                                        News                                                    <\/a>\n                                                <\/span>\n                                                                                                    <svg fill=\"none\"\n                                                        viewBox=\"0 0 24 24\"\n                                                        width=\"16\"\n                                                        stroke-width=\"2\"\n                                                        stroke=\"#acb8c4\"\n                                                        class=\"\">\n                                                        <path stroke-linecap=\"round\"\n                                                            stroke-linejoin=\"round\"\n                                                            d=\"M19.5 8.25l-7.5 7.5-7.5-7.5\" \/>\n                                                    <\/svg>\n                                                                                            <\/h4>\n                                                                                            <ul class=\"wedocs-docs-grid__articles children has-icon \">\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/news\/new-paper-on-the-generation-of-information-delivery-specifications-ids-published\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                New paper on the generation of Information Delivery Specifications (IDS) published                                                            <\/a>\n                                                        <\/li>\n                                                                                                            <li class=\"wedocs-docs-grid__article\"\n                                                            style=\"color: #9b67e4;\">\n                                                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/news\/ids4all-presentation-at-the-bim-globe-2025\/\"\n                                                                style=\"color: #9b67e4;\">\n                                                                IDS4ALL presentation at the BIM Globe 2025                                                            <\/a>\n                                                        <\/li>\n                                                                                                    <\/ul>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/ids4all-converter-documentation\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/lectures\/\" style=\"color: #333333;\">\n                                Lectures                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/lectures\/porto-summit-2026\/\"\n                                                        style=\"color: #333333;\">\n                                                        Porto Summit 2026                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/lectures\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-3-eu-green-deal-sustainability-and-circular-economy-initiatives\/\" style=\"color: #333333;\">\n                                Chapter 3 &#8211; EU Green Deal &#8211; Sustainability and circular economy initiatives                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-3-eu-green-deal-sustainability-and-circular-economy-initiatives\/chapter-3-1-dg-grow\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 3.1 &#8211; DG GROW                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-3-eu-green-deal-sustainability-and-circular-economy-initiatives\/chapter-3-2-fit-for-55\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 3.2 &#8211; Fit for 55                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-3-eu-green-deal-sustainability-and-circular-economy-initiatives\/chapter-3-3-sustainable-product-initiative-spi\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 3.3 &#8211; Sustainable Product Initiative (SPI)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-3-eu-green-deal-sustainability-and-circular-economy-initiatives\/chapter-3-4-circular-economy-action-plan-ceap\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 3.4 &#8211; Circular Economy Action Plan (CEAP)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-3-eu-green-deal-sustainability-and-circular-economy-initiatives\/chapter-3-5-renovation-wave\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 3.5 &#8211; Renovation Wave                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-3-eu-green-deal-sustainability-and-circular-economy-initiatives\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-4-eu-green-deal-regulatory-framework\/\" style=\"color: #333333;\">\n                                Chapter 4 &#8211; EU Green Deal &#8211; Regulatory Framework                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-4-eu-green-deal-regulatory-framework\/chapter-4-1-construction-products-regulation-cpr\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 4.1 &#8211; Construction Products Regulation (CPR)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-4-eu-green-deal-regulatory-framework\/chapter-4-2-ecodesign-for-sustainable-product-regulation-espr\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 4.2 &#8211; Ecodesign for Sustainable Product Regulation (ESPR)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-4-eu-green-deal-regulatory-framework\/chapter-4-3-levels\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 4.3 &#8211; Level(s)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-4-eu-green-deal-regulatory-framework\/chapter-4-4-energy-performance-of-buildings-directive-epbd\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 4.4 &#8211; Energy performance of Buildings Directive (EPBD)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-4-eu-green-deal-regulatory-framework\/chapter-4-5-eu-taxonomy\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 4.5 &#8211; EU taxonomy                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-4-eu-green-deal-regulatory-framework\/chapter-4-6-energy-efficiency-directive-eed\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 4.6 &#8211; Energy Efficiency Directive (EED)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-4-eu-green-deal-regulatory-framework\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-5-swiss-climate-strategy-and-legislation\/\" style=\"color: #333333;\">\n                                Chapter 5 &#8211; Swiss climate strategy and legislation                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-5-swiss-climate-strategy-and-legislation\/chapter-5-1-switzerlands-long-term-climate-strategy-2050\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 5.1 &#8211; Switzerland&#039;s long-term climate strategy 2050                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-5-swiss-climate-strategy-and-legislation\/chapter-5-2-how-switzerland-is-affected\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 5.2 &#8211; How Switzerland is affected                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-5-swiss-climate-strategy-and-legislation\/chapter-5-3-climate-protection-act-kig\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 5.3 &#8211; Climate Protection Act (KIG)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-5-swiss-climate-strategy-and-legislation\/chapter-5-4-partial-revision-of-the-environmental-protection-act\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 5.4 &#8211; Partial revision of the Environmental Protection Act                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-5-swiss-climate-strategy-and-legislation\/chapter-5-5-climate-energy-and-resources-action-plan-sia\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 5.5 &#8211; Climate, energy and resources action plan (SIA)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-5-swiss-climate-strategy-and-legislation\/chapter-5-6-federal-act-on-construction-products-construction-products-act-baupg\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 5.6 &#8211; Federal Act on Construction Products \/ Construction Products Act (BauPG)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-5-swiss-climate-strategy-and-legislation\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-6-standardization\/\" style=\"color: #333333;\">\n                                Chapter 6 &#8211; Standardization                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-6-standardization\/chapter-6-1-relevant-international-standards-for-the-circular-construction-and-real-estate-industry\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 6.1 &#8211; Relevant international standards for the circular construction and real estate industry                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-6-standardization\/chapter-6-2-harmonized-technical-standards-hen\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 6.2 &#8211; Harmonized technical standards (hEN)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-6-standardization\/chapter-6-3-german-standardization-roadmap-circular-economy\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 6.3 &#8211; German standardization roadmap &#8211; Circular Economy                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-6-standardization\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-7-classifications\/\" style=\"color: #333333;\">\n                                Chapter 7 &#8211; Classifications                            <\/a>\n                        <\/h3>\n\n                                                    <span class='inside'>\n                                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" width=\"24\"\n                                    height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path\n                                        stroke-linecap=\"round\"\n                                        stroke-linejoin=\"round\"\n                                        d=\"M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z\"><\/path>\n                                <\/svg>\n                                This document has no sections yet. Check back later or wait for the author to add content.                            <\/span>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-7-classifications\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-8-assessment-of-the-environmental-performance-of-buildings\/\" style=\"color: #333333;\">\n                                Chapter 8 &#8211; Assessment of the environmental performance of buildings                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-8-assessment-of-the-environmental-performance-of-buildings\/chapter-8-1-ecolabel\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 8.1 &#8211; Ecolabel                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-8-assessment-of-the-environmental-performance-of-buildings\/chapter-8-2-life-cycle-analysis-lca\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 8.2 &#8211; Life Cycle Analysis (LCA)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-8-assessment-of-the-environmental-performance-of-buildings\/chapter-8-3-environmental-product-declaration-label-type-iii\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 8.3 &#8211; Environmental Product Declaration (Label Type III)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-8-assessment-of-the-environmental-performance-of-buildings\/chapter-8-4-digital-building-logbook-dbl\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 8.4 &#8211; Digital Building Logbook (DBL)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-8-assessment-of-the-environmental-performance-of-buildings\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-9-swiss-building-labels-label-type-i\/\" style=\"color: #333333;\">\n                                Chapter 9 &#8211; Swiss building labels (label type I)                            <\/a>\n                        <\/h3>\n\n                                                    <span class='inside'>\n                                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" width=\"24\"\n                                    height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path\n                                        stroke-linecap=\"round\"\n                                        stroke-linejoin=\"round\"\n                                        d=\"M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z\"><\/path>\n                                <\/svg>\n                                This document has no sections yet. Check back later or wait for the author to add content.                            <\/span>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-9-swiss-building-labels-label-type-i\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-10-digital-requirements-for-manufacturers-of-construction-products-and-building-materials\/\" style=\"color: #333333;\">\n                                Chapter 10 &#8211; Digital requirements for manufacturers of construction products and building materials                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-10-digital-requirements-for-manufacturers-of-construction-products-and-building-materials\/chapter-10-1-the-digital-twin\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 10.1 &#8211; The digital twin                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-10-digital-requirements-for-manufacturers-of-construction-products-and-building-materials\/chapter-10-2-buildingsmart-data-dictionary-bsdd\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 10.2 &#8211; buildingSMART Data Dictionary (bSDD)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-10-digital-requirements-for-manufacturers-of-construction-products-and-building-materials\/chapter-10-3-product-data-dictionaries-pdd\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 10.3 &#8211; Product Data Dictionaries (PDD)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-10-digital-requirements-for-manufacturers-of-construction-products-and-building-materials\/chapter-10-4-data-templates-pdt-product-data-sheets-pds\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 10.4 &#8211; Data Templates (PDT) &amp; Product Data Sheets (PDS)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-10-digital-requirements-for-manufacturers-of-construction-products-and-building-materials\/chapter-10-5-digital-product-passport-dpp\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 10.5 &#8211; Digital Product Passport (DPP)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-10-digital-requirements-for-manufacturers-of-construction-products-and-building-materials\/chapter-10-6-eu-database-for-construction-products\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 10.6 &#8211; EU Database for Construction Products                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-10-digital-requirements-for-manufacturers-of-construction-products-and-building-materials\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-11-conclusion\/\" style=\"color: #333333;\">\n                                Chapter 11 &#8211; Conclusion                            <\/a>\n                        <\/h3>\n\n                                                    <span class='inside'>\n                                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" width=\"24\"\n                                    height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path\n                                        stroke-linecap=\"round\"\n                                        stroke-linejoin=\"round\"\n                                        d=\"M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z\"><\/path>\n                                <\/svg>\n                                This document has no sections yet. Check back later or wait for the author to add content.                            <\/span>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-11-conclusion\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-12-outlook\/\" style=\"color: #333333;\">\n                                Chapter 12 &#8211; Outlook                            <\/a>\n                        <\/h3>\n\n                                                    <span class='inside'>\n                                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" width=\"24\"\n                                    height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path\n                                        stroke-linecap=\"round\"\n                                        stroke-linejoin=\"round\"\n                                        d=\"M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z\"><\/path>\n                                <\/svg>\n                                This document has no sections yet. Check back later or wait for the author to add content.                            <\/span>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-12-outlook\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-14-appendices\/\" style=\"color: #333333;\">\n                                Chapter 14 &#8211; Appendices                            <\/a>\n                        <\/h3>\n\n                                                    <div class='wedocs-docs-grid__container'>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-14-appendices\/chapter-14-1-overview-of-standardization-organizations\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 14.1 &#8211; Overview of standardization organizations                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-14-appendices\/chapter-14-2-swiss-association-for-standardization-snv\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 14.2 &#8211; Swiss Association for Standardization (SNV)                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-14-appendices\/chapter-14-3-regulatory-classification-ch-eu\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 14.3 &#8211; Regulatory classification CH \/ EU                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-14-appendices\/chapter-14-4-graphic-framework-for-networked-building-product-data-as-a-basis-for-circularity\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 14.4 &#8211; Graphic: Framework for networked building product data as a basis for circularity                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-14-appendices\/chapter-14-5-relevant-standards\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 14.5 &#8211; Relevant standards                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                                    <div class=\"wedocs-docs-grid__sections\">\n                                        <div class=\"wedocs-docs-grid__section\">\n                                            <h4 class=\"wedocs-docs-grid__section-title\"\n                                                style=\"color: #333333; display: flex; justify-content: space-between; align-items: center;\">\n                                                <span>\n                                                    <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-14-appendices\/chapter-14-6-glossary\/\"\n                                                        style=\"color: #333333;\">\n                                                        Chapter 14.6 &#8211; Glossary                                                    <\/a>\n                                                <\/span>\n                                                                                            <\/h4>\n                                                                                    <\/div>\n                                    <\/div>\n                                                            <\/div>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-14-appendices\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                \n                    <div class=\"wedocs-docs-grid__item\" style=\"border: 1px solid #718096; border-radius: 12px; padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px;\">\n                        <h3 class=\"wedocs-docs-grid__title\" style=\"color: #333333;\">\n                            <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-15-imprint\/\" style=\"color: #333333;\">\n                                Chapter 15 &#8211; Imprint                            <\/a>\n                        <\/h3>\n\n                                                    <span class='inside'>\n                                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" width=\"24\"\n                                    height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path\n                                        stroke-linecap=\"round\"\n                                        stroke-linejoin=\"round\"\n                                        d=\"M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z\"><\/path>\n                                <\/svg>\n                                This document has no sections yet. Check back later or wait for the author to add content.                            <\/span>\n                                                                            <div class=\"wedocs-docs-grid__details\">\n                                <a href=\"https:\/\/openbim-knowledgebase.org\/en\/docs\/chapter-15-imprint\/\"\n                                    class=\"wedocs-docs-grid__details-link\"\n                                    style=\"background-color: #9b67e4; color: #ffffff; border-radius: 20px; padding: 10px 20px 10px 20px; margin: 10px 0px 0px 0px;\">\n                                    View Details                                <\/a>\n                            <\/div>\n                                            <\/div>\n                            <\/div>\n\n                    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Search in our repertoire Browse through all our content &#8211; from explanations of terms to summaries of specialist books, specialist lectures and best practices.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-3009","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Search in our repertoire Browse through all our content - from explanations of terms to summaries of specialist books, specialist lectures and best practices. Digital Product Passport (DPP) for construction products Foreword Forewordforeword Summary Chapter 1 - Overview of the Digital Product Passport (DPP) Chapter 1.1 - Regulatory basis\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"jdsuO6IAKQT7AdnTfoa5E7sI8v5dqiUpWHZIcfLmyLg\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/openbim-knowledgebase.org\/en\/documentation\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"openBIM KnowledgeBase \u2023 Die Plattform f\u00fcr openBIM Wissen\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Documentation \u2023 openBIM KnowledgeBase\" \/>\n\t\t<meta property=\"og:description\" content=\"Search in our repertoire Browse through all our content - from explanations of terms to summaries of specialist books, specialist lectures and best practices. Digital Product Passport (DPP) for construction products Foreword Forewordforeword Summary Chapter 1 - Overview of the Digital Product Passport (DPP) Chapter 1.1 - Regulatory basis\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/openbim-knowledgebase.org\/en\/documentation\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/openbim-knowledgebase.org\/wp-content\/uploads\/2026\/04\/og-image-openbim-1200x630-1.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/openbim-knowledgebase.org\/wp-content\/uploads\/2026\/04\/og-image-openbim-1200x630-1.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-01-21T12:53:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-03-03T11:02:26+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Documentation \u2023 openBIM KnowledgeBase\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Search in our repertoire Browse through all our content - from explanations of terms to summaries of specialist books, specialist lectures and best practices. Digital Product Passport (DPP) for construction products Foreword Forewordforeword Summary Chapter 1 - Overview of the Digital Product Passport (DPP) Chapter 1.1 - Regulatory basis\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/openbim-knowledgebase.org\/wp-content\/uploads\/2026\/04\/og-image-openbim-1200x630-1.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/documentation\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/#listItem\",\"position\":1,\"name\":\"KnowledgeBase\",\"item\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/documentation\\\/#listItem\",\"name\":\"Documentation\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/documentation\\\/#listItem\",\"position\":2,\"name\":\"Documentation\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/#listItem\",\"name\":\"KnowledgeBase\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/#organization\",\"name\":\"buildingSMART Austria\",\"description\":\"buildingSMART Austria ist eine offene Plattform, deren Ziel die Entwicklung digitaler L\\u00f6sungen in allen Sektoren des Built Environments, also \\u00fcber die gesamte Wertsch\\u00f6pfungskette und den gesamten Lebenszyklus hinweg, ist.\",\"url\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/\",\"email\":\"alfred.waschl@buildingsmart.co.at\",\"telephone\":\"+43676840350100\",\"foundingDate\":\"2024-06-05\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/BuildingSMART_CMYK_Austria.jpeg\",\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/documentation\\\/#organizationLogo\",\"width\":2308,\"height\":425,\"caption\":\"BuildingSMART_CMYK_Austria\"},\"image\":{\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/documentation\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/buildingsmart-austria\\\/\"],\"address\":{\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/#postaladdress\",\"@type\":\"PostalAddress\",\"streetAddress\":\"Eschenbachgasse 9\",\"postalCode\":\"1010\",\"addressLocality\":\"Wien\",\"addressCountry\":\"AT\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/documentation\\\/#webpage\",\"url\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/documentation\\\/\",\"name\":\"Documentation \\u2023 openBIM KnowledgeBase\",\"description\":\"Search in our repertoire Browse through all our content - from explanations of terms to summaries of specialist books, specialist lectures and best practices. Digital Product Passport (DPP) for construction products Foreword Forewordforeword Summary Chapter 1 - Overview of the Digital Product Passport (DPP) Chapter 1.1 - Regulatory basis\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/documentation\\\/#breadcrumblist\"},\"datePublished\":\"2024-01-21T13:53:22+01:00\",\"dateModified\":\"2025-03-03T12:02:26+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/\",\"name\":\"openBIM KnowledgeBase\",\"alternateName\":\"openBIM Wissensplattform\",\"description\":\"Die Plattform f\\u00fcr openBIM Wissen\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/openbim-knowledgebase.org\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Documentation \u2023 openBIM KnowledgeBase<\/title>\n\n","aioseo_head_json":{"title":"Documentation \u2023 openBIM KnowledgeBase","description":"Search in our repertoire Browse through all our content - from explanations of terms to summaries of specialist books, specialist lectures and best practices. Digital Product Passport (DPP) for construction products Foreword Forewordforeword Summary Chapter 1 - Overview of the Digital Product Passport (DPP) Chapter 1.1 - Regulatory basis","canonical_url":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"jdsuO6IAKQT7AdnTfoa5E7sI8v5dqiUpWHZIcfLmyLg","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/openbim-knowledgebase.org\/en\/#listItem","position":1,"name":"KnowledgeBase","item":"https:\/\/openbim-knowledgebase.org\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/#listItem","name":"Documentation"}},{"@type":"ListItem","@id":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/#listItem","position":2,"name":"Documentation","previousItem":{"@type":"ListItem","@id":"https:\/\/openbim-knowledgebase.org\/en\/#listItem","name":"KnowledgeBase"}}]},{"@type":"Organization","@id":"https:\/\/openbim-knowledgebase.org\/en\/#organization","name":"buildingSMART Austria","description":"buildingSMART Austria ist eine offene Plattform, deren Ziel die Entwicklung digitaler L\u00f6sungen in allen Sektoren des Built Environments, also \u00fcber die gesamte Wertsch\u00f6pfungskette und den gesamten Lebenszyklus hinweg, ist.","url":"https:\/\/openbim-knowledgebase.org\/en\/","email":"alfred.waschl@buildingsmart.co.at","telephone":"+43676840350100","foundingDate":"2024-06-05","logo":{"@type":"ImageObject","url":"https:\/\/openbim-knowledgebase.org\/wp-content\/uploads\/2023\/12\/BuildingSMART_CMYK_Austria.jpeg","@id":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/#organizationLogo","width":2308,"height":425,"caption":"BuildingSMART_CMYK_Austria"},"image":{"@id":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/#organizationLogo"},"sameAs":["https:\/\/www.linkedin.com\/company\/buildingsmart-austria\/"],"address":{"@id":"https:\/\/openbim-knowledgebase.org\/en\/#postaladdress","@type":"PostalAddress","streetAddress":"Eschenbachgasse 9","postalCode":"1010","addressLocality":"Wien","addressCountry":"AT"}},{"@type":"WebPage","@id":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/#webpage","url":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/","name":"Documentation \u2023 openBIM KnowledgeBase","description":"Search in our repertoire Browse through all our content - from explanations of terms to summaries of specialist books, specialist lectures and best practices. Digital Product Passport (DPP) for construction products Foreword Forewordforeword Summary Chapter 1 - Overview of the Digital Product Passport (DPP) Chapter 1.1 - Regulatory basis","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/openbim-knowledgebase.org\/en\/#website"},"breadcrumb":{"@id":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/#breadcrumblist"},"datePublished":"2024-01-21T13:53:22+01:00","dateModified":"2025-03-03T12:02:26+01:00"},{"@type":"WebSite","@id":"https:\/\/openbim-knowledgebase.org\/en\/#website","url":"https:\/\/openbim-knowledgebase.org\/en\/","name":"openBIM KnowledgeBase","alternateName":"openBIM Wissensplattform","description":"Die Plattform f\u00fcr openBIM Wissen","inLanguage":"en-US","publisher":{"@id":"https:\/\/openbim-knowledgebase.org\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"openBIM KnowledgeBase \u2023 Die Plattform f\u00fcr openBIM Wissen","og:type":"article","og:title":"Documentation \u2023 openBIM KnowledgeBase","og:description":"Search in our repertoire Browse through all our content - from explanations of terms to summaries of specialist books, specialist lectures and best practices. Digital Product Passport (DPP) for construction products Foreword Forewordforeword Summary Chapter 1 - Overview of the Digital Product Passport (DPP) Chapter 1.1 - Regulatory basis","og:url":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/","og:image":"https:\/\/openbim-knowledgebase.org\/wp-content\/uploads\/2026\/04\/og-image-openbim-1200x630-1.png","og:image:secure_url":"https:\/\/openbim-knowledgebase.org\/wp-content\/uploads\/2026\/04\/og-image-openbim-1200x630-1.png","og:image:width":1200,"og:image:height":630,"article:published_time":"2024-01-21T12:53:22+00:00","article:modified_time":"2025-03-03T11:02:26+00:00","twitter:card":"summary_large_image","twitter:title":"Documentation \u2023 openBIM KnowledgeBase","twitter:description":"Search in our repertoire Browse through all our content - from explanations of terms to summaries of specialist books, specialist lectures and best practices. Digital Product Passport (DPP) for construction products Foreword Forewordforeword Summary Chapter 1 - Overview of the Digital Product Passport (DPP) Chapter 1.1 - Regulatory basis","twitter:image":"https:\/\/openbim-knowledgebase.org\/wp-content\/uploads\/2026\/04\/og-image-openbim-1200x630-1.png"},"aioseo_meta_data":{"post_id":"3009","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2025-10-02 08:17:20","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","ai":null,"created":"2024-06-12 08:04:19","updated":"2025-10-02 08:17:20","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/openbim-knowledgebase.org\/en\/\" title=\"KnowledgeBase\">KnowledgeBase<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u2023<\/span><span class=\"aioseo-breadcrumb\">\n\tDocumentation\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"KnowledgeBase","link":"https:\/\/openbim-knowledgebase.org\/en\/"},{"label":"Documentation","link":"https:\/\/openbim-knowledgebase.org\/en\/documentation\/"}],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"knowledgebaseadmin2023","author_link":"https:\/\/openbim-knowledgebase.org\/en\/author\/knowledgebaseadmin2023\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/openbim-knowledgebase.org\/en\/wp-json\/wp\/v2\/pages\/3009","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/openbim-knowledgebase.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/openbim-knowledgebase.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/openbim-knowledgebase.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/openbim-knowledgebase.org\/en\/wp-json\/wp\/v2\/comments?post=3009"}],"version-history":[{"count":0,"href":"https:\/\/openbim-knowledgebase.org\/en\/wp-json\/wp\/v2\/pages\/3009\/revisions"}],"wp:attachment":[{"href":"https:\/\/openbim-knowledgebase.org\/en\/wp-json\/wp\/v2\/media?parent=3009"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}