Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

Commit

Permalink
Add a bit to READE about add_datapackage_views processor
Browse files Browse the repository at this point in the history
  • Loading branch information
brew committed Sep 29, 2017
1 parent 6fc9f87 commit b4067b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

An example [Data Package Pipeline](https://github.com/frictionlessdata/datapackage-pipelines/) to harvest data from UKDS, transform, validate, define visualizations, and import into datahub.io.

As well as the pipeline, this repository maintains a pipeline processor to add [OAI-PMH](http://www.openarchives.org/OAI/openarchivesprotocol.html) dataset metadata to the datapackage: `ukds.add_oai_metadata`.
As well as the pipeline, this repository maintains a pipeline processor to add [OAI-PMH](http://www.openarchives.org/OAI/openarchivesprotocol.html) dataset metadata to the datapackage: `ukds.add_oai_metadata`. View specs can be added to a datapackage with the `ukds.add_datapackage_views` processor.

The following pipeline plugins are also used by the pipeline:
- [datapackage-pipelines-spss](https://github.com/frictionlessdata/datapackage-pipelines-spss): `spss.add_spss`
Expand Down

0 comments on commit b4067b2

Please sign in to comment.