Re: [dxwg] Additional mappings to schema.org

Thanks, @dr-shorthair . I carried out a quick review, and I made a PR with small changes - see #159.

I need some more time to do a proper review, but I'm perfectly happy to have this PR merged.

I include below some preliminary considerations:
- The .ttl included an `owl:equivalentProperty` axiom for `dc:title`, but DCAT uses instead `dct:title`. So, in PR #159 I added the same axiom for `dct:title`, and also for `dc:description`. However, the question is whether we need to cover also the DC11 terms
- I'm not completely sure about the mappings of properties like `dcat:accessURL`. If I remember well (although I may be mistaken), the equivalent / analogous terms in schema.org have not as range a URI ref, but a string of type `xsd:anyURI`. If this is actually the case, should the mapping be different?

-- 
GitHub Notification of comment by andrea-perego
Please view or discuss this issue at https://github.com/w3c/dxwg/pull/146#issuecomment-371326887 using your GitHub account

Received on Wednesday, 7 March 2018 23:49:21 UTC