Search⌘ K
AI Features

Model the Book Graph

Explore how to model a book graph using RDF within Elixir, understanding the primitive RDF data structure with URIs for nodes and edges. Learn how node labels and properties are represented separately as independent nodes, and see the benefits of RDF's open data model for global semantic integration.

Book graph mapped to RDF

Befor ...