Skip to content

h2020-sbd4nano/SbD4Nano_Causal_RDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exposing causal links in nanosafety literature using the semantic web

This repository contains links to supporting data for the SbD4Nano network linking physicochemical properties of nanomaterials with stated biological outcomes in literature and the necessary files to map and verify their RDF graphs.

Authors

The methodology to generate RDF versions of the curated spreadsheets was adapted from the Nano-MIE-interactions-RDF (Ammar Ammar, 2023).

Abstract

TBD

Generating the RDFs

The make_rdf.sh script regenerates the RML and RDF files from source

sudo bash make_rdf.sh

Loading a local instance of Virtuoso + SNORQL with the data

docker compose up -d

The needed graphs are:

  • causal_network.ttl
  • The subset of the eNanoMapper Ontology, classes.owl The SNORQL instance will fetch the queries from the queries repository.