- From: Dan Brickley <danbri@google.com>
- Date: Tue, 19 Nov 2013 20:22:06 +0000
- To: W3C Web Schemas Task Force <public-vocabs@w3.org>, Stéphane Corlosquet <scorlosquet@gmail.com>
"MiniSKOS proposal for schema.org" This is a greatly minimized proposal for Schema.org <-> SKOS integration. I didn't make a wiki entry for it yet; maybe it's best to add it to http://www.w3.org/wiki/WebSchemas/SKOS than make a separate writeup? Essentially, we add one type 'Topic', we say it is an equivalent class to W3C skos:Concept, and then we focus on identifying properties in schema.org where it can be an expected type. RDFS: https://dvcs.w3.org/hg/webschema/file/default/schema.org/ext/miniskos.html Test build: http://sdo-wip1.appspot.com/Topic We add a range of 'Topic' to these properties: about, occupationalCategory, targetUrl, applicationCategory, applicationSubCategory, category, mentions, serviceType. This would be our way of saying that (sometimes) the values of these properties would take links into existing controlled vocabularies, typically but not necessarily documented using W3C SKOS in (hopefully) RDFa. By doing so, we make it easier for schema.org data to use hierarchies of controlled codes, alternate and multilingual labels, and links between such vocabularies. All other information about a Topic would be expressed in non-schema.org vocabulary (broader etc.), most likely SKOS. Dan
Received on Tuesday, 19 November 2013 20:22:39 UTC