Drag and Drop the following bookmarklet to your browser bar to install: Report a SW bug
| Project: | Semantic Web |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | open |
This resource has rdfs:label "Tudor Groza". However, the following SPARQL query does not give this resource as a result (endpoint at http://dblp.l3s.de/d2r/snorql/:
SELECT DISTINCT ?person
WHERE {
?person rdfs:label ?name
FILTER regex(?name, "tudor", "i")
}
http://dblp.l3s.de/d2r/page/authors/Tania_Tudorache rdfs:label "Tania Tudorache" is also not returned.http://dblp.l3s.de/d2r/page/authors/A._Tudorache rdfs:label "A. Tudorache", however, is returned.