From d08a10f5d9038600995c4591b1b65f6b500bd359 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Fri, 29 Jul 2022 16:33:29 -0400 Subject: [PATCH] DOC: add DLP abbreviation to initiate Abbreviations in DEVELOPMENT.md Closes #791 --- DEVELOPMENT.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index bb24dbdb2..9898a23b5 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -184,3 +184,8 @@ python manage.py import_dandisets [API_URL] --identifier 000005 This imports dandiset 000005 from `API_URL` into your local dev environment. Note that if there is already a dandiset with an identifier of 000005, nothing will happen. Use the --replace flag to have the script overwrite it instead if desired. + +## Abbreviations + +- DLP: Dataset Landing Page (e.g. https://dandiarchive.org/dandiset/000027) +