diff options
author | Munyoki Kilyungi | 2022-10-04 12:56:23 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2022-10-04 12:56:23 +0300 |
commit | 2e14a28bff11416e1d18416ad7c337d7e0ca0323 (patch) | |
tree | 16e64b28c540f3d7cf8f1ed478801d93f7284935 /issues/add-metadata-to-traits-page.gmi | |
parent | 8584b8bb97ad40868e25fb4b741f37b4e0ccb07d (diff) | |
download | gn-gemtext-2e14a28bff11416e1d18416ad7c337d7e0ca0323.tar.gz |
Make minor edits to "add metadata to traits page" issue
Diffstat (limited to 'issues/add-metadata-to-traits-page.gmi')
-rw-r--r-- | issues/add-metadata-to-traits-page.gmi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/issues/add-metadata-to-traits-page.gmi b/issues/add-metadata-to-traits-page.gmi index b9f8b23..9078740 100644 --- a/issues/add-metadata-to-traits-page.gmi +++ b/issues/add-metadata-to-traits-page.gmi @@ -70,18 +70,18 @@ Metadata about this dataset can be found in: ## Display the metadata in GN2 as HTML -* [ ] Display the metadata as part of GN2 web-page -* [ ] Determine whether to load the RDF metadata as part of the response or create an entirely different endpoint for it. +* [ ] Display the metadata as part of GN2 web-page. This data is stored as HTML. How do work around this WRT displaying in a UI friendly way? +* [ ] Determine whether to load the RDF metadata as part of the response or create an entirely different endpoint for it * [ ] Submit patches for review ## Editing metadata * [ ] Research ways of editing that text if the user really wants to -* [ ] Inspect how GN2 did the edits. -* [ ] Work out if the edits are feasible/important to work on and communicate to PJ/Arun. +* [ ] Inspect how GN1 did the edits +* [ ] Work out if the edits are feasible/important to work on and communicate to PJ/Arun ## Next steps -* [ ] Spec out LMDB integration and how it would work out with current statistical operations. Collaborate with Alex/Fred on this. +* [ ] Spec out LMDB integration and how it would work out with current statistical operations. Collaborate with Alex/Fred on this |