Closed YovaKem closed 4 years ago
so you could in theory get the list of all 14498 recursive sub-classes of organization, and write a long claim option filter such as:
echo 'P31:Q55190098,Q54814599,Q53858112,Q53828709,Q53361238' > ./claim
cat entities.json | wikidata-filter --claim ./claim > organizations.ndjson
but, while I could't experience it myself, it might get slow (cf #14)
Thanks, I did that and speed doesn't seem to be a problem.
Is it possible to format the following query into a valid filter somehow?
I want to get all entities that are instances of a subclass (of a subclass, etc.) of organizations.