- From: Christian Morbidoni <christian.morbidoni@gmail.com>
- Date: Tue, 8 Nov 2011 17:23:37 +0100
- To: semantic-web@w3.org
Received on Tuesday, 8 November 2011 16:24:15 UTC
Hi all, I'm trying to build a SPARQL query that selects all the resources that are ONLY rdfs:Resources (untyped let's say). What I need is to identify those resources that do not have an explicit rdf:type, thus are of rdf:type rdfs:Resource. In the past I did it in Serql using the MINUS construct...but when it comes to sparql I don't know how to solve it... Could anyone help me out please? best, Christian
Received on Tuesday, 8 November 2011 16:24:15 UTC