Channel #semsol: Logs

This is a public chat log generated from the #semsol IRC channel.

10:08:37 mustang_: hi there
10:09:01 mustang_: I have a question regarding extracting hCard microformats to RDF
10:09:09 bengee: hi mustang_
10:09:33 mustang_: I found that extraction returns some properties in vcrad-rdf
10:09:44 mustang_: Like Org and Title
10:10:01 mustang_: Why don't it return all properties in FOAF?
10:12:31 mustang_: anybody there?
10:12:34 bengee: for no strong reason WRT to vcard:title
10:12:55 bengee: but I think there was no equivalent for vcard:ORG in FOAF
10:13:19 bengee: ah, wait
10:14:02 bengee: foaf:title is more for Mr./Dr. and such, whicle vcard:title is for job titles, too (e.g. CEO)
10:14:29 bengee: it seemed to fit better
10:15:58 mustang_: hmmmm
10:16:46 mustang_: bengee, but from http://www.ibiblio.org/hhalpin/homepage/notes/vcardtable.html I see that v:organization could be mapped to foaf:Organization
10:17:45 bengee: yeah, I'm using foaf:Organization, too
10:18:06 bengee: what's missing, though is the relation between the person and the org
10:18:33 bengee: i.e. an rdf property for hcard's "org"
10:19:40 bengee: I'm mapping it to _:person vcard:ORG _:org . _:org rdf:type foaf:Organization .
10:22:50 bengee: this is not necessarily *the* way to do it, the rdf community can't even agree on which rdf/vcard vocab to use...
10:23:05 bengee: it's just something I thought would make sense
10:23:21 bengee: after checking deployment of terms/namespaces etc
10:24:12 bengee: I'm currently thinking about a different approach to RDF extraction: an intermediate, single-namespace mapping that microformateers could be happy with
10:24:34 bengee: and then cusotm mappings for a developer's favourite vocabs
10:27:09 mustang_: bengee, Ok, what about v:Org to doac:experience?
10:27:35 bengee: doac is not really deployed, I think
10:29:10 bengee: and resume props in the vcard mapping might sound odd to some people..
10:30:18 bengee: but the 2-step approach mentioned above could give you the possibility to extract doac data from hcards
10:30:40 mustang_: bengee, aha
10:31:05 bengee: I'm pretty sure there is demand for consumer-defined mappings, I would use them all the time
12:39:16 danbri: bengee: what's missing, though is the relation between the person and the org
12:39:17 danbri: [11:18] bengee: i.e. an rdf property for hcard's "org"
12:39:19 danbri: interesting!
12:39:35 danbri: can i get a pointer to these logs?
14:13:27 bengee: arc-bot, pointer
14:30:43 danbri: lazily appended to http://wiki.foaf-project.org/IssueTracker
14:32:25 bengee: ah, good old IssueTracker :)
14:41:32 danbri: a write-only page in recent times
14:41:41 danbri: i write in it but never read, shamefully
14:42:03 danbri: maybe an issue-checking irc session would be good thing there
14:42:14 danbri: or JFDIng it...
14:50:47 bengee: heh