• #stream 2023-02-05
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#stream ≡
  • ←
  • →
2023-02-05 UTC
# 02:11
[tantek]
"Why would photo (singular) be used for a *plural* field?" -> picking different names for singular vs plural fields doubles the confusion in code. the array syntax [] is sufficient to indicate potential multivalued properties, singular names are shorter and avoid the problems of inconsistent plural name endings such as 's', 'es', or remove n chars and append 'i'.