🐐
This commit is contained in:
@@ -95,6 +95,7 @@ WIKIDATA_INSTANCE_TYPE_MAP = {
|
||||
"Q24862": CardType.artwork, # film
|
||||
"Q11032": CardType.artwork, # newspaper
|
||||
"Q25379": CardType.artwork, # play
|
||||
"Q41298": CardType.artwork, # magazine
|
||||
"Q482994": CardType.artwork, # album
|
||||
"Q134556": CardType.artwork, # single
|
||||
"Q169930": CardType.artwork, # EP
|
||||
@@ -130,6 +131,7 @@ WIKIDATA_INSTANCE_TYPE_MAP = {
|
||||
"Q3624078": CardType.location, # sovereign state
|
||||
"Q1093829": CardType.location, # city in the United States
|
||||
"Q7930989": CardType.location, # city/town
|
||||
"Q3146899": CardType.location, # diocese of the catholic church
|
||||
"Q35145263": CardType.location, # natural geographic object
|
||||
|
||||
"Q16521": CardType.life_form, # taxon
|
||||
@@ -155,6 +157,7 @@ WIKIDATA_INSTANCE_TYPE_MAP = {
|
||||
"Q5419137": CardType.group, # veterans' organization
|
||||
"Q12973014": CardType.group, # sports team
|
||||
"Q11446438": CardType.group, # female idol group
|
||||
"Q10517054": CardType.group, # handball team
|
||||
"Q135408445": CardType.group, # men's national association football team
|
||||
|
||||
"Q7187": CardType.science_thing, # gene
|
||||
@@ -164,6 +167,7 @@ WIKIDATA_INSTANCE_TYPE_MAP = {
|
||||
"Q11276": CardType.science_thing, # globular cluster
|
||||
"Q898273": CardType.science_thing, # protein domain
|
||||
"Q168845": CardType.science_thing, # star cluster
|
||||
"Q1341811": CardType.science_thing, # astronomical maser
|
||||
"Q1840368": CardType.science_thing, # cloud type
|
||||
"Q113145171": CardType.science_thing, # type of chemical entity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user