#social 2017-09-15

2017-09-15 UTC
xmpp-social joined the channel
#
@csarven
@epoz @EuropeanaTech ? That's @jeffreycwitt performing the screencast. Spec's URL: https://www.w3.org/TR/ldn/ #LinkedData #IIIF
(twitter.com/_/status/908600332451827712)
#
puckipedia
hm. can't get json-ld.js to work
#
puckipedia
it was a swallowed error :D:
#
puckipedia
'invalid "@id" value" oh egh
#
puckipedia
huh. it's as I expected
#
puckipedia
a bug in json-ld.js? maybe?
#
puckipedia
huh. thought that null id is allowed. it's actually invalid in json-ld
#
puckipedia
... node maps reset the blank node identifiers? hm
KevinMarks_, KevinMarks, JanKusanagi and cdchapman joined the channel
#
cwebber
puckipedia: null ids are allowed, depending on what you mean
#
cwebber
I don't remember what happens if you do "@id": null but if you just leave out the id, it'll be interpreted as a blank node
#
puckipedia
cwebber: "@id": null is not allowed apparently
#
cwebber
ah ok :)
#
cwebber
yeah I don't know about that!
#
cwebber
I remember json-ld's algorithms doing some funky things with nulls but I don't remember what they are anymore, lollerskates
cdchapman and KevinMarks joined the channel
#
xmpp-social
[ajordan] cwebber: are you saying then that {actor: <URL>, prop: null} is not then 100% semantically equivalent to {actor: <URL>}?
#
xmpp-social
[ajordan] Because if so one of AS2 core's appendixes needs fixing
#
puckipedia
ajordan: it seems to be semantically equivalent
cdchapman joined the channel
#
puckipedia
the JSON-LD API spec keeps you on your toes all the time
#
puckipedia
hm, I could prooobably prototype my tuple store now?
#
puckipedia
triple*
#
@jcarlos_46
ActivityPub é algo MUITO importante para quem se importa com a questão de liberdade em redes sociais https://www.w3.org/TR/activitypub/
(twitter.com/_/status/908755759500070912)
cdchapman and KevinMarks_ joined the channel
#
puckipedia
I can flatten JSON-LD now, and almsot turn it into RDF though something really likes kinda turning it into mush
#
puckipedia
I have triples now! :D
#
cwebber
puckipedia: nice :D
JanKusanagi joined the channel
#
xmpp-social
[Takyoji] Ooo nice, looks like the Test Suite is up
#
puckipedia
I have live client-side template updating
KevinMarks and KevinMarks_ joined the channel