🐐
This commit is contained in:
@@ -149,6 +149,7 @@ WIKIDATA_INSTANCE_TYPE_MAP = {
|
|||||||
"Q1250464": CardType.location, # realm
|
"Q1250464": CardType.location, # realm
|
||||||
"Q3146899": CardType.location, # diocese of the catholic church
|
"Q3146899": CardType.location, # diocese of the catholic church
|
||||||
"Q35145263": CardType.location, # natural geographic object
|
"Q35145263": CardType.location, # natural geographic object
|
||||||
|
"Q15642541": CardType.location, # human-geographic territorial entity
|
||||||
|
|
||||||
"Q16521": CardType.life_form, # taxon
|
"Q16521": CardType.life_form, # taxon
|
||||||
"Q310890": CardType.life_form, # monotypic taxon
|
"Q310890": CardType.life_form, # monotypic taxon
|
||||||
@@ -220,6 +221,7 @@ WIKIDATA_INSTANCE_TYPE_MAP = {
|
|||||||
"Q1840368": CardType.science_thing, # cloud type
|
"Q1840368": CardType.science_thing, # cloud type
|
||||||
"Q2154519": CardType.science_thing, # astrophysical x-ray source
|
"Q2154519": CardType.science_thing, # astrophysical x-ray source
|
||||||
"Q17444909": CardType.science_thing, # astronomical object type
|
"Q17444909": CardType.science_thing, # astronomical object type
|
||||||
|
"Q12089225": CardType.science_thing, # Mineral species
|
||||||
"Q113145171": CardType.science_thing, # type of chemical entity
|
"Q113145171": CardType.science_thing, # type of chemical entity
|
||||||
|
|
||||||
"Q1420": CardType.vehicle, # car
|
"Q1420": CardType.vehicle, # car
|
||||||
|
|||||||
@@ -13,3 +13,4 @@ pyyaml==6.0.3
|
|||||||
psycopg2-binary==2.9.11
|
psycopg2-binary==2.9.11
|
||||||
python-multipart==0.0.22
|
python-multipart==0.0.22
|
||||||
alembic==1.18.4
|
alembic==1.18.4
|
||||||
|
websockets==13.1
|
||||||
Reference in New Issue
Block a user