Re: descriptive infoset items vs. schema.org

Leonard,

thanks, this is true.

For those who may not be familiar with this:  the JSON-LD context file for schema.org <http://schema.org/>:

http://schema.org/docs/jsonldcontext.json <http://schema.org/docs/jsonldcontext.json>

includes definitions for, e.g., 'dc' or 'prov' for the Dublin Core and the Provenance vocabularies, for example. What this means in practice is that we can also use terms like

"dc:creator" : "somebody"

in the JSON serialization, referring to the corresponding DC term.

That being said, in my personal view, we should try to reuse schema.org <http://schema.org/> terms as much as possible to reduce the cognitive issues of mixing different vocabularies. I suspect that most of the DC terms have their schema.org <http://schema.org/> counterpart, for example…

Cheers

Ivan




> On 29 May 2018, at 16:35, Leonard Rosenthol <lrosenth@adobe.com <mailto:lrosenth@adobe.com>> wrote:
> 
> It should also be noted, the schema.org <http://schema.org/> clearly points out that other schemas (such as Dublin Core/DC) can be used as well - http://schema.org/docs/howwework.html#extensibility <http://schema.org/docs/howwework.html#extensibility>
> 
> So things like modified date are much better (IMO) handled via standards like DC…You can also look there for creators, etc.
> 
> Leonard
> 
> From: Ivan Herman <ivan@w3.org <mailto:ivan@w3.org>>
> Sent: Friday, May 25, 2018 9:38 AM
> To: W3C Publishing Working Group <public-publ-wg@w3.org <mailto:public-publ-wg@w3.org>>
> Subject: descriptive infoset items vs. schema.org <http://schema.org/>
> 
> 
> I have made a rough mapping of our descriptive infoset items to schema.org <http://schema.org/>:
> 
> https://github.com/w3c/wpub/wiki/Descriptive-Infoset-Properties-vs.-Schema.org-table <https://github.com/w3c/wpub/wiki/Descriptive-Infoset-Properties-vs.-Schema.org-table>
> 
> this may serve as an input for our discussion on Wednesday morning in Toronto.
> 
> Ivan
> ----
> Ivan Herman, W3C
> Publishing@W3C Technical Lead
> Home: http://www.w3.org/People/Ivan/ <http://www.w3.org/People/Ivan/>
> mobile: +31-641044153
> ORCID ID: https://orcid.org/0000-0003-0782-2704 <https://orcid.org/0000-0003-0782-2704>

----
Ivan Herman, W3C
Publishing@W3C Technical Lead
Home: http://www.w3.org/People/Ivan/ <http://www.w3.org/People/Ivan/>
mobile: +31-641044153
ORCID ID: https://orcid.org/0000-0003-0782-2704 <https://orcid.org/0000-0003-0782-2704>

Received on Tuesday, 29 May 2018 20:48:44 UTC