There are few examples and documentation about the functionality, here.
Also there is a working tutorial based on or similar to SWAPI dataset.
Basically the functionality is provided by the Ontotext Platform
, which sits on top of GraphDB
instance, where the actual data is stored.
The Platform provides an GraphQl, which is more easy to learn and use, if you are not familiar with SPARQL
. In order to map the RDF
to GraphQl
, the Platform uses model language called Semantic Objects Modeling Language (SOML)
, where you can describe the permission model and the roles that you will need.
However, if you want to get you hands dirty with your own data, you'll need to request a trial license.