Skip to content

Commit 9910add

Browse files
committed
content: minor refinement of landing page blurbs
1 parent de94141 commit 9910add

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

content/en/_index.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,22 @@ <h3 class="font-weight-light text-center">
1919
{{< blocks/section color="dark" >}}
2020
<div class="col-12 text-center mb-5"><h2><b>Standards</b></h2></div>
2121
{{% blocks/standard icon="fas fa-search" title="Accessibility" url="/standards/accessibility" %}}
22-
Enabling discovery and access for model code, documentation, and metadata.
22+
Support best practices for discovery and access to model code, documentation, and metadata.
2323
{{% /blocks/standard %}}
2424

2525
{{% blocks/standard icon="fas fa-book" title="Documentation" url="/standards/documentation" %}}
26-
Promoting documentation needed for others to understand a model and reproduce its results.
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.
2729
{{% /blocks/standard %}}
2830

2931
{{% blocks/standard icon="fas fa-circle-nodes" title="Interoperability" url="/standards/interoperability" %}}
30-
Allowing models to be integrated into multi-component modeling environments.
32+
Enable models to be composed or integrated into larger scale models while maintaining scientific rigor.
3133
{{% /blocks/standard %}}
3234

3335
{{% blocks/standard icon="fas fa-recycle" title="Reusability" url="/standards/reusability" %}}
34-
Facilitate reuse of model code for verification and reproducability by future researchers.
36+
Facilitate reuse of high quality model code for reproducibility, replication, extension, and integration into larger
37+
scale models.
3538
{{% /blocks/standard %}}
3639
{{< /blocks/section >}}
3740

0 commit comments

Comments
 (0)