AMOR - Semantic Ethical Black Box
To start the Semantic Ethical Black Box (SEBB), you should use the compose.yaml file provided in this repo.
Then, you can execute the tutorial code provided in sebb_tutorial.py that log a set of triples (full ontologies and individuals stored in example-data/) into the SEBB and download all the triples stored in the SEBB to a local file.
Important
We strongly recommend to do NOT use blank nodes in any triples you want to log in the SEBB. They will not break the SEBB, but it can generate duplicated blank nodes (in the global graph) if they are sent several times to the SEBB.