By Mads Holten Rasmussen
v0
This advanced topic tutorial is part of a series in the Linked Building Data (LBD) School 🏫
The slides are quite detailed and text-heavy as they are supposed to be read rather than presented.
As I have been using the technologies for a while there might be topics that I take for granted and therefore skip over too fast. Please let me know if this is the case! 🙏
Also, since this is something I do in my freetime, please support me by buying me a coffee 🤗☕💙
The biggest difference between LPGs and RDF is that in an LPG, you can add properties to the edges of the graph.
This is be benefitial if you for example wish to describe provernance or other metadata.
It is still possible to do this with RDF by the use of reification (adding an intermediate node to the relationship), but it is indeed cumbersome.