-
Notifications
You must be signed in to change notification settings - Fork 17
Project: Dictionaries
Lakshmi Devi Priya edited this page Jun 30, 2020
·
12 revisions
DistributedDictionary
Because AMI uses a large n umber of dictionaries which may be developed independently and globally. AMIDictionaries are now spread over many sites, different degrees of compliance, and different location types (in-jar resources, distributed $DICTIONARY, local files, web sites). It's fun and a mess, just as the 1994 web was!
-
amidict
org.contentmine.ami.tools.dictionary
. Primary tools for creating, editing, translating, displaying, merging.
- define the syntax
- namespaces?
-
amidict
-based:create
,display
,search
,translate
(the last is mainly json<->xml) -
ami search
supports distributed dictionaries but needs testing.
- Peter Murray-Rust
- ???
- Richard Light
- Emanuel Faria
???
Main use is in-jar resources. The distributed syntax works in ami search
but is probably out-of-date. The dictionaries are not all Wikidata-ified.
-
country
(Ambreen) -
disease
(Priya) -
virus
(vertebrate) (Kareena) -
drugs
(Rajan) -
funders
(PMR)
Tester: Ambreen H
Dictionary: country
- Tested
amidict
to create the country dictionary - Dictionary creation successful
- Detailed report: https://github.com/petermr/openVirus/blob/master/dictionaries/country/country_dict.md
Tester 2 : Lakshmi Devi Priya
-
Disease
dictionary was successfully created usingamidict
. - The steps followed on creation of dictionary using
amidict
is at https://github.com/petermr/openVirus/blob/master/dictionaries/diseases/disease_dict.md