Closed bor8 closed 6 years ago
Hello @bor8,
no, we don't have a public ample CKAN where you could harvest some sample data.
If you have created a harvester of type Generic DCAT RDF Harvester
you have to define a source url which returns a DCAT-AP catalog (format RDF by default), e.g. https://www.govdata.de/ckan/catalog/catalog.rdf. But keep in mind that with the mentioned url from the live system you will harvest up to 20.400 datasets in your CKAN installation.
Please note that right now there is no harvester implemented which can harvest DCAT-AP.de fields. You will only get the DCAT-AP standard fields supported by ckanext-dcat.
We have now added an example of the output from the RDF endpoint at https://github.com/GovDataOfficial/ckanext-dcatde/blob/master/examples/catalog-endpoint.rdf which can be used for testing purposes.
I got dcatde running with ckan 2.5.3 and docker-compose, see https://github.com/bor8/ckande-docker. How do I get a test data set loaded there? Does anyone have a sample CKAN from which I can harvest a few sample datasets? I tried to harvest GovData with https://www.govdata.de/ckan/api. Unfortunately without success. He's not loading anything.