|
3 | 3 | linkTitle = "Open Modeling Foundation" |
4 | 4 | +++ |
5 | 5 |
|
6 | | -{{< blocks/cover image_anchor="bottom" color="primary" height="full" >}} |
7 | | -<h1>The Open Modeling Foundation</h1> |
8 | | -<h3 class="mb-3 pt-3 font-weight-light">Enabling next generation modeling of human and natural systems</h3> |
9 | | - |
10 | | -<div class="mx-auto py-5"> |
11 | | - <a class="btn btn-lg btn-outline-light mr-3 mb-4" href="{{< relref "/about" >}}"> |
12 | | - About <i class="fas fa-info-circle ml-2"></i> |
13 | | - </a> |
14 | | - <a class="btn btn-lg btn-outline-light mr-3 mb-4" href="{{< relref "/governance" >}}"> |
15 | | - Organization & Governance <i class="fas fa-gavel ml-2"></i> |
16 | | - </a> |
17 | | - <a class="btn btn-lg btn-outline-light mb-4" href="{{< relref "/standards" >}}"> |
18 | | - Standards <i class="fas fa-lightbulb ml-2"></i> |
19 | | - </a> |
20 | | - <div class="mx-auto mt-5"> |
21 | | - {{< blocks/link-down color="info" >}} |
| 6 | +{{< blocks/section color="primary" >}} |
| 7 | + <div class="row justify-content-center mt-5 mb-3"> |
| 8 | + <div class="col-md-10 col-lg-8 d-flex flex-column align-items-center"> |
| 9 | + <img src="/images/logo.svg" alt="OMF Logo" class="w-50 img-fluid mb-5"> |
| 10 | + <h3 class="font-weight-light text-center"> |
| 11 | + The <b class="text-secondary">Open Modeling Foundation</b> is an alliance of modeling organizations that coordinates |
| 12 | + and administers a common, community developed body of <b>standards</b> and <b>best practices</b> among |
| 13 | + diverse communities of modeling scientists. |
| 14 | + </h3> |
22 | 15 | </div> |
23 | | -</div> |
24 | | - |
25 | | - |
26 | | -{{< /blocks/cover >}} |
27 | | - |
28 | | - |
29 | | -{{% blocks/lead color="white" %}} |
30 | | -<div class="mx-auto"> |
31 | | - <h3 class="mt-5 font-weight-light text-left">The Open Modeling Foundation is an alliance of modeling organizations that coordinates and administers a common, community developed body of standards and best practices among diverse communities of modeling scientists. |
32 | | - </h3> |
33 | | -</div> |
34 | | -{{% /blocks/lead %}} |
35 | | - |
36 | | -{{< blocks/section color="secondary" >}} |
37 | | - |
38 | | -{{% blocks/feature icon="fas fa-project-diagram" title="How to Participate" url="/contribute" url_text="How to contribute" %}} |
39 | | -You can [contribute to OMF activities](/contribute/) as a representative of a member organization or |
40 | | -as an individual in a [Working Group](/governance/working-groups/). |
41 | | -{{% /blocks/feature %}} |
42 | | - |
43 | | -{{% blocks/feature icon="fas fa-users" title="Community" url="/about/community" %}} |
44 | | -The OMF community is committed to providing a welcoming, civil and constructive environment to improve modeling science. |
45 | | -{{% /blocks/feature %}} |
| 16 | + </div> |
| 17 | +{{< /blocks/section >}} |
46 | 18 |
|
47 | | -{{% blocks/feature icon="fab fa-github" title="Latest updates" url="https://github.com/openmodelingfoundation/openmodelingfoundation.github.io" %}} |
48 | | -Follow the latest in OMF developments on our [GitHub](https://github.com/openmodelingfoundation/openmodelingfoundation.github.io) repository and [GitHub discussion forums](https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions). |
49 | | -{{% /blocks/feature %}} |
| 19 | +{{< blocks/section color="dark" >}} |
| 20 | + <div class="col-12 text-center mb-5"><h2><b>Standards</b></h2></div> |
| 21 | + {{% blocks/standard icon="fas fa-search" title="Accessibility" url="/standards/accessibility" %}} |
| 22 | + Support best practices for discovery and access to model code, documentation, and metadata. |
| 23 | + {{% /blocks/standard %}} |
| 24 | + |
| 25 | + {{% blocks/standard icon="fas fa-book" title="Documentation" url="/standards/documentation" %}} |
| 26 | + Help others understand a model, replicate its results, reuse or extend it with a combination of narrative |
| 27 | + documentation protocols and visual diagrams that clearly and comprehensively describe the model, how it works, its |
| 28 | + assumptions and limitations, etc. |
| 29 | + {{% /blocks/standard %}} |
| 30 | + |
| 31 | + {{% blocks/standard icon="fas fa-circle-nodes" title="Interoperability" url="/standards/interoperability" %}} |
| 32 | + Enable models to be composed or integrated into larger scale models while maintaining scientific rigor. |
| 33 | + {{% /blocks/standard %}} |
| 34 | + |
| 35 | + {{% blocks/standard icon="fas fa-recycle" title="Reusability" url="/standards/reusability" %}} |
| 36 | + Facilitate reuse of high quality model code for reproducibility, replication, extension, and integration into larger |
| 37 | + scale models. |
| 38 | + {{% /blocks/standard %}} |
| 39 | +{{< /blocks/section >}} |
50 | 40 |
|
51 | 41 |
|
| 42 | +{{< blocks/section color="light" >}} |
| 43 | + {{% blocks/feature icon="fas fa-project-diagram" title="How to Participate" url="/contribute" url_text="How to contribute" %}} |
| 44 | + You can [contribute to OMF activities](/contribute/) as a representative of a member organization or |
| 45 | + as an individual in a [Working Group](/governance/working-groups/). |
| 46 | + {{% /blocks/feature %}} |
| 47 | + |
| 48 | + {{% blocks/feature icon="fas fa-users" title="Community" url="/about/community" %}} |
| 49 | + The OMF community is committed to providing a welcoming, civil and constructive environment to improve modeling science. |
| 50 | + {{% /blocks/feature %}} |
| 51 | + |
| 52 | + {{% blocks/feature icon="fab fa-github" title="Latest updates" url="https://github.com/openmodelingfoundation/openmodelingfoundation.github.io" %}} |
| 53 | + Follow the latest in OMF developments on our [GitHub](https://github.com/openmodelingfoundation/openmodelingfoundation.github.io) repository and [GitHub discussion forums](https://github.com/openmodelingfoundation/openmodelingfoundation.github.io/discussions). |
| 54 | + {{% /blocks/feature %}} |
52 | 55 | {{< /blocks/section >}} |
0 commit comments