From 985b8edf995166ab194be44a5bb73049e8c233c9 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 26 Oct 2019 16:40:10 +0200 Subject: [PATCH] Try to organise the wiki from local copy --- ...-for-October-15th-2019.md => 2019-10-15.md | 2 +- ...-for-October-23rd-2019.md => 2019-10-23.md | 2 +- Brainstorming.md | 9 +++++--- Communication-plan.md => Communication.md | 12 ++++++---- Contact.md | 4 ++++ Home.md | 23 ++++++++++++++++++- Meeting-minutes.md | 2 -- Relevant-IT-organisations.md | 6 +++-- WASHWeb-Home.md | 4 ---- _Footer.md | 1 + _Sidebar.md | 8 +++++++ 11 files changed, 54 insertions(+), 19 deletions(-) rename Minutes-for-October-15th-2019.md => 2019-10-15.md (98%) rename Minutes-for-October-23rd-2019.md => 2019-10-23.md (98%) rename Communication-plan.md => Communication.md (84%) create mode 100644 Contact.md delete mode 100644 Meeting-minutes.md delete mode 100644 WASHWeb-Home.md create mode 100644 _Footer.md create mode 100644 _Sidebar.md diff --git a/Minutes-for-October-15th-2019.md b/2019-10-15.md similarity index 98% rename from Minutes-for-October-15th-2019.md rename to 2019-10-15.md index 7ebb888..ba0451b 100644 --- a/Minutes-for-October-15th-2019.md +++ b/2019-10-15.md @@ -65,4 +65,4 @@ Example first steps: Concretely: * Write blogpost about the registry * Speak to orgs/communities/try to get a buy in / feedback - * Build on the use case of the registry \ No newline at end of file + * Build on the use case of the registry diff --git a/Minutes-for-October-23rd-2019.md b/2019-10-23.md similarity index 98% rename from Minutes-for-October-23rd-2019.md rename to 2019-10-23.md index 6e40453..51a6d89 100644 --- a/Minutes-for-October-23rd-2019.md +++ b/2019-10-23.md @@ -28,4 +28,4 @@ Post meeting notes on sharing the registry on the web for humans and machines: * Flask is a simple Python microserver environment we could use and implement quickly. * In the past I worked on this with OpenAPI to define a simple REST API and implemented a demo in Flask and Connexion to serve the API from simple data tables (also included authentication): https://github.com/Stroomversnelling/monitoring_udb_resource_server * Another option is existing syndication platforms and software packages: data.world / CKAN / etc. -* Potentially a combination of the above, WASHNote exposes data with links to washweb.org, Flask for serving the linked data web pages in super simple format, data.world for providing an Excel sheet and many kinds of syndication / access options (all kinds of libraries available for data.world) \ No newline at end of file +* Potentially a combination of the above, WASHNote exposes data with links to washweb.org, Flask for serving the linked data web pages in super simple format, data.world for providing an Excel sheet and many kinds of syndication / access options (all kinds of libraries available for data.world) diff --git a/Brainstorming.md b/Brainstorming.md index d6c25e9..24cf4c6 100644 --- a/Brainstorming.md +++ b/Brainstorming.md @@ -1,4 +1,7 @@ -This is a space where we can jot down short/crazy ideas that may be useful in the future but need to be parked: +## Brainstorming -- Can we involve CLARIAH for NLP ? https://www.clariah.nl/en/ -- "Public Badges" (kinda like https://openbadges.org/): open standards for validation \ No newline at end of file +This is a space where we can jot down short/crazy ideas that may be useful in +the future but need to be parked: + +- Can we involve CLARIAH for NLP ? See https://www.clariah.nl/en/. +- "Public Badges" (kinda like https://openbadges.org/): open standards for validation. diff --git a/Communication-plan.md b/Communication.md similarity index 84% rename from Communication-plan.md rename to Communication.md index 93428eb..ba3e60e 100644 --- a/Communication-plan.md +++ b/Communication.md @@ -1,24 +1,26 @@ -# Audiences +## Communication + +## Audiences - Wikidata and wikipedia communities - Sanitation sector - Water sector - Health and hygiene sector -# Goal +## Goal - Create awareness and support for the WASH Web - Engage contributors of WASH Web data and standards - Encourage use of the WASH Web -# Roadmap +## Roadmap - Introduce the idea, see: https://washnote.com/washweb/ - Introduce the first initiative The WASH Web Registry: https://washnote.com/2019/10/23/washweb-registry/ - Guidelines on how to contribute to the Registry -# Channels +## Channels - WASHNote website - GitHub repository -- Twitter (@washnote... tbd) \ No newline at end of file +- Twitter (@washnote, tbd) diff --git a/Contact.md b/Contact.md new file mode 100644 index 0000000..dcf0cb2 --- /dev/null +++ b/Contact.md @@ -0,0 +1,4 @@ +## Contact + +* See [washnote.com/contact](https://washnote.com/contact) +* Come and chat with us on `#washnote` @ freenode on IRC diff --git a/Home.md b/Home.md index 5f6ec0f..e4dd385 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,22 @@ -Welcome to the WASHWeb wiki! +# Welcome to the WASHWeb Wiki! + +> Exploration of how to link WASH enabling environment data and more + +This is a collaborative space which serves as our *"project memory"*. It is +actively used for planning and tracking progress of the WASHWeb project. As +such, the information stored in this wiki is temporary/fluid in nature and +requires regular updates to keep fresh and relevant. + +## Meeting Minutes + +* [[2019-10-15]] +* [[2019-10-23]] + +## Plan Documents + +* [[Communication]] + +## Miscellaneous + +* [[Brainstorming]] +* [[Relevant IT organisations]] diff --git a/Meeting-minutes.md b/Meeting-minutes.md deleted file mode 100644 index be86095..0000000 --- a/Meeting-minutes.md +++ /dev/null @@ -1,2 +0,0 @@ -* [2019-10-15](https://github.com/WASHNote/WASHWeb/wiki/Minutes-for-October-15th-2019) -* [2019-10-23](https://github.com/WASHNote/WASHWeb/wiki/Minutes-for-October-23rd-2019) \ No newline at end of file diff --git a/Relevant-IT-organisations.md b/Relevant-IT-organisations.md index 5a24dca..9c6757c 100644 --- a/Relevant-IT-organisations.md +++ b/Relevant-IT-organisations.md @@ -1,2 +1,4 @@ -* https://okfn.org/ -* https://data.world/ \ No newline at end of file +## Relevant IT Organisations + +* [OKFN](https://okfn.org/) +* [Data.World](https://data.world/) diff --git a/WASHWeb-Home.md b/WASHWeb-Home.md deleted file mode 100644 index 70babe6..0000000 --- a/WASHWeb-Home.md +++ /dev/null @@ -1,4 +0,0 @@ -# WASHWeb Wiki - -> Exploration of how to link WASH enabling environment data and more - diff --git a/_Footer.md b/_Footer.md new file mode 100644 index 0000000..bcec5f0 --- /dev/null +++ b/_Footer.md @@ -0,0 +1 @@ +Learn more at [https://github.com/WASHNote/WASHWeb](github.com/WASHNote/WASHWeb). diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..b95bb6e --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,8 @@ +## WASHWeb + +**Read More:**
+[WASH Web](https://washnote.com/washweb/), +[WASH Web Registry](https://washnote.com/2019/10/23/washweb-registry/) + +**Get Involved:**
+[[Contact]]