Re: Another example of Wikidata + schema.org for type enumerations

AFAIK, no: http://www.w3.org/TR/rdfa-syntax/#A-href suggests only a
single value. Copying RDFa experts who might have more to say.

Dan

On 24 February 2014 13:42, Jarno van Driel <jarno@quantumspork.nl> wrote:
> I was wondering, can:
>
> <link property="sameAs" href="https://en.wikipedia.org/wiki/Songyue_Pagoda"
> />
> <link property="sameAs" href="http://www.freebase.com/m/03bz2xf" />
>
> also be written as:
>
> <link property="sameAs" href="https://en.wikipedia.org/wiki/Songyue_Pagoda
> http://www.freebase.com/m/03bz2xf" /> or
> <link itemprop="sameAs" href="https://en.wikipedia.org/wiki/Songyue_Pagoda
> http://www.freebase.com/m/03bz2xf" />
> (2 values separated by a space)
>
> like you're also able to write:
> <span vocab="http://schema.org/" typeof="Product Service">...</span> or
> <span itemscope itemtype="http://schema.org/Product
> http://schema.org/Service">...</span>
>
> or is that only possible in the case of types (from the same domain) and not
> with property values?
>
>
>
>
> On Sat, Feb 22, 2014 at 11:35 PM, Kingsley Idehen <kidehen@openlinksw.com>
> wrote:
>>
>> On 2/22/14 4:37 PM, Gregg Kellogg wrote:
>>>
>>> The Wikidata produced RDf is quite useful, though. In general, settling
>>> on Wikidata as a primary identifier space seems like a good idea to me, but
>>> it would be nice if at least one of the sameAs relationships was to
>>> something else that's useful, like an RDF version of a Freebase resource, or
>>> DBpedia (unless that's considered competition?). Perhaps Freebase could also
>>> declare an equivalent to the Wikidata page, they do both say they're
>>> equivalent to the same Wikipedia pages in this case, anyway. (Denny?)
>>
>>
>> Interesting insight.
>>
>> In the realm of Linked Data, why would DBpedia be perceived as competition
>> to Freebase, Wikidata, or anything else? That said, I think you do raise an
>> interesting point that's certainly worth open and frank discussion.
>>
>> --
>>
>> Regards,
>>
>> Kingsley Idehen
>> Founder & CEO
>> OpenLink Software
>> Company Web: http://www.openlinksw.com
>> Personal Weblog: 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
>>
>>
>>
>>
>>
>

Received on Monday, 24 February 2014 21:47:08 UTC