| 46 | |
| 47 | /dataset/{id}/related <- list |
| 48 | * use image_url for small icon etc, title description (shortened?) |
| 49 | * Click through to full related item (optional) |
| 50 | * dataset owner is shown show / hide button ... (or on /dataset/{id}/related/{id} ) |
| 51 | * related owner sees an edit button / icon (pops up modal) |
| 52 | |
| 53 | /dataset/{id}/related/{id} (optional) |
| 54 | |
| 55 | /dataset/{id} will have a Related tab (with bubble with count). |
| 56 | * Drop down with Add Related -> Pop-up modal and save via API |
| 57 | (Not used: /related/add with dataset prefilled ... ) |
| 58 | /related/{id}/edit |