data(software,game): add software category + 18k Wikidata records (→296k)#116
Merged
Conversation
New `software` category (TechEngine PR #42): 11,611 software products from Wikidata (P31=Q7397) — name, release_date, developers, publishers, operating_systems, programming_languages, licenses, genres. Plus 6,800 more video games recovered from Q7889 subclasses (browser/arcade/mobile games) the direct-P31 pass missed. Bumps engine submodule to the software-category pin + mirrors SOFTWARE_REQUIRED into app/validate.py. All from Wikidata, no fabrication; verified:false; sharded. Refs #1
Member
Author
🤖 TechEngine · data validation
|
Member
Author
🤖 TechEngine · verify (Tier 0)Real data + a CI fix:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the new
softwarecategory (TechEngine PR #42) + more Wikidata games — dataset 277,458 → 295,869 on the road to 1M.P31 = Q7397): name, release_date, developers, publishers, operating_systems, programming_languages, licenses, genres. Standalone/unscored, no brand FK.source_urlscite each Wikidata entity.Q7889subclasses (browser/arcade/mobile/etc.) that the initial direct-P31pass (data(game): add game category + import 168,883 Wikidata games (→277k records) #115) missed. Deduped against the existing 168,883 by QID + slug (collisions get a QID suffix).SOFTWARE_REQUIREDintoapp/validate.py.actions/setup-python+cache: pip("Maximum call stack size exceeded"); fixed by dropping the pip cache intest.yml.All
verified: false.python -m app.validate✅ passed (295,869 records). Dump regenerated —v1/software/(11,611) + 6,800 newv1/games/pages + openapi + index (existing 168,883 game pages left untouched — surgical staging). No fabrication; every field from Wikidata.Closes #1