From 0bced098b16d7b272db79b475564e074024430b7 Mon Sep 17 00:00:00 2001 From: Gabriele Barni Date: Fri, 22 Sep 2023 16:50:31 +0200 Subject: [PATCH 1/4] renku plugins graph and aqs annotations --- docs/plugins.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/docs/plugins.rst b/docs/plugins.rst index 2037656567..61736aae2d 100644 --- a/docs/plugins.rst +++ b/docs/plugins.rst @@ -33,6 +33,27 @@ data science pipeline. `Documentation `_ `Example Project `_ +renku-graph-vis +--------- + +`renku-graph-vis `_ is a plugin that +provides a graphical representation of the renku repository's knowledge graph +from within the renku session. It provides two CLI commands: + +* ``display`` to generate a representation of the graph over a png output image +* ``show-graph`` to start an interactive visualization of the graph over the browser + +Furthermore, the plugin enables an interactive graph visualization feature +for real-time monitoring during a renku session introducing the ability to have +a live overview of the ongoing development. + +renku-aqs-annotation +--------- + +`renku-aqs-annotation `_ is a plugin that +intercepts several key astroquery methods and stores a number of dedicated annotations +containing information about the calls to these methods (like the arguments used in the call) +to the project's Knowledge Graph. Developing a plugin? -------------------- From 051412111cb4c3444f21b96965d4326beb2a7248 Mon Sep 17 00:00:00 2001 From: Gabriele Barni Date: Mon, 25 Sep 2023 11:45:33 +0200 Subject: [PATCH 2/4] Update plugins.rst --- docs/plugins.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/plugins.rst b/docs/plugins.rst index 61736aae2d..c2bfc65ea0 100644 --- a/docs/plugins.rst +++ b/docs/plugins.rst @@ -37,16 +37,14 @@ renku-graph-vis --------- `renku-graph-vis `_ is a plugin that -provides a graphical representation of the renku repository's knowledge graph -from within the renku session. It provides two CLI commands: +provides a graphical representation of the renku repository's knowledge graph. +In particular, the plugin enables an interactive graph visualization feature +for real-time monitoring during a renku session introducing the ability to have +a live overview of the ongoing development. It also provides two CLI commands: * ``display`` to generate a representation of the graph over a png output image * ``show-graph`` to start an interactive visualization of the graph over the browser -Furthermore, the plugin enables an interactive graph visualization feature -for real-time monitoring during a renku session introducing the ability to have -a live overview of the ongoing development. - renku-aqs-annotation --------- From 80ec9972e85941ac4fffc6ceb968578c14658574 Mon Sep 17 00:00:00 2001 From: Gabriele Barni Date: Tue, 3 Oct 2023 15:40:38 +0200 Subject: [PATCH 3/4] Update plugins.rst underline titles --- docs/plugins.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins.rst b/docs/plugins.rst index c2bfc65ea0..a6db054559 100644 --- a/docs/plugins.rst +++ b/docs/plugins.rst @@ -34,7 +34,7 @@ data science pipeline. `Example Project `_ renku-graph-vis ---------- +--------------- `renku-graph-vis `_ is a plugin that provides a graphical representation of the renku repository's knowledge graph. @@ -46,7 +46,7 @@ a live overview of the ongoing development. It also provides two CLI commands: * ``show-graph`` to start an interactive visualization of the graph over the browser renku-aqs-annotation ---------- +-------------------- `renku-aqs-annotation `_ is a plugin that intercepts several key astroquery methods and stores a number of dedicated annotations From be54c08aca4ca739cfe217f0472e55ed05c4c41e Mon Sep 17 00:00:00 2001 From: Gabriele Barni Date: Tue, 3 Oct 2023 15:53:00 +0200 Subject: [PATCH 4/4] Update spelling_wordlist.txt words accepted --- docs/spelling_wordlist.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index eef8849ab2..91aa540102 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -5,9 +5,11 @@ Amalthea analytics api app +aqs args argv ascii +astroquery async attrs auditability @@ -173,6 +175,7 @@ params PIDs pipenv PNG +png Postgresql powerline pre @@ -296,6 +299,7 @@ versioning Versioning vertices viewmodel +vis vm wasDerivedFrom webhook