notes
We talk about procedure more than we do substance, at times. Likely needed for public government bodies like this.
this section defines Algebraic Property Graphs
Elements have a value, and a label.
Values have a type
Labels are associated with a type (a schema)
For every element, the type of the value needs to be the type in the schema for the label
Advantages
More strictly typed and encodeable
Transferrable using functors
Disadvantage
Requires more rigor