diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f6eeff7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/.pydevproject diff --git a/README.md b/README.md index 2a4e669..4d27057 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # FPD Harvester -The FPD Harvester is a python application which uses the "ckanext-dcat" plugin to collect data harvested from a F2DS catalogue (i.e https://f2ds.eosc-pillar.eu/expanded?format=rdf) +The FPD Harvester is a python application which uses and extends the "ckanext-dcat" plugin to collect data harvested from a F2DS catalogue (i.e https://f2ds.eosc-pillar.eu/expanded?format=rdf) and publish them into a D4Science Catalogue instance powered by CKAN ## Built With