API Reference ieee1164 v#0.1.0
Copy MarkdownModules
The ieee1164 knowledge graph, expressed as Cypher-style yarn and compiled
into Artefact form via Diffo.Ieee1164.Parser.
Parses ieee1164 Cypher-style yarn strings into %Artefact{} structs.
Mix Tasks
Parses each section of the ieee1164 yarn into an %Artefact{} and serialises
it to priv/artefacts/<section>.bin using :erlang.term_to_binary/1.
Walks the ieee1164 yarn, collects every node name, and assigns each a
stable UUIDv7. Existing entries in priv/uuids.exs are preserved —
only names not yet in the file receive a new UUID.