Wikipedia:Meetup/NYC/Queens Name Explorer/Wikidata
Overview | Queens Name Explorer | Wikidata | Wikimedia Commons | Wikipedia | OpenStreetMap |
Wikidata is a free, collaborative, multilingual, secondary knowledge base, collecting structured data to provide support for Wikipedia, Wikimedia Commons, the other wikis of the Wikimedia movement, and to anyone in the world.
Our goal is to match people and places from Queens Name Explorer to their corresponding Wikidata items, creating new Wikidata items when they do not yet exist.
As we match, edit, and create Wikidata items for people and places, it will power a dynamic list that includes links to corresponding Wikipedia articles and OpenStreetMap features.
Getting started
[edit]New to Wikidata?
[edit]- Create a Wikidata username if you do not yet have one
- Start with beginner tasks
- Login to Mix'n'Match and Tabernacle with your Wikidata username
- (optional) Work through Wiki Edu Wikidata Training Modules if you're interested to learn more about Wikidata:
Tasks
[edit]Beginner tasks
[edit]Mix'n'Match
[edit]Tabernacle
[edit]Intermediate tasks
[edit]- Add required statements to matched places (recent changes)
- Enhance Wikidata items for matched people (recent changes)
- Use Item Quality Evaluator with the following code entered into the SPARQL tab:
SELECT DISTINCT ?namesake WHERE { ?place wdt:P131 wd:Q18424; p:P138 ?statement. MINUS { ?place wdt:P576 ?demolishedDate. } MINUS { ?place wdt:P31 wd:Q123705. } MINUS { ?place (wdt:P31/(wdt:P279*)) wd:Q16970. } ?statement ps:P138 ?namesake. ?namesake wdt:P31 wd:Q5. MINUS { ?namesake (wdt:P31/(wdt:P279*)) wd:Q486972. } SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } }
Advanced tasks
[edit]- Develop additional SPARQL queries to help visualize Queens Name Explorer data
Wikidata statements to add to items
[edit]Statements required for queries are indicated, other statements listed are recommended if known
- country (P17): United States of America (Q30)
- located in the administrative territorial entity (P131): Queens (Q18424) (required for queries)
- coordinate location (P625) (required for queries)
- named after (P138) (required for queries)
- Add reference using reference URL (P854) and
nameexplorer.urbanarchive.me
URL as the value (example)
- Add reference using reference URL (P854) and
- One of the following OpenStreetMap properties:
- (Alternately, if the place doesn't yet exist in OpenStreetMap, add OpenStreetMap way ID (P10689): no value)
For co-named streets
[edit]- instance of (P31): co-named street (Q124461364)
- located on street (P669): Wikidata item for street that has been co-named
See Wikidata:WikiProject NYC Open Education Data for public schools
For individual person
[edit]- instance of (P31): human (Q5) (required for queries)
- occupation (P106)
- date of birth (P569)
- date of death (P570)
See Wikidata:WikiProject Biographical Identifiers and Wikidata:Living people
For group of people
[edit]- instance of (P31): group of humans (Q16334295) or more specific item, i.e. musical group (Q215380) or family (Q8436) (required for queries)
Queries
[edit]- List of places and namesakes: dynamic list of Wikidata items located in the administrative territorial entity Queens with a named after statement (excludes neighborhoods, churches, and places named after human settlements)
- Places with Wikimedia Commons Category but no image (P18) on Wikidata
- Most common occupations of people who have a place named after them in Queens
- People by number of places named after them in Queens