ToastHawaii / ToastHawaii/osm-apps-catalog
Support price from wikidata
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 5
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 10
Description
### Problem to solve
price (P2284) from wikidata is currently not supported but relevant for the community contribution score.
### Proposal
Add P2284 to the query and read the value out on transform.
### Links / references / screenshots
/actions/lib/crawler/wikidata.ts
For the score check:
business model
- in-app purchases
- in-app advertisements
- freemium
[freely redistributable software](https://www.wikidata.org/wiki/Q5500964)
[copyright license](https://www.wikidata.org/wiki/Property:P275) -> [freeware](https://www.wikidata.org/wiki/Q178285)
Contributor guide
Research direction
Start in /actions/lib/crawler/wikidata.ts and trace how Wikidata properties are added to the query and read during transformation. Add support for price (P2284), then verify that the transformed value is available for the community contribution score, including the business-model cases listed in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100