From 418325d1715341e776039f9d47cfff13437d88b4 Mon Sep 17 00:00:00 2001 From: Joe Wicentowski Date: Tue, 14 Jan 2025 17:46:18 -0500 Subject: [PATCH] fix: adopt format-integer function --- index.xq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.xq b/index.xq index a85294d..352738c 100644 --- a/index.xq +++ b/index.xq @@ -34,7 +34,7 @@ let $content := else

About

-

“Terms” is a draft-stage database of terms drawn from the lists of terms and abbreviations in many volumes of the Foreign Relations of the United States series. It currently contains {format-number(count($terms), '#,###.##')} terms{(: , consolidated and de-duplicated from {format-number(count(collection('/db/apps/terms/data')//source-url[parent::original]), '#,###.##')} entries, and can be searched using the form above, downloaded as a complete dataset via the HistoryAtState/people repository on GitHub, installed on ones computer as part of history.state.gov’s suite of eXist applications, or accessed as an OpenRefine Reconciliation Service (see OpenRefine below). :) () } To view a table of all terms, select View All. Search hint: Use wildcards like ? (to represent a single character) or * (to represent any number of characters).

+

“Terms” is a draft-stage database of terms drawn from the lists of terms and abbreviations in many volumes of the Foreign Relations of the United States series. It currently contains {format-integer(count($terms), '0,000')} terms{(: , consolidated and de-duplicated from {format-integer(count(collection('/db/apps/terms/data')//source-url[parent::original]), '0,000')} entries, and can be searched using the form above, downloaded as a complete dataset via the HistoryAtState/people repository on GitHub, installed on ones computer as part of history.state.gov’s suite of eXist applications, or accessed as an OpenRefine Reconciliation Service (see OpenRefine below). :) () } To view a table of all terms, select View All. Search hint: Use wildcards like ? (to represent a single character) or * (to represent any number of characters).

} {