archives

RDF Calendar, GRDDL, Microformats, and all that at XML2005 in Atlanta

Submitted by connolly on Mon, 2005-11-21 15:21. :: | | | | |

My talk was:

I unfortunately didn't leave any time for questions, but I had some interesting follow-up conversations:

  • Somebody asked about using GRDDL and RDF to track relationships between specs, products that support them, and all that. I recalled that when the folks that run the OASIS standards registry contacted W3C, we told them we prefer a more decentralized approach: each organization publishes stuff about their own standards, in RDF, and anybody can aggregate it. TimBL's roadmap diagrams show one approach. It is somewhat bit-rotten, but we have an automated system in production for publishing basic title/author/date/version metadata about our specs and we're adding more stuff over time; e.g. which WG produced the spec (for patent policy reasons), comment due dates, etc. I told him this had come up in spec-prod; while I'm happy for the discussion to go there, my impression that it had come up there before was wrong. I hope to organize my thoughts on this near NormativeReferences in the QA/ESW wiki and re-kindle discussion in spec-prod or qa-ig.
  • At lunch, somebody brought up my slide about email headers in RDF and asked if thunderbird has RDF support like mozilla and firefox. I don't know, but I hope to find out. DanBri? Anyone?

On the non-technical front, jamming with Len Bullard was a blast. We had a fascinating discussion of DRM and the recording industry where I relayed AaronSw's viewpoint that any model based on scarcity is uninteresting. Len says Prince is no longer independent, which contradicts the impression I got from studying Prince in Wikipedia recently. Len says the big customer ripie for SemWeb technology is transit, at least as much as intelligence. Gotta look into that.

Later in the evening Len brought out a fake book and Tony and Lauren and Eve and John sang and I tried to accompany them on Len's guitar. I was having so much fun that I raised a sizeable blood-blister on my strumming hand before I noticed. I think we did OK with Annie's Song as well as mangling lots of Beatles and such.

Then Len took the guitar and Eve asked him to play Angel from Montgomery by Bonnie Raitt. When he said he didn't know it, I was able to use my sidekick to find chords and lyrics and since it was your basic three chord number, he picked it up in no time.

As to the conference program...

Tue 15 Nov

Wed 16 Nov

Thu 17 Nov

SKOS, SIOC, and drupal taxonomy

Submitted by connolly on Mon, 2005-11-21 16:22. :: | |

I've been playing around with the drupal taxonomy module. Why doesn't XML2005 show up under conferences?

I wonder how to export the results as SKOS.
(see earlier noodling with SKOS)

I found the SIOC schema... it seems to create aliases for several widely-known terms. Ugh. I wonder why. update... the SIOC folks are aware of this and are discussing the relationship with foaf and skos. And it uses multiple domains as if the meaning was the disjunction, despite resolution of the issue of What should the semantics of multiple domain and range properties be?

sorry about overriding your font size

Submitted by connolly on Mon, 2005-11-21 16:31. ::

The drupal theme we're using is XHTML-happy, but doesn't know that it's rude to change the font size of body text. Anybody wanna clue me in on how to fix it? update: seems somebody fixed it. I wonder how. It seems like all the fonts got bigger, not just the main body text.

Ray Ozzie's take on diff/sync

Submitted by connolly on Mon, 2005-11-21 17:33. ::

Shortly after I started at Microsoft, I had the opportunity to meet with the people behind Exchange, Outlook, MSN, Windows Mobile, Messenger, Communicator, and more. We brainstormed about this “meshed world” and how we might best serve it - a world where each of these products and others’ products could both manage these objects and synchronize each others’ changes.

-- Ray Ozzie

The model behind SSE is pretty straightforward; to sychronize data across multiple sources, each end point provides a feed and the subscribes to the feeds provided by the other end point(s).

-- Dare

Seems a lot like the Peer-peer update and sync section of the RDF Delta paper.