Skip to content

consistent metadata for evaluations#7

Merged
adcadde merged 1 commit intoDecredES:mainfrom
xaur:metas
Dec 24, 2020
Merged

consistent metadata for evaluations#7
adcadde merged 1 commit intoDecredES:mainfrom
xaur:metas

Conversation

@xaur
Copy link
Copy Markdown
Contributor

@xaur xaur commented Dec 23, 2020

Add missing author name and published/updated timestamps to the
beginning of evaluation files. Timestamps were extracted from original
gists (bee, davecgh), Git commit to this repo (Juan), and GitHub issue
(ammarooni).

The motivation for adding this is that it contributes to transparency
and audit trail of events, which in turn adds credibility to judgement
results of public contests like this.

Metadata uses the "front-matter" syntax that originated from Jekyll
site generator ( https://jekyllrb.com/docs/front-matter/ ), but turned
out to be very useful in general. It is essentially a bit of YAML at
the beginning of Markdown files.

Add missing author name and published/updated timestamps to the
beginning of evaluation files. Timestamps were extracted from original
gists (bee, davecgh), Git commit to this repo (Juan), and GitHub issue
(ammarooni).

The motivation for adding this is that it contributes to transparency
and audit trail of events, which in turn adds credibility to judgement
results of public contests like this.

Metadata uses the "front-matter" syntax that originated from Jekyll
site generator ( https://jekyllrb.com/docs/front-matter/ ), but turned
out to be very useful in general. It is essentially a bit of YAML at
the beginning of Markdown files.
@adcadde adcadde merged commit 6a01e8b into DecredES:main Dec 24, 2020
@xaur xaur deleted the metas branch December 24, 2020 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants