Step 3: Modify RDF in the Local Property Graph Database
Explore how to add new RDF properties to nodes in a local property graph database using namespace prefixes. Learn to manage RDF data by modifying graph properties practically within Elixir environments.
We'll cover the following...
We'll cover the following...
Add a new property
Let’s just do something trivial as a simple proof of concept. Let’s add a uuid property to the node with ID http://dbpedia.org/resource/Bob_Dylan. ...