2022-06-21 UTC
# [Simon_Gray]1 [KevinMarks] RDF is still quite bad with lists in the sense that sequential collections are effectively modelled as s-expressions in RDF (first and rest). It is bad at storing sequential data the same way hash maps are a bad way to store sequential data: graph are not the appropriate data structure for sequential data.