Phoenix 1.4 Chat Server: Part 2 Mafia game using Elixir + Elm

Jupyter Notebooks with Elixir and RDF

I just published a post today ‘Jupyter Notebooks with Elixir and RDF: Using IElixir in JupyterLab with the SPARQL.Client package‘.

The post very briefly touches on the role of Jupyter Notebooks as computational notebooks which integrate live code, text, math and media.

It then shows how we can use the IElixir kernel to run a Jupyter Notebook with Elixir as our language of choice. Using the TestQuery module developed in an earlier post it shows how this can be used within a Juyter Notebook context to run SPARQL queries using the SPARQL.Client package directly from the notebook and to process the SPARQL query result sets.