[ckan-dev] question on ckanext-dcat and RDF output support

Richard Cyganiak richard at cyganiak.de
Tue Oct 28 12:28:25 UTC 2014


René,

If all you need is a DCAT dump, then you can use the rdf-export Paster command, even without ckanext-dcat:

paster --plugin=ckan rdf-export -c /etc/ckan/default/production.ini ~/rdf-export

See also http://docs.ckan.org/en/ckan-2.0/paster.html

Best,
Richard


> On 27 Oct 2014, at 12:49, Rene Pietzsch <rpietzsch at brox.de> wrote:
> 
> Hi all,
> 
> I’d like to access a ckan catalogs dump of all datasets in a (DCAT) RDF representation. Is this possible with the current version of ckanext-dcat? I know its work in progress … anyway it allows to get JSON via dcat_json_interface plugin and http://<ckan.host>/dcat.json . Is RDF already implemented and accessible by content negotiation or dedicated URI?
> 
> Tanks, René
> 
> 
> 
> 
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev




More information about the ckan-dev mailing list