Nerdy Creativity

Dancing Digital/No Boundaries Archive Project

screen shot of Dancing Digital demo site

Project Details

Dancing Digital is a project lead by Rebecca Salzer (University of Alabama) to create interconnected, online dance resources. No Boundaries is a dance project by Gesel Mason (University of Texas) that consists of a collection of dance solos by African American choreographers that span over 70 years. They hired Whirl-i-Gig to create an online archive for No Boundaries using CollectiveAccess, an open source collection management software. My responsibility for the project was to develop a workflow to export/import data between CollectiveAccess and Wikidata.

I created Python scripts to export data from No Boundaries, Brooklyn Academy of Music, and Jacob’s Pillow archives. I also created Python scripts to import the data into a Wikibase instance named Dancing Digital Commons (DDC). DDC is hosted for free using Wikibase Cloud. In order to fully explore data in Wikibase, people need to learn SPARQL language. In order to make DDC data more accessible, I created a demo web app that would allow people to explore Wikibase data without knowing SPARQL. Users fill in the search form and app will send a SPARQL query to Wikibase. The app shows the search results as network graph and text table.

I worked on this project as software engineer at Whirl-i-Gig.

Presentations/Publications

Tech Stack