- From: Nicholas Car via GitHub <sysbot+gh@w3.org>
- Date: Tue, 27 Nov 2018 22:39:42 +0000
- To: public-dxwg-wg@w3.org
I will soon (by March) need to develop a DCAT-to-ISO19115-3 mapping for clients. I expect to use a Python script to query an [rdflib module](https://pypi.org/project/rdflib/), in-memory graph of a DCAT document and then to render ISO XML using Jinja2 templating. This is due to the client already using lots of rdflib and [Jinja2](http://jinja.pocoo.org/) and not wanting to use XSLT. This work might be of wider interest, for instance it would be able to be placed on top of - an extension to - the [CKAN DCAT module](https://github.com/ckan/ckanext-dcat) (updated for DCAT revised of course) and export ISO19115-3 from there. -- GitHub Notification of comment by nicholascar Please view or discuss this issue at https://github.com/w3c/dxwg/issues/151#issuecomment-442245459 using your GitHub account
Received on Tuesday, 27 November 2018 22:39:48 UTC