/ir_metadata

Primary LanguageJupyter NotebookMIT LicenseMIT

ir_metadata

Open In Colab DOI

About

This repository hosts the underlying resources of the ir_metadata website.

ir_metadata is an extensible metadata schema for information retrieval experiments.

Please visit the website for more information.

How to edit and contribute to the website

The website is built with MkDocs and the corresponding Material theme.

First, install both packages.

pip install mkdocs mkdocs-material

Having edited the contents, preview the changes locally.

mkdocs serve -a localhost:8000

Having committed your changes to this repository, update the rendered website with the following commands.

mkdocs gh-deploy

License

The source code of the website is available under MIT License.

Please note that the dataset in the Zenodo archive is licensed separately.