Skip to content

progdrum/musician-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musician Graph

Overview

The aim of this project is to create an RDF/OWL graph linking data about musicians, bands, instruments, and associated locations together.

It begins by retrieving information about groups and musicians from DBPedia. Eventually, the goal is to also incorporate related data from Wikidata, GeoNames, and perhaps other sources into a convenient, one-stop shot for musician-related information.

Architecture

At this point, very simplistic. The OWL file is served locally by Fuseki, interacted with by Hy with Python's requests library to query it. Using a large CONSTRUCT query to generate the graph and insert it into the OWL graph.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages