This is a public chat log generated from the #semsol IRC channel.
12:21:22
bengee wonders if the SG API's "canonical_mapping" JSON property is enough to detect/write a SG API output parser
12:21:37
and if so, what RDF vocab(s) to use
12:22:17
I think danbri suggested rdfs:seeAlso
12:22:22
as a start
13:14:12
bengee: have you any experience of long-running php scripts seg-faulting?
13:14:27
hmm, no
13:14:57
I'm auto-killing/re-initialising mine every 12-24 hours
13:15:49
maybe it's some weird memory issue then :(
13:16:18
I think peepo mentioned mem problems with his bot some time ago
13:17:07
it doesn't report as a memory issue though, it just dies at a certain point ...
13:17:16
i'll maybe see if i can run it on another machine
13:17:32
KiYanWang: you there?
13:17:53
kwijibo in the office for a change
13:18:08
uii
13:18:27
uii?
13:19:16
owl:sameAs <#anExpressionToShowImpression>
13:19:54
@"de", I guess
14:18:57
trying new SG API parser against ?q=danbri.org
14:19:42
ha, 258 triples :)
15:20:40
cool!
15:20:47
i'm curious what triples you're generating..
15:21:00
just seeAlsos for now
15:21:36
<canonical uri> rdfs:seeAlso <all mentioned http uris>
15:25:00
but the tricky part was the format detection and writing the parser (for PHP versions w/o the native json_decode). Now that we have that, we can explore further rdf mappings from there
15:52:31
nice!
15:52:47
re rdf mappings, i'm interested in using URIs-for-accounts in OnlineAccount directly
15:52:54
as sioc do...
16:02:02
yeah, makes sense
