- From: Dan Brickley <danbri@google.com>
- Date: Thu, 25 Oct 2018 18:01:38 +0200
- To: Dataset Exchange Working Group <public-dxwg-wg@w3.org>
- Cc: "Eric Prud'hommeaux" <eric@w3.org>
Received on Thursday, 25 October 2018 16:02:14 UTC
Following today's discussion, and guided by Simon's term level mappings, I've set up a quick Python notebook on Google Colab using rdflib and sparql, which explores use of SPARQL CONSTRUCT to map the scheme flavour into something like DCAT. It works with a very basic core, but I haven't figured out what can be done around options (e.g. mapping schema:license to dct:license and what happens if that term isn't used...). Should it be one complex query or several of them, ... or look to other mechanisms like shex mappings instead? https://colab.research.google.com/drive/1FKoN3HR69vqVN3fVH36E3MRkB7wSXGEt has all I've managed so far, feedback/edits welcomed... Dan
Received on Thursday, 25 October 2018 16:02:14 UTC