From 0442f74f1e2a1d94e87f03f66156fe624f010d89 Mon Sep 17 00:00:00 2001 From: albaizq <albaizq13@gmail.com> Date: Thu, 25 Feb 2021 16:58:37 +0100 Subject: [PATCH] update tests --- tests/tests.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests.csv b/tests/tests.csv index c8981c7..07b40ae 100644 --- a/tests/tests.csv +++ b/tests/tests.csv @@ -76,5 +76,5 @@ LIFT-TEST-74;LIFT-74;Smart Lift administrative information;SmartLiftInstallation LIFT-TEST-75;LIFT-75;Smart Lift administrative information;SmartLiftInstallation subClassOf hasBuildingManager some string LIFT-TEST-76;LIFT-76;Smart Lift administrative information;SmartLiftInstallation subClassOf hasOwner some string LIFT-TEST-77;LIFT-77;Smart Lift administrative information;SmartLiftInstallation hasGeometry Point -LIFT-TEST-78;LIFT-78;Smart Lift administrative information;Point isProvidedBy Person +LIFT-TEST-78;LIFT-78;Smart Lift administrative information;SmartLiftInstallation subclassOf hasLocationValidator some string LIFT-TEST-79;LIFT-79;Smart Lift administrative information;GoodsLift subClassOf SmartLiftInstallation, GoodsOnlyLift subClassOf SmartLiftInstallation, FiremanLift subClassOf SmartLiftInstallation -- GitLab