-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
177 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
@startwbs | ||
title Open data newsletter PBS | ||
|
||
* Open data newsletter | ||
** Content | ||
***[#LightBlue] News items | ||
***[#LightBlue] Layout | ||
** Newsletter service | ||
***[#LightYellow] (Un)Subscribe page | ||
***[#LightYellow] Mail system | ||
|
||
legend top right | ||
Product of: | ||
<back:LightBlue> FPS BOSA </back> | ||
|
||
<back:LightYellow> Supplier </back> | ||
end legend | ||
|
||
@endwbs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
@startuml | ||
title Open data newsletter PFD | ||
|
||
rectangle "News items" as news | ||
rectangle "Layout" as layout | ||
rectangle "(un)subscripe page" as page | ||
rectangle "Mail system" as service | ||
|
||
|
||
news -> layout | ||
layout -down-> service | ||
page -> service | ||
|
||
@enduml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
@startwbs | ||
title Open data newsletter WBS | ||
|
||
* Open data newsletter | ||
** Content | ||
***[#LightBlue] Write news items | ||
***[#LightBlue] Define layout | ||
** Newsletter service | ||
***[#LightYellow] Configure (Un)subscribe page | ||
***[#LightYellow] Configure mail system | ||
** Testing | ||
***[#LightBlue] Subscribe to newsletter | ||
***[#LightBlue] Send test newsletter | ||
|
||
legend top right | ||
Work done by: | ||
<back:LightBlue> FPS BOSA </back> | ||
|
||
<back:LightYellow> Supplier </back> | ||
end legend | ||
|
||
@endwbs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
@startwbs | ||
title Data.gov.be WBS | ||
|
||
* New Data.gov.be portal | ||
** Back-end | ||
*** Harvesters / portal scrapers | ||
****[#LightBlue] Write scraping tools | ||
****[#LightBlue] Define additonal SKOS mappings | ||
****[#LightBlue] Write addional SPARQL scripts | ||
****[#LightBlue] Write and perform tests | ||
****[#LightBlue] Write documentation | ||
****[#LightBlue] Automate the process | ||
*** SHACL validator | ||
****[#LightBlue] Define validation ruleset | ||
****[#LightBlue] Write and perform tests | ||
****[#LightBlue] Automate publishing of reports | ||
*** DCAT-AP export (to EDP) | ||
****[#LightBlue] Automate publishing of export | ||
****[#LightBlue] Write documentation | ||
*** REST uploader (to data.gov.be) | ||
****[#LightBlue] Automate uploading of datasets | ||
****[#LightBlue] Write documentation | ||
** Portal frond-end | ||
*** Analysis | ||
****[#LightBlue] Perform initial analysis | ||
*** Look'n'feel | ||
****[#LightYellow] Create wireframes | ||
****[#LightYellow] Create CSS / layout | ||
****[#LightYellow] Test accessibility | ||
*** Website configuration | ||
****[#LightYellow] Configure modules | ||
****[#LightYellow] Configure menus | ||
****[#LightYellow] Configure views / lists | ||
****[#LightYellow] Configure faceted search | ||
****[#LightYellow] Configure content types | ||
****[#LightYellow] Configure statistics | ||
*** Content | ||
****[#LightBlue] Add news items | ||
****[#LightBlue] Add user stories | ||
****[#LightBlue] Add additional info and FAQ | ||
****[#LightBlue] Check translations | ||
*** REST upload service | ||
****[#LightYellow] Configure services | ||
****[#LightBlue] Test automation of uploading | ||
****[#LightBlue] Write documentation | ||
** Communication | ||
***[#LightBlue] Promote new portal | ||
|
||
legend top right | ||
Work done by: | ||
<back:LightBlue> FPS BOSA </back> | ||
|
||
<back:LightYellow> Supplier </back> | ||
end legend | ||
|
||
@endwbs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters