linked-statistics / xkos

A SKOS extension for statistical classifications
35 stars 8 forks source link

Create links to Dublin Core #25

Closed FranckCo closed 8 years ago

FranckCo commented 11 years ago

We could add some links to the Dublin Core:

xkos:covers rdfs:subPropertyOf dcterms:coverage

xkos:hasPart rdfs:subPropertyOf dcterms:hasPart xkos:isPartOf rdfs:subPropertyOf dcterms:isPartOf

xkos:classifiedUnder rdfs:subPropertyOf dcterms:subject

cygri commented 11 years ago
xkos:covers rdfs:subPropertyOf dcterms:coverage

I would not include this. The range of dcterms:coverage is “location, period or jurisdiction”. I think that xkos:covers can be applied to other things and its range is skos:Concept.

xkos:hasPart rdfs:subPropertyOf dcterms:hasPart
xkos:isPartOf rdfs:subPropertyOf dcterms:isPartOf

Seems reasonable.

xkos:classifiedUnder rdfs:subPropertyOf dcterms:subject

I'm not sure. dcterms:subject indicates “the topic of the resource”. Not all classifications are about topics, IMO.

FranckCo commented 8 years ago

The XKOS and DC terms links between hasPart/isPartOf are added in commit 61f5f6d