-
Notifications
You must be signed in to change notification settings - Fork 98
Generate queries from contracts #669
Copy link
Copy link
Open
Labels
-next release-Included in the next releaseIncluded in the next releaseblockedAnother issue is blockingAnother issue is blockinghelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
-next release-Included in the next releaseIncluded in the next releaseblockedAnother issue is blockingAnother issue is blockinghelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
StatusShow more project fields
Todo
Terms
Description
Scribe-Data should be using as few resources of the Wikidata query service as possible. One thing that needs to change is that we're generating a query that has all the forms, but we're not using all of them. This is thus wasting Wikidata Query service bandwidth.
The current working thought is that we could use the contracts and generate queries that have all of the fields that we need.
Contribution
Happy to discuss how this could work and support on the development/review! 😊