• #dev 2016-08-19
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2016-08-19 UTC
# 20:31
rhiaro
AS2 is a JSON syntax, which can also be represneted as JSON-LD. That's just a serialisation of RDF (like turtle). So I can store my data in the abstract graph form in the triplestore (still using AS2 as the vocab) and then serialize it in whatever syntax requested (json, html, turtle)