From a6b61b16632555123cc6207981b349fee11dcd99 Mon Sep 17 00:00:00 2001 From: Dag Hovland Date: Thu, 22 Aug 2024 16:13:21 +0200 Subject: [PATCH] docs --- client/Boundaries/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/Boundaries/README.md b/client/Boundaries/README.md index 4ad09ff0..940d1e6e 100644 --- a/client/Boundaries/README.md +++ b/client/Boundaries/README.md @@ -8,4 +8,6 @@ Start a rdfox server from the folder [../../rdfox/](../../rdfox) with the follow RDFox sandbox ../../rdfox boundaries ``` -Then run `dotnet run` and follow instructions +Then run `dotnet run` and follow instructions. + +There are two "modes". In both modes you must give an rdf file and the tag of an equipment. If you only give this, it finds all directly connected Equipment. If you also give a list of boundary IRIs it will give all components inside those boundary. Inside is defined as the same side as the equipment with the tag.