- From: Kingsley Idehen <kidehen@openlinksw.com>
- Date: Wed, 08 Dec 2010 10:11:18 -0500
- To: Martijn van der Plaat <martijn@profec.nl>
- CC: Semantic Web <semantic-web@w3.org>, public-lod@w3.org
On 12/8/10 10:08 AM, Kingsley Idehen wrote:
> On 12/8/10 8:47 AM, Martijn van der Plaat wrote:
>> Ok,
>> Thank you Kingsley. As test I searched for a property to describe
>> valuta (USD, Euro);
>>
>> select ?s1p as ?c1 count (*) as ?c2 where { ?s1 ?s1textp ?o1 .
>> ?o1 bif:contains '"Valuta"' .?s1 a
>> <http://www.w3.org/2000/01/rdf-schema#Property> . ?s1 ?s1p ?s1o . }
>> group by ?s1p order by desc 2 limit 20 offset 0
>>
>> Zero results unfortunately ;) But this says more about this particular
>> property than this great service ?
>>
>> Greets,
>> Martijn
>
> Martijn,
>
> Links:
>
> 1. http://lod.openlinksw.com/fct/facet.vsp?cmd=load&fsq_id=191142 --
> page awaiting further disambiguation by use re. entities associated
> with pattern: valuta, presented by rdf:type
>
> 2. http://lod.openlinksw.com/c/CPJ2LNW -- SPARQL query results URL for
> page above
>
> 3. http://lod.openlinksw.com/fct/facet.vsp?cmd=load&fsq_id=191143 --
> variant of the above organized by associated properties (i.e. beyond
> rdf:type)
>
> 4. http://lod.openlinksw.com/c/CQ7OAKA -- SPARQL query results URL for
> page above
>
>
Fix for URL in #4.
4. http://kingsley.idehen.net/c/BYZND -- SPARQL query results URL for
property list page in #3.
LOD instance is behind my personal data space instance re. Virtuoso's
in-built URL shortener :-)
--
Regards,
Kingsley Idehen
President& CEO
OpenLink Software
Web: http://www.openlinksw.com
Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca: kidehen
Received on Wednesday, 8 December 2010 15:13:18 UTC