rdf - Wikipedia Categories Starting with "Category:Lists_of_" returns just lists no data -


I wanted to remove all cities within the United States, so I run this query.

  select WHERE {? S dcterms: subject / skos: wide * category: Lists_of_cities_in_the_United_States. }  

But the result that contains only lists and no data, I also noticed some Wikipedia pages that start with "List_of" but " Category: " in front of them, for example what is the way to remove them?


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -