From db62473041ade8315a75e07b2898908438f71e60 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Sat, 31 Oct 2020 00:37:19 +0100 Subject: move projects to extra --- extra/README.md | 3 +++ extra/grobid_references/README.md | 0 extra/name_only_containers/README.md | 4 ++++ extra/oai_metadata/README.md | 18 ++++++++++++++++++ extra/sitemap_title_list/README.md | 0 5 files changed, 25 insertions(+) create mode 100644 extra/README.md create mode 100644 extra/grobid_references/README.md create mode 100644 extra/name_only_containers/README.md create mode 100644 extra/oai_metadata/README.md create mode 100644 extra/sitemap_title_list/README.md (limited to 'extra') diff --git a/extra/README.md b/extra/README.md new file mode 100644 index 0000000..5267592 --- /dev/null +++ b/extra/README.md @@ -0,0 +1,3 @@ +# Extra code and docs + +Notes on applications. diff --git a/extra/grobid_references/README.md b/extra/grobid_references/README.md new file mode 100644 index 0000000..e69de29 diff --git a/extra/name_only_containers/README.md b/extra/name_only_containers/README.md new file mode 100644 index 0000000..2b108e0 --- /dev/null +++ b/extra/name_only_containers/README.md @@ -0,0 +1,4 @@ +# Releases with container name only + +Fatcat contains releases with container name only. For each container name, we +want to get a possible container identifier. diff --git a/extra/oai_metadata/README.md b/extra/oai_metadata/README.md new file mode 100644 index 0000000..865311f --- /dev/null +++ b/extra/oai_metadata/README.md @@ -0,0 +1,18 @@ +# OAI metadata + +OJS and other publication platforms implement the OAI protocol. Given a record +metadata set, determine, whether an item is already in the catalog. + +Matching by title only, or additional fields. + +``` +OCTAVIO PAZ: “NO PASARÁN”, EL POEMA QUE TRASCENDIÓ SU PROPIO TIEMPO +Poemas de Rita Dove +Entrevista con Jamie McKendrick +The Disintegrating Concept of Homeland (Patria) in Two Poems by Jon Juaristi +Critico, ergo sum: Poesía y discurso crítico +Siempre hay que defender la poesía +(Tanato)biografía poética sin yo desesperanzado. Poesía non finito/Poesía especular +Faúndez, Edson. Bajo la piel de tu capa +``` + diff --git a/extra/sitemap_title_list/README.md b/extra/sitemap_title_list/README.md new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3