- From: Kingsley Idehen <kidehen@openlinksw.com>
- Date: Fri, 15 Aug 2014 10:20:59 +0100
- To: Yoko SHIBATA <yshibata@ndl.go.jp>, Christian Bizer <chris@bizer.de>
- CC: public-lod@w3.org
- Message-ID: <53EDD0FB.5070001@openlinksw.com>
On 8/15/14 9:43 AM, Yoko SHIBATA wrote:
> Hi,
>
> Thank you for updating the diagram.
>
> I would like to add the following dataset.
>
> Web NDL Authorities
> http://datahub.io/en/dataset/national-diet-library-authorities
>
> When the dataset was included in the 2011 versions of the LOD Cloud
> diagram, it was categorized as "publications" instead of "government".
>
> This dataset is included in these tables, though not included in "Not
> " crawlable table.
> http://data.dws.informatik.uni-mannheim.de/lodcloud/2014/ISWC-RDB/#toc3
>
> I wonder why this dataset is not included in the updated diagram and I
> don't know what to do.
>
> So, if possible, I would like to add the dataset as "publications"
> category to the new version of the diagram, because it is interlinked
> with VIAF, whose category is "publications".
Hi Yoko,
Bearing in mind
<http://id.ndl.go.jp/auth/ndla/?query=select+*+where+%7B%3Fs+%3Fp+%3Fo%7D+limit+10&output=htmltab>
.
Do you have a SPARQL endpoint that supports the SPARQL Query Protocol?
If so, what should I put into this SPARQL-FED query template:
SELECT DISTINCT ?Entity
WHERE {SERVICE <{sparql-endpoint-uri}>
{SELECT *
WHERE { ?Entity ?Relation ?EntityType} limit 50
}
}
I assume:
SELECT DISTINCT ?Entity
WHERE {SERVICE <http://id.ndl.go.jp/auth/ndla>
{SELECT *
WHERE { ?Entity ?Relation ?EntityType} limit 50
}
}
--
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
Attachments
- application/pkcs7-signature attachment: S/MIME Cryptographic Signature
Received on Friday, 15 August 2014 09:21:23 UTC