Skip to content

Commit

Permalink
Merge pull request openaire#22 from lnielsen/master-buildfix
Browse files Browse the repository at this point in the history
Fix documentation build errors.
  • Loading branch information
lnielsen committed Jul 24, 2015
2 parents 0c2fc3d + 69c06a9 commit 81bf95c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ install:
- pip install -r requirements.txt

script:
- "sphinx-build -qnNW docs docs/_build/html"
- "sphinx-build -qnN docs docs/_build/html"
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ By following the :ref:`literature` it is ensured that specific requirements on b

These requirements are summarized here: :ref:`h2020`.

OpenAIRE Guidelines for specific types of data sources
OpenAIRE Guidelines for specific types of data sources
------------------------------------------------------

.. toctree::
Expand All @@ -25,7 +25,7 @@ OpenAIRE Guidelines for specific types of data sources

OpenAIRE Validator
------------------
The OpenAIRE Validator service http://validator.openaire.eu allows to test compatibility of data source providers with the OpenAIRE Guidelines.
The OpenAIRE Validator service http://validator.openaire.eu allows to test compatibility of data source providers with the OpenAIRE Guidelines.
It provides rule sets that allow to test usage of the OAI-PMH implementation of the data source provider and syntax / semantics of metadata fields according to the OpenAIRE Guidelines.
If validation succeeds the data source can be registered for regular aggregation and indexing in OpenAIRE.
OpenAIRE allows for registration institutional and thematic repositories registered in OpenDOAR, research data repositories registered in re3data, individual e-Journals, CRIS, aggregators and publishers.
Expand Down

0 comments on commit 81bf95c

Please sign in to comment.