-
Notifications
You must be signed in to change notification settings - Fork 97
Sprint P #22
Comments
I've spent a bunch of time looking for golang cbor encoders. this is the most promising: ugorji/go#86 -- but isn't perfect yet. i made this tool to test them: https://github.com/jbenet/go-json2cbor/ so we can try the ipfs-ld thing, but not sure cbor's going to work reliably this week. i think cbor is the right choice so far (it's the closest thing to json). ubjson is worse-- there only seems to be one golang implementation, and no idea if it's complete: https://github.com/imipolexg/go-ubjson -- we could try it with {bson, bjson, msgpack} but those all have problems too. |
Is ipfs-ld meant to augment https://github.com/ipfs/go-ipfs/blob/master/merkledag/node.go? Regardless of current implementation detail, what is the recommended canonical reading here? |
One use case of json-ld's RDF is to add standardized contexts to the premises of a proposition in a proposition tree? From e.g. http://ethics.spinozism.org/graphs/js/ethica5.json. (but content address is already a kind of semver, ipns is another, but for major versions and "manual" naming, e.g. "Diseased Newt") |
Sprint Update:abstract-stream-muxer:
ipfs-swarm:
ipfs-routing:
community:
other updates
|
|
|
etherpad for next week https://etherpad.mozilla.org/OsdMG3LCWe |
(a bit late in consolidating this here, sorry)
Sprint Goals
Sprint Discussions
See https://github.com/ipfs/pm#sprint-discussion-schedule
Sprint Deliverables
@jbenet
@mappum
@lgierth
@whyrusleeping
@Heems
@diasdavid
multiplex
under 'mega' stress conditions (multiplex hangs with a lot of load max-mapper/multiplex#25)@rht
@wking
@chriscool
Backlog
Anyone can pick these up:
The text was updated successfully, but these errors were encountered: