From a64a34e8692e0d3c52ab1618490334543c269d08 Mon Sep 17 00:00:00 2001 From: Gustavo Publio Date: Tue, 9 Jan 2018 08:44:17 +0100 Subject: [PATCH] removing dummy test without sparql query --- guidelines/web/guideline_form.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/guidelines/web/guideline_form.json b/guidelines/web/guideline_form.json index 433c8f3..17ac553 100644 --- a/guidelines/web/guideline_form.json +++ b/guidelines/web/guideline_form.json @@ -5,15 +5,6 @@ "targetClass": "owl:Class", "targetSubjectsOf": "rdfs:subClassOf", "questions": [ - { - "id": 1, - "type": "toggle", - "name": "classes-have-instances", - "label": "Classes must have instances", - "description": "Select this test if your ontology does not accept non-instantiated classes, i.e., classes that works as roles.", - "shacl": "sh:sparql", - "test": [] - }, { "id": 2, "type": "toggle-textbox",