Re: [Ann] LODStats - Real-time Data Web Statistics

Hi Sören,
Thanks for your answer. I think my question was not very clear because I am
not looking for an SPARQL endpoint for lodstats: what I need is to run
lodstats over datasets SPARQL endpoints. It seems that it is possible like
this:
(lodstats-env)root@ubuntu:/home/LODStats# lodstats -f sparql
http://dbpedia.org/sparql
Basic stats: 235153034 triples, 0 warnings
Results (from custom code):
        propertiesall
                len(distinct): 0
                len(distinct_object): 0
                len(distinct_subject): 0
                len(histogram): 0
        classes
                len(distinct): 0
                len(histogram): 0
        vocabularies
        entities
                count: 0

At this point, my question is: Can I obtain also information for classes,
properties, etc? With -a parameter it is not working for me :-(

Thanks in advance


2012/6/21 Sören Auer <auer@informatik.uni-leipzig.de>

> > I am starting to use LODStats and I think it is a very useful tool.
> > Actually I would be interested on using it over SPARQL endpoints but I
> > dont know how to do that. Does anybody knows whether it is possible?
>
> We don't have a SPARQL endpoint available (yet), but
> you can obtain a complete dump of all VoID descriptions from
>
> http://stats.lod2.eu/rdfdocs/void
>
> Best,
>
> Sören
>

Received on Thursday, 21 June 2012 16:51:16 UTC