Skip to content

Commit 7d93e6d

Browse files
committed
Change order
1 parent d32299d commit 7d93e6d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/semra/templates/raw-database-readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ was run in {{ naturaldelta(statistics.no_refresh_timedelta)}}
3939
{%- endif %}
4040
on commodity hardware (e.g., a 2023 MacBook Pro with 36GB RAM).
4141

42-
## Summary
43-
44-
{{ statistics.tabulate_summaries() | safe }}
45-
4642
## Mapping Summary and Usage
4743

4844
The assembled raw mappings can be downloaded from
@@ -73,3 +69,7 @@ mappings_from_sssom = semra.from_sssom("mappings.sssom.tsv.gz")
7369
Mappings are licensed according to their primary resources. These are
7470
explicitly annotated in the SSSOM file on each row (when available) and on the
7571
mapping set level in the Neo4j graph database artifacts.
72+
73+
## Statistics
74+
75+
{{ statistics.tabulate_summaries() | safe }}

0 commit comments

Comments
 (0)