|
Essentially, what I am trying to achieve is extract the name and country of birth of every composer from this Wikipedia list. This is my first attempt ever at using SPARQL, but here's what I've managed so far:
I'm running this through dbpedia's SNORQL and while I get an output in the format I want, I'm only using results from the "Women classical composers" Wikipedia category which only covers a portion of what is displayed in the "List of female composers by name" list. I've tried finding categories common to all the composers in the list which would allow me to select them with relative ease, but couldn't find any which were truly all-encompassing. I do realise my question is rather similar to this one, but I unfortunately could not figure out my problem after reading this. |


