{"id":5,"date":"2017-01-22T16:51:46","date_gmt":"2017-01-22T16:51:46","guid":{"rendered":"https:\/\/www.w3.org\/community\/skosowlinterop\/?p=5"},"modified":"2017-01-22T16:51:46","modified_gmt":"2017-01-22T16:51:46","slug":"skos-in-the-wild","status":"publish","type":"post","link":"https:\/\/www.w3.org\/community\/skosowlinterop\/2017\/01\/22\/skos-in-the-wild\/","title":{"rendered":"SKOS in the wild"},"content":{"rendered":"<p>Some examples of how people use SKOS,\u00a0 beyond just filling in the scheme:<\/p>\n<p>A . subclass skos:Concept with a class that means the same, but has its name in the national language.<br \/>\nExample:<\/p>\n<pre class=\"\">ex-de:Konzept rdfs:subClassOf skos:Concept .\r\nex-nl:Begrip rdfs:subClassOf skos:Concept .<\/pre>\n<p>The use case for this is merely that one wants to provide the user with a model that is in the national language.<\/p>\n<p>B: to subclass skos:Concept with a number of classes that describe the body of knowledge.<br \/>\nExample:<\/p>\n<pre class=\"\">ex:Vehicle rdfs:subClassOf skos:Concept .<\/pre>\n<p>The idea behind this is that the developer wants to use the skos semantic relation properties to build a simple hierarchy.<\/p>\n<p>C: to subclass skos:Concept with a number of classes with OWL restrictions that describe the body of knowledge.<br \/>\nExample:<\/p>\n<pre class=\"\">ex:Vehicle rdfs:subClassOf skos:Concept ;\r\n\u00a0 rdfs:subClassOf [\r\n\u00a0\u00a0\u00a0\u00a0\u00a0 rdf:type owl:Restriction ;\r\n\u00a0\u00a0\u00a0\u00a0\u00a0 owl:onProperty ex:hasColour ;\r\n\u00a0\u00a0\u00a0\u00a0\u00a0 owl:someValuesFrom ex:Colour ;\r\n\u00a0\u00a0\u00a0 ] ;<\/pre>\n<p>The idea behind this is that the developer wants to use the skos properties to build a simple hierarchy, AND use the restrictions to further describe the Vehicle set.<\/p>\n<p>E. To extend SKOS with capabilities that are (more or less) available in OWL: <a href=\"http:\/\/www.ddialliance.org\/Specification\/RDF\/XKOS\" target=\"_blank\" rel=\"nofollow\">http:\/\/www.ddialliance.org\/Specification\/RDF\/XKOS<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Some examples of how people use SKOS,\u00a0 beyond just filling in the scheme: A . subclass skos:Concept with a class that means the same, but has its name in the national language. Example: ex-de:Konzept rdfs:subClassOf skos:Concept . ex-nl:Begrip rdfs:subClassOf skos:Concept &hellip; <a href=\"https:\/\/www.w3.org\/community\/skosowlinterop\/2017\/01\/22\/skos-in-the-wild\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":11897,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_s2mail":"yes","footnotes":""},"categories":[1],"tags":[],"class_list":["post-5","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.w3.org\/community\/skosowlinterop\/wp-json\/wp\/v2\/posts\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.w3.org\/community\/skosowlinterop\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.w3.org\/community\/skosowlinterop\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.w3.org\/community\/skosowlinterop\/wp-json\/wp\/v2\/users\/11897"}],"replies":[{"embeddable":true,"href":"https:\/\/www.w3.org\/community\/skosowlinterop\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":2,"href":"https:\/\/www.w3.org\/community\/skosowlinterop\/wp-json\/wp\/v2\/posts\/5\/revisions"}],"predecessor-version":[{"id":9,"href":"https:\/\/www.w3.org\/community\/skosowlinterop\/wp-json\/wp\/v2\/posts\/5\/revisions\/9"}],"wp:attachment":[{"href":"https:\/\/www.w3.org\/community\/skosowlinterop\/wp-json\/wp\/v2\/media?parent=5"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.w3.org\/community\/skosowlinterop\/wp-json\/wp\/v2\/categories?post=5"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.w3.org\/community\/skosowlinterop\/wp-json\/wp\/v2\/tags?post=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}