diff --git a/src/components/MammotabHero.astro b/src/components/MammotabHero.astro index 17a6b88..2c63e92 100644 --- a/src/components/MammotabHero.astro +++ b/src/components/MammotabHero.astro @@ -11,7 +11,7 @@ import Bgblur from "@components/Bgblur.astro";

- Mammotab dataset + MammoTab dataset

- This version was created for SemTab 2024, it comes from the preliminary version of V2. The annotations within MammoTab 24 are derived from Wikidata v. - 20240401 and follow the structure used in the SemTab challenge.. @@ -118,13 +119,17 @@ import TableV2 from "@/components/TableV2.astro";

- The annotations within MammoTab22 are derived from Wikidata v. 20220511 and follow the structure used in the SemTab challenge. All tables are stored in a separate CSV file, where each line in the file corresponds to a row in the table. Target columns for annotation, CTA, and CEA are saved in separate CSV files + The annotations within MammoTab22 are derived from Wikidata v. + 20220511 and follow the structure used in the SemTab challenge. All + tables are stored in a separate CSV file, where each line in the file + corresponds to a row in the table. Target columns for annotation, CTA, + and CEA are saved in separate CSV files

diff --git a/src/pages/index.astro b/src/pages/index.astro index b3fa595..e59f2fa 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -112,7 +112,7 @@ import link from "@/assets/link.svg"; href="https://unimib-datai.github.io/mammotab-docs/" variant="secondary" > - Check out Mammotab