RE: [SKOS, SPARQL, ALL] Closure and SPARQL

As far as I know, RDF does not allow you to state that a property is transitive, but the RDF schema itself has 2 transitive properties: rdfs:subClassOf and rdfs:subPropertyOf.

I could be horribly wrong here, but one of the use-cases listed is:
"2.17 Building Ontology Tools (Semantic Web)"
It says: "Some parts of the ontology editor require the transitive closure of the query and other parts do not."

Imho, a lot of applications will require the transitive closure of the query.
I don't think I said that RDF and OWL express transitive closure, but they do express transitivity. And indeed, the transitive closure of the transitive properties is what I would expect to find in a query language for RDF.
I would have expected that this was covered in SPARQL, seems like it isn't... or did I somehow miss that?

Christoffel




This email and its attachment(s) is confidential and intended solely for the use of the individual to whom it is addressed, and not intended to be further distributed without explicit prior approval of the sender. Any views or opinions presented are solely those of the author and do not necessarily represent those of Language & Computing, Inc. unless explicitly indicated. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited.

 

 


-----Original Message-----
From: Enrico Franconi [mailto:franconi@inf.unibz.it] 
Sent: donderdag 8 december 2005 14:35
To: Christoffel Dhaen
Cc: McBride, Brian; Christopher Welty; public-swbp-wg@w3.org; public-swbp-wg-request@w3.org
Subject: Re: [SKOS, SPARQL, ALL] Closure and SPARQL

On 8 Dec 2005, at 12:07, Christoffel Dhaen wrote:
> In Rdf, Owl and SKOS there is such a thing native to the format,

Uh? Where is the transitive closure of a property in RDF and OWL? OWL  
has transitive properties - not transitive closure of a property  
which is what you want in a query language. RDF does not have  
anything like transitive properties either.
--e.


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.13.12/194 - Release Date: 7/12/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.13.12/194 - Release Date: 7/12/2005
 

Received on Thursday, 8 December 2005 14:10:17 UTC