finding super classes of an entity in SPARQL
问题 I want to make a Name Entity Recognizer using wikipedia Data, I need to get all the super classes of a word to see in which category (Place, Human, Organization or None) the word is. I surfed the Internet a lot and find some pages like : SPARQL query to find all sub classes and a super class of a given class which when I execute the query results "No matching records found" even with the word mentioned in the page and trying other namespaces. and: Extracting hierarchy for dbpedia entity using