jmvanel / semantic_forms

Form generators leveraging semantic web standards (RDF(S), OWL, SPARQL , ...
Other
75 stars 23 forks source link

Building the search query in presence of several rdfs:range #194

Open jmvanel opened 6 years ago

jmvanel commented 6 years ago

In presence of several rdfs:range , take the most specific class (es) for building the SPARQL search query, and anyway eliminate non interesting classes like like rdfs:Resource and owl:Thing .

Use case : the ISWC 2017 data contain bad triples like :

 <http://xmlns.com/foaf/0.1/maker> rdfs:range rdfs:Resource .