Yet Another COVID-19 Dataset loaded to the LOD Cloud

All,

Stumbled upon another COVID-19 dataset and SPARQL endpoint published to
the LOD Cloud Knowledge Graph [1][2]. This time around, it's from the
CoronaWhy Project [3].

Naturally, we've loaded this dataset to the LOD Cloud Cache instance
that we maintain which is also accessible via a SPARQL endpoint [4].

Here's some sample SPARQL query results pages from both instances:

[1] LOD Cloud Cache
<http://lod.openlinksw.com/sparql?default-graph-uri=&query=SELECT+%28SAMPLE%28%3Fs%29+AS+%3FsampleEntityID%29%0D%0A+++++++%28COUNT%28*%29+AS+%3Fcount%29%0D%0A+++++++%28%3Fo+AS+%3FentityTypeID%29%0D%0AFROM+%3Chttp%3A%2F%2Fcoronawhy.org%2F%3E+%0D%0AWHERE+%7B%3Fs+a+%3Fo.+FILTER+%28ISIRI%28%3Fs%29%29%7D+%0D%0AGROUP+BY+%3Fo+%0D%0AORDER+BY+DESC+2+%0D%0ALIMIT+50&format=text%2Fx-html%2Btr&timeout=30000>
-- using SAMPLE to provide a snapshot of entities by entity type

[2] CoronaWhy
<https://sparql.labs.coronawhy.org/sparql?default-graph-uri=&query=SELECT+%28SAMPLE%28%3Fs%29+AS+%3FsampleEntityID%29%0D%0A+++++++%28COUNT%28*%29+AS+%3Fcount%29%0D%0A+++++++%28%3Fo+AS+%3FentityTypeID%29%0D%0AFROM+%3Chttp%3A%2F%2Fcoronawhy.org%2F%3E+%0D%0AWHERE+%7B%3Fs+a+%3Fo.+FILTER+%28ISIRI%28%3Fs%29%29%7D+%0D%0AGROUP+BY+%3Fo+%0D%0AORDER+BY+DESC+2+%0D%0ALIMIT+50&should-sponge=&format=text%2Fhtml&timeout=30000&debug=on>
-- Ditto


To explore, simply click and follow-your-nose :)

*Links:*

[1] https://www.coronawhy.org/covid-19-datasets

[2] https://sparql.labs.coronawhy.org/sparql

[3] https://www.coronawhy.org/

[4]  http://lod.openlinksw.com/sparql

-- 
Regards,

Kingsley Idehen       
Founder & CEO 
OpenLink Software   
Home Page: http://www.openlinksw.com
Community Support: https://community.openlinksw.com
Weblogs (Blogs):
Company Blog: https://medium.com/openlink-software-blog
Virtuoso Blog: https://medium.com/virtuoso-blog
Data Access Drivers Blog: https://medium.com/openlink-odbc-jdbc-ado-net-data-access-drivers

Personal Weblogs (Blogs):
Medium Blog: https://medium.com/@kidehen
Legacy Blogs: http://www.openlinksw.com/blog/~kidehen/
              http://kidehen.blogspot.com

Profile Pages:
Pinterest: https://www.pinterest.com/kidehen/
Quora: https://www.quora.com/profile/Kingsley-Uyi-Idehen
Twitter: https://twitter.com/kidehen
Google+: https://plus.google.com/+KingsleyIdehen/about
LinkedIn: http://www.linkedin.com/in/kidehen

Web Identities (WebID):
Personal: http://kingsley.idehen.net/public_home/kidehen/profile.ttl#i
        : http://id.myopenlink.net/DAV/home/KingsleyUyiIdehen/Public/kingsley.ttl#this

Received on Friday, 7 August 2020 19:19:51 UTC