Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
daghovland committed Aug 22, 2024
1 parent 856f913 commit a6b61b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion client/Boundaries/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit a6b61b1

Please sign in to comment.