Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ferag authored Aug 30, 2017
1 parent bd59324 commit d7b8936
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
Hey
Integrity Tester
-----------------------------------
This script is a prototype to measure Datasets and metadata stored in a repository like Zenodo.

The script loads config.py to get the following information:

- ACCESS_TOKEN: Token to communicate with repository API.
- API_URL: API endpoint for repository.
- OAI-PMH: OAI-PMH protocol endpoint (from repository, if it is compatible).
- OAI-PMH-ID-FORM : format defined to manage the object identifier via OAI-PMH.

Prototype
-----------------------------------
The script is a proof-of-concept and it proves that it can potentially be applied combining datasets and metadata standards like EML. It also exploit REST APIs from repositories and OAI-PMH protocol

0 comments on commit d7b8936

Please sign in to comment.