#microformats 2015-05-31

2015-05-31 UTC
gRegorLove, KevinMarks_, Mark87, Mark87_, danielfilho, KevinMarks___, tantek, KevinMarks, eschnou, glennjones_, Left_Turn, glennjones, KartikPrabhu, csarven, benborges and fuzzyhorns joined the channel
#
elf-pavlik
hi tantek o/ why this page has some lock preventing editing? http://microformats.org/wiki/microformats2-parsing-rdf
#
Loqi
elf-pavlik: tantek left you a message on 5/30 at 2:30pm: "mf" appears to be an organically emerged convention abbreviation for microformats anyway so sure, using mf: prefix for vocabulary terms defined by microformats.org seems reasonable for folks that need such prefixes. We try to avoid prefixes because they're fragile.
#
elf-pavlik
roger!
#
elf-pavlik
BTW page mentioned above uses *uf:* and keeps prefixes intended for parser, which i just removed from mf2rdf via PR https://github.com/rhiaro/mf2rdf/pull/3
#
tantek
elf-pavlik: many pages got locked due to vandalism - if you're interested in microformats2-parsing-rdf in particular - strongly recommend you ping tommorris as he's the one that figured it out and is working on it
#
elf-pavlik
tommorris++
#
Loqi
tommorris has 79 karma
#
elf-pavlik
i also would like to map microformats.org <-> schema.org, tracking it here https://github.com/schemaorg/schemaorg/issues/559
#
tantek
elf-pavlik: have you tried creating an account on microformats.org/wiki to edit any pages? it looks like registered accounts should be able to edit that page
#
tantek
anyway - I have to run - but feel free to ping tommorris too - as he's also an admin and can edit the page protection if necessary.
#
elf-pavlik
tantek, i logged in but couldn't edit that page... have edited some other ones lately and it worked!
#
elf-pavlik
i'll wait for tommorris' reply, no rush on that :)
tantek joined the channel
#
tommorris
elf-pavlik: I can unlock pages if you want to edit.
#
tommorris
ah, actually, it's semi-protected. you should be able to edit as a registered user. only sysops can move the page
fuzzyhorns joined the channel
#
elf-pavlik
it says: "You do not have permission to edit pages, for the following reason:
#
elf-pavlik
This page has been locked to prevent editing."
#
tommorris
Ah okay, will change
#
@yoshihiko_take
構造化データ(http://microformats.org hAtom)をテンプレートに組み込んでマークアップしたお話。 http://t.co/vXWMzfedt9
(twitter.com/_/status/604109601672306688)
#
elf-pavlik
tommorris, does NOT including parser intended prefixes in the vocab make sense to you? https://github.com/rhiaro/mf2rdf/pull/3
KevinMarks joined the channel
#
tommorris
edited /Special:Log/protect () "changed protection level for "[[microformats2-parsing-rdf]]": changed protection so elf can edit [move=sysop]"
(view diff)
#
tommorris
elf-pavlik: in the rdfs:label? sure. as for URLs? not that bothered. ;-)
#
elf-pavlik
tommorris, p-* u-* dt-* etc. AFAIK don't affect semantics but only give hint to parser where to find value in HTML
#
elf-pavlik
e.g. when parsed to json they get dropped
#
tommorris
yep, true and true.
#
tommorris
also, there might be a compelling case for having a "multi-typed" property at some point. I can't think of one.
#
tommorris
but my not being able to think of a use case doesn't mean that there won't be one at some point
#
tommorris
yep, p- and e- prefixes seem like a likely candidate
#
elf-pavlik
also u-category and p-category
#
tommorris
since e- is basically a subtype of string that's demarcated as containing HTML.
#
elf-pavlik
since one can tag person or topic from e.g. dbpedia
#
tommorris
I've +1'd the pull request.
#
tommorris
pops out for a walk.
#
elf-pavlik
<li><a class="u-category h-card" href="http://aaronparecki.com/">Aaron Parecki</a></li>
fuzzyhorns joined the channel
#
tommorris
elf-pavlik: have you got any ideas of how to combine RDFa and mf2rdf output? like, combining the graph outputs and then turning into JSON-LD
#
tommorris
I only ask because a while back I wrote some Django middleware that uses content negotiation to return microformats2 JSON when you ask for application/json, and parsed RDF when you ask for, say, application/rdf+xml (or the equivalents for n3, ntriples and turtle)
#
tommorris
and it might be interesting to combine these
#
elf-pavlik
i'll work on converting microformats HTML to microformats JSON-LD in this repo https://github.com/elf-pavlik/mf2jsonld
#
tommorris
shall read any responses offline, as he needs to go out and enjoy the little remaining sunshine in London.
#
elf-pavlik
enjoy the sunshine tommorris!
glennjones_, KevinMarks2, danielfilho, fuzzyhorns, eschnou, glennjones, KevinMarks, KevinMarks_, tantek, KartikPrabhu and gRegorLove joined the channel
#
elf-pavlik
"p-action: text, optional, one of the following values
#
elf-pavlik
sell, rent, trade, meet, announce, offer, wanted, event, service"
#
elf-pavlik
how does microformat vocabulary manages such enumerations?
#
elf-pavlik
also how one can add more verbs e.g. like, eat, drink, cook, transport, sleep etc.
#
elf-pavlik
some more examples of "action": (verb) https://developer.github.com/v3/activity/events/types/
KevinMarks joined the channel
#
elf-pavlik
bootstraps personal ActivityStream2.0 by PESOS github https://github.com/elf-pavlik?tab=activity
KevinMarks and barnabywalters joined the channel