Does schema.org support global identifiers for items?

120 views
Skip to first unread message

Philip Jägenstedt

unread,
Jun 22, 2011, 4:23:01 AM6/22/11
to schemaorg-...@googlegroups.com
The concept is defined in
<http://www.whatwg.org/specs/web-apps/current-work/complete/microdata.html#support-global-identifiers-for-items>
and means that you can do things like

<p itemscope itemtype="http://schema.org/Person"
itemid="http://foolip.org/"><span itemprop="name">Philip</span></p>

This might seem like an academic questions, but it is what defines if
validators for schema.org should allow itemid or not. Do any of the
sponsors do anything with itemid? If not, updating the documentation
to explicitly say that it is not allowed (and ignored) would be most
welcome.

--
Philip Jägenstedt

Philip Jägenstedt

unread,
Jun 22, 2011, 4:25:18 AM6/22/11
to Schema.org Discussion
I should also mention that this discussion started at <http://
www.w3.org/Bugs/Public/show_bug.cgi?id=13007>, for some background.

Martin Hepp

unread,
Jun 22, 2011, 5:26:12 AM6/22/11
to schemaorg-...@googlegroups.com
Please, do not disallow global identifiers for items!
This is key for helping search engines to connect dots distributed across large e-commerce shop sites.

--------------------------------------------------------
martin hepp
e-business & web science research group
universitaet der bundeswehr muenchen

e-mail: he...@ebusiness-unibw.org
phone: +49-(0)89-6004-4217
fax: +49-(0)89-6004-4620
www: http://www.unibw.de/ebusiness/ (group)
http://www.heppnetz.de/ (personal)
skype: mfhepp
twitter: mfhepp

Philip Jägenstedt

unread,
Jun 22, 2011, 6:44:41 AM6/22/11
to schemaorg-...@googlegroups.com
On Wed, Jun 22, 2011 at 11:26, Martin Hepp <mfh...@gmail.com> wrote:
> Please, do not disallow global identifiers for items!
> This is key for helping search engines to connect dots distributed across large e-commerce shop sites.

Only if the sponsors actually do something with it, hence the
question. If they do something with it, then I hope it's going to be
documented.

--
Philip Jägenstedt

Peter Mika

unread,
Jun 22, 2011, 6:52:42 AM6/22/11
to schemaorg-...@googlegroups.com
Hi Philip,

We plan to provide an example showing the usage of itemid, and also
examples showing the usage of microdata in the header.

Cheers,
Peter

Kingsley Idehen

unread,
Jun 22, 2011, 6:56:53 AM6/22/11
to schemaorg-...@googlegroups.com
On 6/22/11 11:52 AM, Peter Mika wrote:
> Hi Philip,
>
> We plan to provide an example showing the usage of itemid, and also
> examples showing the usage of microdata in the header.

Even if you weren't, as Martin already explained, it shouldn't be
disallowed, removed, or undermined in anyway. Its part of the spec.

Kingsley


>
> Cheers,
> Peter
>
>
>
>
> On 6/22/11 12:44 PM, Philip J�genstedt wrote:
>> On Wed, Jun 22, 2011 at 11:26, Martin Hepp<mfh...@gmail.com> wrote:
>>> Please, do not disallow global identifiers for items!
>>> This is key for helping search engines to connect dots distributed
>>> across large e-commerce shop sites.
>> Only if the sponsors actually do something with it, hence the
>> question. If they do something with it, then I hope it's going to be
>> documented.
>>
>
>


--

Regards,

Kingsley Idehen
President& CEO
OpenLink Software
Web: http://www.openlinksw.com
Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca: kidehen

Martin Hepp

unread,
Jun 22, 2011, 10:03:21 AM6/22/11
to schemaorg-...@googlegroups.com
Why should that matter? Even if schema.org is driven by three sponsors, there will be many more clients consuming such data for a multitude of purposes.
It is actually already been crawled and considered by some RDF repositories.

So as Kingsley said - even if Google, Yahoo, and Bing don't need itemid, they MUST NOT discourage anybody from using itemid (if properly). Everything else would be a breach of the Microdata spec.

Best
Martin

--------------------------------------------------------

Lin Clark

unread,
Jun 22, 2011, 10:10:18 AM6/22/11
to schemaorg-...@googlegroups.com
It would actually NOT be a breach of the microdata spec. The microdata spec makes clear that it is up to the vocab whether it supports itemid. Specifically, it says, "attribute that references a vocabulary that is defined to support global identifiers for items may also have an itemid attribute specified"

That said, I'm in BIG favor of using itemids, it is important for a lot of the use cases I focus on in my Drupal development. Thanks, Peter, for clarifying that this will be documented.

Best,
Lin

Martin Hepp

unread,
Jun 22, 2011, 10:13:13 AM6/22/11
to schemaorg-...@googlegroups.com
Thanks Lin for the clarification!

IMO, a core Microdata keyword should not change its properties dependent on the vocabulary in use.

But that is rather a Microdata spec issue.
Martin

Check out GoodRelations for E-Commerce on the Web of Linked Data!
=================================================================
* Project Main Page: http://purl.org/goodrelations/
* Quickstart Guide for Developers: http://bit.ly/quickstart4gr
* Vocabulary Reference: http://purl.org/goodrelations/v1
* Developer's Wiki: http://www.ebusiness-unibw.org/wiki/GoodRelations
* Examples: http://bit.ly/cookbook4gr
* Presentations: http://bit.ly/grtalks
* Videos: http://bit.ly/grvideos

Kingsley Idehen

unread,
Jun 22, 2011, 10:36:58 AM6/22/11
to schemaorg-...@googlegroups.com
On 6/22/11 3:10 PM, Lin Clark wrote:
It would actually NOT be a breach of the microdata spec. The microdata spec makes clear that it is up to the vocab whether it supports itemid. Specifically, it says, " attribute that references a vocabulary that is defined to support global identifiers for items may also have an itemid attribute specified"

Yes, but vocab != data processor :-)



That said, I'm in BIG favor of using itemids, it is important for a lot of the use cases I focus on in my Drupal development. Thanks, Peter, for clarifying that this will be documented.

However we get there, it shouldn't be tampered with :-)


Kingsley
-- 

Regards,

Kingsley Idehen	      
President & CEO 
OpenLink Software     
Web: http://www.openlinksw.com

Guha

unread,
Jun 22, 2011, 1:01:48 PM6/22/11
to schemaorg-...@googlegroups.com
We strongly encourage the use of itemids.

guha

Martin Hepp

unread,
Jun 22, 2011, 2:20:08 PM6/22/11
to schemaorg-...@googlegroups.com
A sincere thanks for this clarification!

Kingsley Idehen

unread,
Jun 22, 2011, 3:20:44 PM6/22/11
to schemaorg-...@googlegroups.com
On 6/22/11 6:01 PM, Guha wrote:
We strongly encourage the use of itemids.

Great!

FUD that would have grown from that now 100% neutralized!

Kingsley

Philip Jägenstedt

unread,
Jun 23, 2011, 7:23:52 AM6/23/11
to schemaorg-...@googlegroups.com
Great, will you document this on schema.org?

Philip

--
Philip Jägenstedt

Reply all
Reply to author
Forward
0 new messages