From e718a4e3cb58e79d876482a09d65c358c9c8ec9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=BA=C5=A1=20Kala=C5=A1?= Date: Wed, 11 May 2016 12:44:13 +0200 Subject: [PATCH] Corrected and extended HOW_TO_CONTRIBUTE.md --- HOW_TO_CONTRIBUTE.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/HOW_TO_CONTRIBUTE.md b/HOW_TO_CONTRIBUTE.md index e56e88e..1e22c63 100644 --- a/HOW_TO_CONTRIBUTE.md +++ b/HOW_TO_CONTRIBUTE.md @@ -17,9 +17,9 @@ To receive low-traffic announcements, subscribe here: http://elixirmail.cbs.dtu.dk/mailman/listinfo/edam-announce -# Requesting terms -To suggest new terms, please use the [GitHub tracker](https://github.com/edamontology/edamontology/blob/master/HOW_TO_CONTRIBUTE.md#github-issue-tracker-preferred). We need at least the following for each concept: -- EDAM branch (Topic, Operation, Format, Data) +# Requesting concepts +To suggest new concepts, please use the [GitHub tracker](https://github.com/edamontology/edamontology/blob/master/HOW_TO_CONTRIBUTE.md#github-issue-tracker-preferred). We need at least the following for each concept: +- EDAM sub-ontology (Topic, Operation, Format, Data) - Term It will speed up things a lot if you can also provide: @@ -28,8 +28,11 @@ It will speed up things a lot if you can also provide: - synonyms - URL to formal specification (Format concepts only) - type of data representated (Format concepts only) +- media type (Format concepts only) +- file extension (Format concepts only) +- citation DOI (Format concepts only. Only if the article publishes the format and should be cited with every mention or use of the format!) -If it turns out you need a lot of new concepts, we can find a more efficient way (e.g. shared Google sheet), and you can join us as [EDAM Editor](https://github.com/edamontology/edamontology#governance-of-edam). +If it turns out you need a lot of new concepts, we can find a more efficient way (_e.g._ shared Google sheet), and you can join us as [EDAM Editor](https://github.com/edamontology/edamontology#governance-of-edam). # GitHub issue tracker (preferred)