Providers are the organisations responsible for ''providing'' any of the other kinds of resources, and the Provider Profile details the data required to describe each Provider.
- XML Schema1: schemas/schema1.xsd
- XML Schema2: schemas/schema2.xsd
The original schema's files are copied from Madgeek-ARC GitHub repository.
- bash (unix)
- cp
- make
- git
- xmlstarlet
Preparation steps for making the documentation at ReadTheDocs web-platform. After change the current directory to the clone-dir, execute
code: | make |
---|
which fetch the vocabularies from Vocabulary repository if not existing. To generate an updated version of the documentation, execute following commands:
code: | cd tools |
---|---|
code: | ./generateRSTFromXSD.sh |