User Details
- User Since
- Oct 9 2022, 1:26 AM (165 w, 3 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Durotimi-Hector [ Global Accounts ]
Oct 16 2022
Oct 14 2022
Oct 13 2022
Oct 12 2022
@Caseyy0000 can you please shed more light on 'pagination' i just ran into the same set of problems. thank you
Oct 11 2022
@Hannah_Njoroge @IEmmanuel104 the code excerpt above considers values having empty lists to false and hence missing.
hello! can someone help me out with my logic.
when parsing through the annotations dict, i use:
for key, values in x.items():
if values:
pass
else:
list.append(key)You're welcome @IEmmanuel104
@IEmmanuel104 https://meta.wikimedia.org/wiki/Toolhub/Data_model describes the data model for toolhub.
https://toolhub.wikimedia.org/api-docs#get-/api/tools/-name-/ is the only API from the api docs that gives info/details about a given tool. Other API with respect to tools allows to perform CRUD opperations on a given tool or compare differences or alter funtionalities.
Oct 10 2022
@IEmmanuel104 "The conclusion is that we will consider a piece of information missing only if it is absent from both the Core and Annotations layers"
@IEmmanuel104 I strongly believe we're to return missing data from the annotation dictionary itself.
you might then probaly dump in json format firt before extracting the missing data or directly if you can.
Oct 9 2022
Hello! I am an Outreachy applicant. My name is Orishawo Hector Oluwadurotimi. I would like to work together with you all on this project.
