- From: Bernard Vatant <bernard.vatant@mondeca.com>
- Date: Tue, 9 Sep 2014 15:43:13 +0200
- To: Kingsley Idehen <kidehen@openlinksw.com>
- Cc: Linking Open Data <public-lod@w3.org>
- Message-ID: <CAK4ZFVFG=xxjmnGy3cCfm3kjahtitHwaHXE46W0_faJjvVxcwA@mail.gmail.com>
Understood, great!
Please ping us when this is done, and/or suggest the ontology URI to
http://lov.okfn.org/dataset/lov/suggest/
Looking forward for a LOV-ed DBpedia ontology :)
2014-09-09 15:34 GMT+02:00 Kingsley Idehen <kidehen@openlinksw.com>:
> On 9/9/14 8:17 AM, Bernard Vatant wrote:
>
> Hi Kingsley
>
> Not sure how to understand your answer. I have no problem with the
> ontology elements URI such as [1] and varoious conneg formats, my problemn
> is about the URI of the whole ontology re. metadata etc.
>
> 2014-09-09 13:46 GMT+02:00 Kingsley Idehen <kidehen@openlinksw.com>:
>
>
>> Bernard,
>>
>> As you can see from the announcement, this is a little transition period
>> between the combination of DBpedia datasets and Linked Data deployment, via
>> the DBpedia endpoint.
>>
>> This is simply a case of transition. The problem will be fixed, promptly.
>> The URIs below should aid tracking and problem comprehension. Also, these
>> URIs won't change following resolution of the TCN issues. Might even be
>> fixed before you read this response.
>>
>> [1] http://dbpedia.org/ontology/TimePeriod
>> [2] http://linkeddata.uriburner.com/c/9CU7GSFP -- the problem (which is
>> basically TCN and legacy issues with text/rdf+n3 and text/turtle).
>>
>>
>> Kingsley
>>
>>
> Bernard,
>
> Part 2 of the matter is what you need, I should have been clearer. It
> boils down to the following which will be applied shortly:
>
> ## DBpedia Ontology Fix
>
> # Given the following:
> # Ontology IRI: <http://dbpedia.org/ontology/>
> <http://dbpedia.org/ontology/>
> # Named Graph IRI: <http://dbpedia.org/resource/classes#>
> <http://dbpedia.org/resource/classes#>
> # Apply the SPARQL 1.1 below.
> # Then apply a Re-write rule:
> # for all lookups requests for: <http://dbpedia.org/ontology/>
> <http://dbpedia.org/ontology/>
> # resolve to (based on dynamic content negotiation), a SPARQL URL for:
> # DESCRIBE <http://dbpedia.org/ontology/> <http://dbpedia.org/ontology/>
> FROM <http://dbpedia.org/resource/classes#>
> <http://dbpedia.org/resource/classes#> .
>
> INSERT
> {GRAPH <http://dbpedia.org/resource/classes#>
> <http://dbpedia.org/resource/classes#>
> {
> ?s rdfs:isDefinedBy <http://dbpedia.org/ontology/>
> <http://dbpedia.org/ontology/>.
> <http://dbpedia.org/ontology/> <http://dbpedia.org/ontology/>
> <http://open.vocab.org/terms/defines>
> <http://open.vocab.org/terms/defines> ?s.
> <http://dbpedia.org/ontology/> <http://dbpedia.org/ontology/>
> a owl:Ontology .
> ?s <http://www.w3.org/2007/05/powder-s#describedby>
> <http://www.w3.org/2007/05/powder-s#describedby>
> <http://dbpedia.org/ontology/> <http://dbpedia.org/ontology/> .
> <http://dbpedia.org/ontology/> <http://dbpedia.org/ontology/>
> <http://open.vocab.org/terms/describes>
> <http://open.vocab.org/terms/describes> ?s .
> }
> }
> WHERE
> {GRAPH <http://ti.arc.nasa.gov/m/profile/shawn/tfmontology/tfmBJ1.owl>
> <http://ti.arc.nasa.gov/m/profile/shawn/tfmontology/tfmBJ1.owl>
> {
> {?s rdfs:subClassOf ?o}
> UNION
> {?s rdfs:subPropertyOf ?o}
> UNION
> {?s owl:equivalentClass ?o}
> UNION
> {?s owl:equivalentProperty ?o}
> UNION
> {?s a ?o}
> }
> }
>
>
>
> --
> Regards,
>
> Kingsley Idehen
> Founder & CEO
> OpenLink Software
> Company Web: http://www.openlinksw.com
> Personal Weblog 1: http://kidehen.blogspot.com
> Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
> Twitter Profile: https://twitter.com/kidehen
> Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
> LinkedIn Profile: http://www.linkedin.com/in/kidehen
> Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this
>
>
--
*Bernard Vatant*
Vocabularies & Data Engineering
Tel : + 33 (0)9 71 48 84 59
Skype : bernard.vatant
http://google.com/+BernardVatant
--------------------------------------------------------
*Mondeca*
35 boulevard de Strasbourg 75010 Paris
www.mondeca.com
Follow us on Twitter : @mondecanews <http://twitter.com/#%21/mondecanews>
----------------------------------------------------------
Received on Tuesday, 9 September 2014 13:44:03 UTC