go-fed / activity

ActivityStreams & ActivityPub in golang, oh my!
BSD 3-Clause "New" or "Revised" License
711 stars 111 forks source link

Experimental tool code-generation complete. #80

Closed cjslep closed 5 years ago

cjslep commented 5 years ago

The only thing missing that I am currently debating whether to even include or not is generating the code necessary for RDF-aware vocab aliasing at serialization and deserialization time for go-fed. Historically this library has always been about ignoring the "Linked Data" part of JSON-LD (permitted by the AP spec) and so not really understanding the concept of @context, but if this library is going to be the premier go library for AP then I may want to reconsider before v1.