Hey Claus,

Openlink is responsible for the current db but I can update the code to
generate this for the next releases
We already doing this for the types so nothing wrong to do it in the
ontology as well;)

btw, this way you will also get 5K+ properties from the property namespace
(which are kind of rough)

best,
Dimitris


On Mon, Feb 24, 2014 at 4:43 PM, Claus Stadler <
[email protected]> wrote:

> Hi,
>
> Would it be possible to annotate all properties in DBpedia as RDF
> properties? This would make selecting all properties extremely cheap, which
> would give a significant performance boost to my faceted search use case.
>
> Only the following query below would have to be run (beware of your graph
> group config ;)
>
> Sparql Insert Into <http://dbpedia.org> {
>      ?p a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
> }
>  From <http://dbpedia.org>
> {
>    { Select Distinct ?p {
>      ?s ?p ?o
>    } }
> }
>
> Cheers,
> Claus
>
>
> ------------------------------------------------------------------------------
> Flow-based real-time traffic analytics software. Cisco certified tool.
> Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
> Customize your own dashboards, set traffic alerts and generate reports.
> Network behavioral analysis & security monitoring. All-in-one tool.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
> _______________________________________________
> Dbpedia-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dbpedia-developers
>



-- 
Kontokostas Dimitris
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Dbpedia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-developers

Reply via email to