# Projects
- RDF.ex: GitHub (opens new window), Hex (opens new window), HexDocs (opens new window)
- JSON-LD.ex: GitHub (opens new window), Hex (opens new window), HexDocs (opens new window)
- RDF-XML.ex: GitHub (opens new window), Hex (opens new window), HexDocs (opens new window)
- SPARQL.ex: GitHub (opens new window), Hex (opens new window), HexDocs (opens new window)
- SPARQL.Client: GitHub (opens new window), Hex (opens new window), HexDocs (opens new window)
- ShEx.ex: GitHub (opens new window), Hex (opens new window), HexDocs (opens new window)
- Grax: GitHub (opens new window), Hex (opens new window), HexDocs (opens new window)
- RTC.ex: GitHub (opens new window), Hex (opens new window), HexDocs (opens new window)
- Skout: GitHub (opens new window), Hex (opens new window), HexDocs (opens new window)
# Social channels
- RDF on Elixir discussion board (opens new window)
- elixir-lang Slack channel (opens new window)
- Twitter (opens new window)
# Books
# Articles
- Tony Hammond (opens new window) has written a series of articles about the RDF on Elixir projects:
- Early steps in Elixir and RDF - Using RDF.ex to work with RDF vocabularies in Elixir (opens new window)
- Querying RDF with Elixir - Using SPARQL.ex to query over RDF datastores (opens new window)
- Robust compute for RDF queries - Managing fault tolerance in Elixir with supervision trees (opens new window)
- Jupyter Notebooks with Elixir and RDF - Using IElixir in JupyterLab with the SPARQL.Client package (opens new window)
- Graph to graph with Elixir - Moving data between semantic and property graphs (opens new window)