• #microformats 2022-06-21
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#microformats ≡
  • ←
  • →
2022-06-21 UTC
# 16:44
[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.