From 732fb333d851b03fb5f3e59023460d9fb72d7bdd Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 1 Dec 2023 13:19:31 +0000 Subject: [PATCH] edit README --- README-public.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-public.md b/README-public.md index 105e33f..6389c9f 100644 --- a/README-public.md +++ b/README-public.md @@ -102,5 +102,5 @@ In order to set options via the input the following parameter names can be used: | Meta-SHACL | meta_shacl | | Ontology graph URI | ontology_graph_uri | | Inference | inference | -| Advanced | advanced | +| SHACL Advanced Features | advanced | | Remove additional graph types from data graph | remove_graph_types | \ No newline at end of file diff --git a/README.md b/README.md index 2f7512c..bcf7895 100644 --- a/README.md +++ b/README.md @@ -104,5 +104,5 @@ In order to set options via the input the following parameter names can be used: | Meta-SHACL | meta_shacl | | Ontology graph URI | ontology_graph_uri | | Inference | inference | -| Advanced | advanced | +| SHACL Advanced Features | advanced | | Remove additional graph types from data graph | remove_graph_types | \ No newline at end of file