From 073c1a58c36f72fc042ba02dcd1d0cb7e3f5bdb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6nig?= Date: Wed, 18 Dec 2024 18:35:25 +0100 Subject: [PATCH] added glossaries --- .../glossaries/ancient-greek-drama.json | 16 ++++++++++++++++ lexical-resources/glossaries/bibterms.json | 16 ++++++++++++++++ .../glossaries/clothing-zilja.json | 17 +++++++++++++++++ lexical-resources/glossaries/dic-education.json | 17 +++++++++++++++++ .../glossaries/ell-fra-football.json | 16 ++++++++++++++++ lexical-resources/glossaries/eng-business.json | 16 ++++++++++++++++ .../glossaries/eng-est-maritime.json | 17 +++++++++++++++++ .../glossaries/est-family-names.json | 16 ++++++++++++++++ .../glossaries/est-place-names.json | 17 +++++++++++++++++ lexical-resources/glossaries/esterm.json | 17 +++++++++++++++++ .../glossaries/fra-ell-ell-fra-football.json | 16 ++++++++++++++++ .../glossaries/gloss-feminist.json | 16 ++++++++++++++++ .../glossaries/glossary-ebook.json | 16 ++++++++++++++++ .../glossaries/glossary-medical.json | 16 ++++++++++++++++ lexical-resources/glossaries/greek-crisis.json | 16 ++++++++++++++++ lexical-resources/glossaries/greek-turk.json | 16 ++++++++++++++++ .../glossaries/helsinki-arts-sci.json | 16 ++++++++++++++++ lexical-resources/glossaries/int-impact-ne.json | 16 ++++++++++++++++ lexical-resources/glossaries/mfsa.json | 16 ++++++++++++++++ lexical-resources/glossaries/militerm.json | 16 ++++++++++++++++ .../glossaries/multilingual-gloss.json | 16 ++++++++++++++++ .../glossaries/multilingual-toponyms.json | 16 ++++++++++++++++ .../glossaries/name-component.json | 16 ++++++++++++++++ lexical-resources/glossaries/netterms.json | 16 ++++++++++++++++ .../glossaries/nor-biodiversity.json | 16 ++++++++++++++++ lexical-resources/glossaries/orossimo-term.json | 16 ++++++++++++++++ .../glossaries/pan-latin-fashion.json | 16 ++++++++++++++++ .../glossaries/pan-latin-geothermal.json | 16 ++++++++++++++++ .../glossaries/pan-latin-photovoltaic.json | 16 ++++++++++++++++ .../glossaries/pan-latin-smart-city.json | 16 ++++++++++++++++ lexical-resources/glossaries/panacea-el-en.json | 16 ++++++++++++++++ .../glossaries/place-names-iel.json | 16 ++++++++++++++++ .../glossaries/term-biodiversity.json | 17 +++++++++++++++++ .../glossaries/term-multiword.json | 16 ++++++++++++++++ .../glossaries/timed-medical-terms.json | 16 ++++++++++++++++ lexical-resources/glossaries/uhr-term-nor.json | 17 +++++++++++++++++ lexical-resources/glossaries/xenophobia.json | 16 ++++++++++++++++ 37 files changed, 599 insertions(+) create mode 100644 lexical-resources/glossaries/ancient-greek-drama.json create mode 100644 lexical-resources/glossaries/bibterms.json create mode 100644 lexical-resources/glossaries/clothing-zilja.json create mode 100644 lexical-resources/glossaries/dic-education.json create mode 100644 lexical-resources/glossaries/ell-fra-football.json create mode 100644 lexical-resources/glossaries/eng-business.json create mode 100644 lexical-resources/glossaries/eng-est-maritime.json create mode 100644 lexical-resources/glossaries/est-family-names.json create mode 100644 lexical-resources/glossaries/est-place-names.json create mode 100644 lexical-resources/glossaries/esterm.json create mode 100644 lexical-resources/glossaries/fra-ell-ell-fra-football.json create mode 100644 lexical-resources/glossaries/gloss-feminist.json create mode 100644 lexical-resources/glossaries/glossary-ebook.json create mode 100644 lexical-resources/glossaries/glossary-medical.json create mode 100644 lexical-resources/glossaries/greek-crisis.json create mode 100644 lexical-resources/glossaries/greek-turk.json create mode 100644 lexical-resources/glossaries/helsinki-arts-sci.json create mode 100644 lexical-resources/glossaries/int-impact-ne.json create mode 100644 lexical-resources/glossaries/mfsa.json create mode 100644 lexical-resources/glossaries/militerm.json create mode 100644 lexical-resources/glossaries/multilingual-gloss.json create mode 100644 lexical-resources/glossaries/multilingual-toponyms.json create mode 100644 lexical-resources/glossaries/name-component.json create mode 100644 lexical-resources/glossaries/netterms.json create mode 100644 lexical-resources/glossaries/nor-biodiversity.json create mode 100644 lexical-resources/glossaries/orossimo-term.json create mode 100644 lexical-resources/glossaries/pan-latin-fashion.json create mode 100644 lexical-resources/glossaries/pan-latin-geothermal.json create mode 100644 lexical-resources/glossaries/pan-latin-photovoltaic.json create mode 100644 lexical-resources/glossaries/pan-latin-smart-city.json create mode 100644 lexical-resources/glossaries/panacea-el-en.json create mode 100644 lexical-resources/glossaries/place-names-iel.json create mode 100644 lexical-resources/glossaries/term-biodiversity.json create mode 100644 lexical-resources/glossaries/term-multiword.json create mode 100644 lexical-resources/glossaries/timed-medical-terms.json create mode 100644 lexical-resources/glossaries/uhr-term-nor.json create mode 100644 lexical-resources/glossaries/xenophobia.json diff --git a/lexical-resources/glossaries/ancient-greek-drama.json b/lexical-resources/glossaries/ancient-greek-drama.json new file mode 100644 index 0000000..b67a00d --- /dev/null +++ b/lexical-resources/glossaries/ancient-greek-drama.json @@ -0,0 +1,16 @@ +{ + "Name": "Glossary of Ancient Greek dramaturgy", + "URL": "http://hdl.grnet.gr/11500/IONION-0000-0000-2510-4", + "Family": "Glossaries", + "Description": "This is a glossary of terms related to Ancient Greek Dramaturgy. The resource is available for download from clarin:el.", + "Language": ["ell"], + "Licence": "CC-BY", + "Size": ["228 Lexical Types"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Monolingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/IONION-0000-0000-2510-4" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/bibterms.json b/lexical-resources/glossaries/bibterms.json new file mode 100644 index 0000000..cd49488 --- /dev/null +++ b/lexical-resources/glossaries/bibterms.json @@ -0,0 +1,16 @@ +{ + "Name": "Bibterms. Glossary of archive and library sciences", + "URL": "http://hdl.grnet.gr/11500/IONION-0000-0000-250E-8", + "Family": "Glossaries", + "Description": "This is a glossary of archival library science terms. The resource is available for download from clarin:el.", + "Language": ["ell", "eng"], + "Licence": "CC-BY", + "Size": ["1,223 Lexical Types"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/IONION-0000-0000-250E-8" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/clothing-zilja.json b/lexical-resources/glossaries/clothing-zilja.json new file mode 100644 index 0000000..390da19 --- /dev/null +++ b/lexical-resources/glossaries/clothing-zilja.json @@ -0,0 +1,17 @@ +{ + "Name": "The Dictionary of the Clothing Terminology of the Zilja Dialect in Canale Valley (Kanalska dolina – Val Canale – Kanaltal – Valcjanâl)", + "URL": "http://hdl.handle.net/11356/1217", + "Family": "Glossaries", + "Description": "This is a term dictionary of Clothing Terminology of the Zilja Dialect spoken in the Val Canale Valley. Entries in the dictionary are equipped with sound clips and illustrative photographs of traditional clothing items. The resource is available for download from CLARIN.SI and for online browsing.", + "Language": ["slv"], + "Licence": "CC-BY 4.0", + "Size": ["594 entries"], + "Annotation": ["MSD-tags", "phonological information"], + "Infrastructure": "CLARIN", + "Group": "Monolingual resources", + "Access": { + "Browse": "https://fran.si/iskanje?FilteredDictionaryIds=210&View=1&Query=%2A", + "Download": "http://hdl.handle.net/11356/1217" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/dic-education.json b/lexical-resources/glossaries/dic-education.json new file mode 100644 index 0000000..9bfcf90 --- /dev/null +++ b/lexical-resources/glossaries/dic-education.json @@ -0,0 +1,17 @@ +{ + "Name": "The Dictionary of Education", + "URL": "http://doi.org/10.15155/3-00-0000-0000-0000-05BDEL", + "Family": "Glossaries", + "Description": "This is a comprehensive glossary of education terminology. The resource is available for download from META-SHARE (CELR distribution) and for online browsing through a dedicated website.", + "Language": ["est", "eng", "deu", "fin", "rus"], + "Licence": "CLARIN ACA", + "Size": ["4,850 keywords"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Browse": "http://www.eki.ee/dict/haridus/", + "Download": "http://doi.org/10.15155/3-00-0000-0000-0000-05BDEL" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/ell-fra-football.json b/lexical-resources/glossaries/ell-fra-football.json new file mode 100644 index 0000000..35e9fb3 --- /dev/null +++ b/lexical-resources/glossaries/ell-fra-football.json @@ -0,0 +1,16 @@ +{ + "Name": "Greek-French lexicon of football", + "URL": "http://hdl.grnet.gr/11500/UOA-0000-0000-25ED-C", + "Family": "Glossaries", + "Description": "This is a glossary of football terms available for download from clarin:el.", + "Language": ["ell", "fra"], + "Licence": "CC-BY-NC", + "Size": ["870 entries"], + "Annotation": ["lexical semantic features"], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/UOA-0000-0000-25ED-C" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/eng-business.json b/lexical-resources/glossaries/eng-business.json new file mode 100644 index 0000000..16fe9d4 --- /dev/null +++ b/lexical-resources/glossaries/eng-business.json @@ -0,0 +1,16 @@ +{ + "Name": "English for business", + "URL": "http://hdl.handle.net/11509/116", + "Family": "Glossaries", + "Description": "This glossary includes terms from the domains of economics and business administration. The resource is available for download from CLARINO.", + "Language": ["nob", "eng"], + "Licence": "CLARIN ACA", + "Size": ["498 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.handle.net/11509/116" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/eng-est-maritime.json b/lexical-resources/glossaries/eng-est-maritime.json new file mode 100644 index 0000000..ff157bd --- /dev/null +++ b/lexical-resources/glossaries/eng-est-maritime.json @@ -0,0 +1,17 @@ +{ + "Name": "The English-Estonian Maritime Dictionary", + "URL": "http://doi.org/10.15155/3-00-0000-0000-0000-05BE2L", + "Family": "Glossaries", + "Description": "This glossary contains nautical terms. The resource is available for download from META-SHARE (CELR distribution) and for online browsing through a dedicated website.", + "Language": ["est", "eng"], + "Licence": "CLARIN ACA", + "Size": ["30,000 keywords"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Browse": "http://www.eki.ee/dict/meri/", + "Download": "http://doi.org/10.15155/3-00-0000-0000-0000-05BE2L" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/est-family-names.json b/lexical-resources/glossaries/est-family-names.json new file mode 100644 index 0000000..e151323 --- /dev/null +++ b/lexical-resources/glossaries/est-family-names.json @@ -0,0 +1,16 @@ +{ + "Name": "The Family Name Database of the Institute of the Estonian Language", + "URL": "http://doi.org/10.15155/3-00-0000-0000-0000-06340L", + "Family": "Glossaries", + "Description": "This glossary is available for online browsing.", + "Language": ["est"], + "Licence": "CLARIN ACA", + "Size": [], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Monolingual resources", + "Access": { + "Browse": "http://keeleabi.eki.ee/isikunimed/index.php" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/est-place-names.json b/lexical-resources/glossaries/est-place-names.json new file mode 100644 index 0000000..6f39131 --- /dev/null +++ b/lexical-resources/glossaries/est-place-names.json @@ -0,0 +1,17 @@ +{ + "Name": "Dictionary of Estonian Place Names", + "URL": "http://doi.org/10.15155/3-00-0000-0000-0000-07004L", + "Family": "Glossaries", + "Description": "This etymological glossary contains all official village names of Estonia and selected group of other Estonian place names. The resource is available for download from META-SHARE (CELR distribution) and for online browsing through a dedicated website.", + "Language": ["est"], + "Licence": "CC-BY", + "Size": ["6,214 keywords"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Monolingual resources", + "Access": { + "Browse": "http://www.eki.ee/dict/knr/", + "Download": "http://doi.org/10.15155/3-00-0000-0000-0000-07004L" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/esterm.json b/lexical-resources/glossaries/esterm.json new file mode 100644 index 0000000..a770a01 --- /dev/null +++ b/lexical-resources/glossaries/esterm.json @@ -0,0 +1,17 @@ +{ + "Name": "ESTERM (20190101)", + "URL": "http://doi.org/10.15155/3-00-0000-0000-0000-07BDAL", + "Family": "Glossaries", + "Description": "This is a termbase that includes terms mainly from the legal acts of the Republic of Estonia and the European Union. The resource is available for download from META-SHARE (CELR distribution) and for online browsing through a dedicated website.", + "Language": ["est", "eng", "fin", "fra", "deu", "rus"], + "Licence": "CC-BY", + "Size": ["53,327 concepts"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Browse": "http://termin.eki.ee/esterm/", + "Download": "http://doi.org/10.15155/3-00-0000-0000-0000-07BDAL" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/fra-ell-ell-fra-football.json b/lexical-resources/glossaries/fra-ell-ell-fra-football.json new file mode 100644 index 0000000..7718646 --- /dev/null +++ b/lexical-resources/glossaries/fra-ell-ell-fra-football.json @@ -0,0 +1,16 @@ +{ + "Name": "French-greek and greek-french lexicon of football terms", + "URL": "http://hdl.grnet.gr/11500/UOA-0000-0000-2573-5", + "Family": "Glossaries", + "Description": "This bilingual glossary of football terminology is available for download from clarin:el.", + "Language": ["French-Greek"], + "Licence": "CC-BY – ND", + "Size": ["843 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/UOA-0000-0000-2573-5" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/gloss-feminist.json b/lexical-resources/glossaries/gloss-feminist.json new file mode 100644 index 0000000..cde260e --- /dev/null +++ b/lexical-resources/glossaries/gloss-feminist.json @@ -0,0 +1,16 @@ +{ + "Name": "Glossary of feminist theory", + "URL": "http://hdl.grnet.gr/11500/UOA-0000-0000-25EB-E", + "Family": "Glossaries", + "Description": "This is a glossary of terms related to Feminist theory/criticism, and gender theory. The resource is available for download from clarin:el.", + "Language": ["ell", "eng"], + "Licence": "CC-BY-NC", + "Size": ["100 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/UOA-0000-0000-25EB-E" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/glossary-ebook.json b/lexical-resources/glossaries/glossary-ebook.json new file mode 100644 index 0000000..392c7b9 --- /dev/null +++ b/lexical-resources/glossaries/glossary-ebook.json @@ -0,0 +1,16 @@ +{ + "Name": "Glossary e-book "Open Linked Data and Applications"", + "URL": "http://hdl.grnet.gr/11500/IONION-0000-0000-25E7-2", + "Family": "Glossaries", + "Description": "This glossary is available for download from clarin:el.", + "Language": ["eng", "ell"], + "Licence": "CC-BY", + "Size": ["100 semantic units"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/IONION-0000-0000-25E7-2" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/glossary-medical.json b/lexical-resources/glossaries/glossary-medical.json new file mode 100644 index 0000000..90f2b4c --- /dev/null +++ b/lexical-resources/glossaries/glossary-medical.json @@ -0,0 +1,16 @@ +{ + "Name": "Glossary of Medical Terms", + "URL": "http://hdl.grnet.gr/11500/AUTH-0000-0000-2C49-E", + "Family": "Glossaries", + "Description": "This is a glossary of medical terms. The resource is available for download from clarin:el.", + "Language": ["eng", "ell"], + "Licence": "CC-BY", + "Size": ["3,750 words"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/AUTH-0000-0000-2C49-E" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/greek-crisis.json b/lexical-resources/glossaries/greek-crisis.json new file mode 100644 index 0000000..0779c87 --- /dev/null +++ b/lexical-resources/glossaries/greek-crisis.json @@ -0,0 +1,16 @@ +{ + "Name": "Greek Crisis Multilingual Term Project", + "URL": "http://hdl.grnet.gr/11500/IONION-0000-0000-2511-3", + "Family": "Glossaries", + "Description": "This is a glossary of terms related to the Greek government-debt crisis. The resource is available for download from clarin:el.", + "Language": ["ell", "ita", "tur", "eng", "deu", "fra", "spa", "Castilian"], + "Licence": "CC-BY", + "Size": ["820 concepts"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/IONION-0000-0000-2511-3" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/greek-turk.json b/lexical-resources/glossaries/greek-turk.json new file mode 100644 index 0000000..f1f4010 --- /dev/null +++ b/lexical-resources/glossaries/greek-turk.json @@ -0,0 +1,16 @@ +{ + "Name": "Τρίγλωσσο Ορολογικό Λεξικό (ΤΟΛ)", + "URL": "http://hdl.grnet.gr/11500/ATHENA-0000-0000-5837-0", + "Family": "Glossaries", + "Description": "This is a trilingual term glossary for foreign students who want to improve their language skills in Greek and familiarize themselves with information technology. The resource is available for download from clarin:el.", + "Language": ["ell", "eng", "tur"], + "Licence": "CC-BY-NC–ND", + "Size": ["5,224 Entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/ATHENA-0000-0000-5837-0" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/helsinki-arts-sci.json b/lexical-resources/glossaries/helsinki-arts-sci.json new file mode 100644 index 0000000..6d165d9 --- /dev/null +++ b/lexical-resources/glossaries/helsinki-arts-sci.json @@ -0,0 +1,16 @@ +{ + "Name": "The Helsinki Term Bank for the Arts and Sciences", + "URL": "http://urn.fi/urn:nbn:fi:lb-20140730152", + "Family": "Glossaries", + "Description": "This is a terminological database available for online browsing through FIN-CLARIN.", + "Language": ["fin", "multilingual"], + "Licence": "CC-BY-SA", + "Size": ["growing"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Browse": "http://tieteentermipankki.fi/" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/int-impact-ne.json b/lexical-resources/glossaries/int-impact-ne.json new file mode 100644 index 0000000..0732fec --- /dev/null +++ b/lexical-resources/glossaries/int-impact-ne.json @@ -0,0 +1,16 @@ +{ + "Name": "INT IMPACT NE Lexicon", + "URL": "http://hdl.handle.net/10032/tm-a2-a5", + "Family": "Glossaries", + "Description": "This is a glossary that features historical names and variants for the period between 1750 and 1945. The resource is available for download from the Dutch Language Institute (INT).", + "Language": ["nld"], + "Licence": "other", + "Size": ["200,000 lemmas"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Monolingual resources", + "Access": { + "Download": "http://hdl.handle.net/10032/tm-a2-a5" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/mfsa.json b/lexical-resources/glossaries/mfsa.json new file mode 100644 index 0000000..8e2b8b1 --- /dev/null +++ b/lexical-resources/glossaries/mfsa.json @@ -0,0 +1,16 @@ +{ + "Name": "MFSA_Maltese_Company_Registry", + "URL": "http://doi.org/21.11115/0000-000B-D313-1", + "Family": "Glossaries", + "Description": "This glossary is available for download from CLARIN PORTULAN.", + "Language": ["mlt", "eng"], + "Licence": "CC-BY-NC", + "Size": ["45,993 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://doi.org/21.11115/0000-000B-D313-1" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/militerm.json b/lexical-resources/glossaries/militerm.json new file mode 100644 index 0000000..78798e6 --- /dev/null +++ b/lexical-resources/glossaries/militerm.json @@ -0,0 +1,16 @@ +{ + "Name": "MILITERM (20180801)", + "URL": "http://doi.org/10.15155/3-00-0000-0000-0000-07024L", + "Family": "Glossaries", + "Description": "MILITERM is a multilingual termbase of military, security and defence terms, enabling search by Estonian, English, French and German keywords. The Estonian and English terms are provided with definitions. The resource is available for online browsing.", + "Language": ["est", "eng", "fin", "fra", "deu"], + "Licence": "CC-BY", + "Size": [], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Browse": "http://termin.eki.ee/militerm/" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/multilingual-gloss.json b/lexical-resources/glossaries/multilingual-gloss.json new file mode 100644 index 0000000..1b75dd9 --- /dev/null +++ b/lexical-resources/glossaries/multilingual-gloss.json @@ -0,0 +1,16 @@ +{ + "Name": "Multilingual glossary (Department of Foreign Languages, Translation and Interpretation)", + "URL": "http://hdl.grnet.gr/11500/IONION-0000-0000-3D44-0", + "Family": "Glossaries", + "Description": "This is a general-purpose glossary that is available for download from clarin:el.", + "Language": ["eng", "ell"], + "Licence": "CC-BY-NC", + "Size": [], + "Annotation": ["lemmas"], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/IONION-0000-0000-3D44-0" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/multilingual-toponyms.json b/lexical-resources/glossaries/multilingual-toponyms.json new file mode 100644 index 0000000..67bbdcc --- /dev/null +++ b/lexical-resources/glossaries/multilingual-toponyms.json @@ -0,0 +1,16 @@ +{ + "Name": "Multilingual lexicon of toponyms", + "URL": "http://hdl.grnet.gr/11500/ATHENA-0000-0000-23C1-E", + "Family": "Glossaries", + "Description": "This is a glossary of toponyms available for download from clarin:el.", + "Language": ["Polish + translations into English, Romanian, Hungarian, Bulgarian, Polish, Greek, German, Serbian, Slovak, Croatian"], + "Licence": "CC-BY-SA", + "Size": ["281,375 entries"], + "Annotation": ["lemmas", "semantics", "translation equivalents"], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/ATHENA-0000-0000-23C1-E" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/name-component.json b/lexical-resources/glossaries/name-component.json new file mode 100644 index 0000000..c46e774 --- /dev/null +++ b/lexical-resources/glossaries/name-component.json @@ -0,0 +1,16 @@ +{ + "Name": "Name Component Lexicon", + "URL": "http://urn.fi/urn:nbn:fi:lb-20140730188", + "Family": "Glossaries", + "Description": "This is a glossary of the most common elements out of which Swedish place names are built. The resource is available online through FIN-CLARIN.", + "Language": ["swe"], + "Licence": "EUPL", + "Size": ["6251 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Monolingual resources", + "Access": { + "Browse": "http://kaino.kotus.fi/svenska/ledlex/" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/netterms.json b/lexical-resources/glossaries/netterms.json new file mode 100644 index 0000000..fb807b9 --- /dev/null +++ b/lexical-resources/glossaries/netterms.json @@ -0,0 +1,16 @@ +{ + "Name": "Netterms. Computer networking terminology", + "URL": "http://hdl.grnet.gr/11500/IONION-0000-0000-250F-7", + "Family": "Glossaries", + "Description": "This is glossary of terms related to computer networking available for download from clarin:el.", + "Language": ["eng", "ell"], + "Licence": "CC-BY", + "Size": ["205 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/IONION-0000-0000-250F-7" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/nor-biodiversity.json b/lexical-resources/glossaries/nor-biodiversity.json new file mode 100644 index 0000000..3cee0f3 --- /dev/null +++ b/lexical-resources/glossaries/nor-biodiversity.json @@ -0,0 +1,16 @@ +{ + "Name": "Norwegian biodiversity terminology database", + "URL": "http://hdl.handle.net/11509/115", + "Family": "Glossaries", + "Description": "This glossary includes terms from the domains of biology. The resource is available for download from CLARINO.", + "Language": ["nob", "nno", "lat"], + "Licence": "CLARIN_PUB-BY", + "Size": ["297 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.handle.net/11509/115" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/orossimo-term.json b/lexical-resources/glossaries/orossimo-term.json new file mode 100644 index 0000000..55b67a0 --- /dev/null +++ b/lexical-resources/glossaries/orossimo-term.json @@ -0,0 +1,16 @@ +{ + "Name": "Orossimo Terminological Resource", + "URL": "http://hdl.grnet.gr/11500/ATHENA-0000-0000-4B49-B", + "Family": "Glossaries", + "Description": "This is a glossary of terms from various domains e.g. History, Computer Science, Biology etc. The resource is available for download from clarin:el.", + "Language": ["ell", "eng"], + "Licence": "CC-BY-NC-SA 4.0", + "Size": ["22,308 terms"], + "Annotation": ["lexical semantic relations", "usage notes"], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/ATHENA-0000-0000-4B49-B" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/pan-latin-fashion.json b/lexical-resources/glossaries/pan-latin-fashion.json new file mode 100644 index 0000000..499841a --- /dev/null +++ b/lexical-resources/glossaries/pan-latin-fashion.json @@ -0,0 +1,16 @@ +{ + "Name": "Pan-Latin Lexicon of Collars and Sleeves in Fashion and Costume", + "URL": "http://hdl.handle.net/20.500.11752/OPEN-987", + "Family": "Glossaries", + "Description": "This terminological glossary, which is developed with the Realiter network, contains terms related to fashion. This lexicon can be downloaded from the ILC4CLARIN repository.", + "Language": ["cat", "eng", "fra", "glg", "ita", "por", "ron", "spa"], + "Licence": "CC BY-SA 4.0", + "Size": ["74 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.handle.net/20.500.11752/OPEN-987" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/pan-latin-geothermal.json b/lexical-resources/glossaries/pan-latin-geothermal.json new file mode 100644 index 0000000..e389292 --- /dev/null +++ b/lexical-resources/glossaries/pan-latin-geothermal.json @@ -0,0 +1,16 @@ +{ + "Name": "Pan-Latin Geothermal Energy Lexicon", + "URL": "http://hdl.handle.net/20.500.11752/OPEN-995", + "Family": "Glossaries", + "Description": "This terminological glossary, which is developed with the Realiter network, contains terms related to geothermal energy. This lexicon can be downloaded from the ILC4CLARIN repository.", + "Language": ["cat", "eng", "fra", "glg", "ita", "por", "ron", "spa"], + "Licence": "CC BY-SA 4.0", + "Size": ["125 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.handle.net/20.500.11752/OPEN-995" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/pan-latin-photovoltaic.json b/lexical-resources/glossaries/pan-latin-photovoltaic.json new file mode 100644 index 0000000..5973da1 --- /dev/null +++ b/lexical-resources/glossaries/pan-latin-photovoltaic.json @@ -0,0 +1,16 @@ +{ + "Name": "Pan-Latin Photovoltaic Systems Lexicon", + "URL": "http://hdl.handle.net/20.500.11752/OPEN-994", + "Family": "Glossaries", + "Description": "This terminological glossary, which is developed with the Realiter network, contains terms related to photovoltaic systems.\nThe lexicon can be downloaded from the ILC4CLARIN repository.", + "Language": ["cat", "eng", "fra", "glg", "ita", "por", "ron", "spa"], + "Licence": "CC BY-SA 4.0", + "Size": ["187 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.handle.net/20.500.11752/OPEN-994" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/pan-latin-smart-city.json b/lexical-resources/glossaries/pan-latin-smart-city.json new file mode 100644 index 0000000..df982ae --- /dev/null +++ b/lexical-resources/glossaries/pan-latin-smart-city.json @@ -0,0 +1,16 @@ +{ + "Name": "Pan-Latin Smart City Lexicon", + "URL": "http://hdl.handle.net/20.500.11752/OPEN-993", + "Family": "Glossaries", + "Description": "This terminological glossary, which is developed with the Realiter network, contains terms related to the Smart City concept.\nThe lexicon can be downloaded from the ILC4CLARIN repository.", + "Language": ["cat", "eng", "fra", "glg", "ita", "por", "ron", "spa"], + "Licence": "CC BY-SA 4.0", + "Size": ["123 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.handle.net/20.500.11752/OPEN-993" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/panacea-el-en.json b/lexical-resources/glossaries/panacea-el-en.json new file mode 100644 index 0000000..d2fff57 --- /dev/null +++ b/lexical-resources/glossaries/panacea-el-en.json @@ -0,0 +1,16 @@ +{ + "Name": "PANACEA Environment Bilingual Glossary EL-EN (Greek-English)", + "URL": "http://hdl.grnet.gr/11500/ATHENA-0000-0000-23F6-3", + "Family": "Glossaries", + "Description": "This glossary is available for download from clarin:el.", + "Language": ["ell", "eng"], + "Licence": "CC-BY", + "Size": ["18,582 entries"], + "Annotation": ["lemmas", "translation equivalent"], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Download": "http://hdl.grnet.gr/11500/ATHENA-0000-0000-23F6-3" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/place-names-iel.json b/lexical-resources/glossaries/place-names-iel.json new file mode 100644 index 0000000..e846883 --- /dev/null +++ b/lexical-resources/glossaries/place-names-iel.json @@ -0,0 +1,16 @@ +{ + "Name": "The Place Name Database of the Institute of the Estonian Language (KNAB)", + "URL": "http://doi.org/10.15155/3-00-0000-0000-0000-05927L", + "Family": "Glossaries", + "Description": "This glossary is available for online browsing.", + "Language": ["est"], + "Licence": "CLARIN ACA", + "Size": ["428,344 elements; 145,261 elements"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Monolingual resources", + "Access": { + "Browse": "http://portaal.eki.ee/knab" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/term-biodiversity.json b/lexical-resources/glossaries/term-biodiversity.json new file mode 100644 index 0000000..e36958e --- /dev/null +++ b/lexical-resources/glossaries/term-biodiversity.json @@ -0,0 +1,17 @@ +{ + "Name": "A Terminological Inventory for Biodiversity", + "URL": "http://doi.org/21.11115/0000-000B-D395-E", + "Family": "Glossaries", + "Description": "This is a glossary of animal species available for download from CLARIN PORTULAN and online browsing.", + "Language": ["eng"], + "Licence": "CC-BY", + "Size": ["288,562 Entries"], + "Annotation": ["semantic relatedness"], + "Infrastructure": "CLARIN", + "Group": "Monolingual resources", + "Access": { + "Browse": "http://nactem.ac.uk/bhl_inventory/", + "Download": "http://doi.org/21.11115/0000-000B-D395-E" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/term-multiword.json b/lexical-resources/glossaries/term-multiword.json new file mode 100644 index 0000000..7f47021 --- /dev/null +++ b/lexical-resources/glossaries/term-multiword.json @@ -0,0 +1,16 @@ +{ + "Name": "Terminological multiword expressions lexicon", + "URL": "http://hdl.handle.net/11356/1780", + "Family": "Glossaries", + "Description": "This lexicon contains multiword terms extracted from various terminological sources. The entries were lemmatized and tagged according to the MULTEXT-East specifications for Slovenian, and manually checked and corrected. The lexicon is distributed as a TSV file, one line for each multiword term.\nThe first column contains the term in its canonical form, the second the lemmas of its words, and the third the MULTEXT-East morphosyntactic descriptions.\nThis resource is available for download from the CLARIN.SI repository.", + "Language": ["slv"], + "Licence": "CC BY-SA 4.0", + "Size": ["42,863 entries"], + "Annotation": ["MSD-tagged", "lemmatised"], + "Infrastructure": "CLARIN", + "Group": "Monolingual resources", + "Access": { + "Download": "http://hdl.handle.net/11356/1780" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/timed-medical-terms.json b/lexical-resources/glossaries/timed-medical-terms.json new file mode 100644 index 0000000..fe9affd --- /dev/null +++ b/lexical-resources/glossaries/timed-medical-terms.json @@ -0,0 +1,16 @@ +{ + "Name": "Time-sensitive inventory of medical terminology", + "URL": "http://doi.org/21.11115/0000-000B-D37A-E", + "Family": "Glossaries", + "Description": "This glossary is available for download from CLARIN PORTULAN.", + "Language": ["eng"], + "Licence": "CC-BY", + "Size": ["175,000 entries"], + "Annotation": ["Semantics - relations (synonyms, holonymy, hyperonymy, ...)"], + "Infrastructure": "CLARIN", + "Group": "Monolingual resources", + "Access": { + "Download": "http://doi.org/21.11115/0000-000B-D37A-E" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/uhr-term-nor.json b/lexical-resources/glossaries/uhr-term-nor.json new file mode 100644 index 0000000..2b839c0 --- /dev/null +++ b/lexical-resources/glossaries/uhr-term-nor.json @@ -0,0 +1,17 @@ +{ + "Name": "UHR's Termbase for Norwegian higher education institutions", + "URL": "http://hdl.handle.net/11509/122", + "Family": "Glossaries", + "Description": "This is a database of terms available for download from CLARINO and for online browsing.", + "Language": ["nob", "eng", "nno"], + "Licence": "CLARIN_PUB-BY", + "Size": ["1,786 entries"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Multilingual resources", + "Access": { + "Browse": "https://oda.uib.no/app/term/aterm", + "Download": "http://hdl.handle.net/11509/122" + }, + "Publication": "" +} diff --git a/lexical-resources/glossaries/xenophobia.json b/lexical-resources/glossaries/xenophobia.json new file mode 100644 index 0000000..60e13fd --- /dev/null +++ b/lexical-resources/glossaries/xenophobia.json @@ -0,0 +1,16 @@ +{ + "Name": "Xenophobia", + "URL": "https://inventory.clarin.gr/resources/search/?q=xenophobia", + "Family": "Glossaries", + "Description": "This is a collection of 12 knowledge bases on various forms of xenophobia, available for download from clarin:el.", + "Language": ["ell"], + "Licence": "CC-BY", + "Size": ["12 knowledge bases"], + "Annotation": [], + "Infrastructure": "CLARIN", + "Group": "Monolingual resources", + "Access": { + "Download": "http://inventory.clarin.gr/resources/search/?q=xenophobia" + }, + "Publication": "" +}