It is with great pleasure that I announce LinkedIn has republished all Public Profiles marked up in the hResume microformat.
LinkedIn has approximately 9 million registered users. By default, a user’s Public Profile is set to Basic View. The Basic View consists of the following information (the relevant hResume fields are emphasized):
- name
- current job title
- geographic region
- number of recommendations
- number of connections
- industry
While the user has the ability to turn off Public Profile publishing altogether, only a small percentage have chosen to do so and with just the information listed above, the minimum requirement for hResume is met. In essence, we just launched ~9 million hResumes.
Admittedly, the information in Basic View amounts to little more than a glorified hCard. It’s when you choose to activate Full View that hResume really gets a workout. In Full View we are able to implement just about everything available to us in the hResume schema:
- summary
- contact info
- experience
- education
- affiliations
If you’re familiar with the hResume draft schema, you will notice that the missing fields are skills and publications.
Unfortunately, in this first pass, we were unable to mark up skills according to the hResume specification. This is because we’ve always allowed free-form text for what we call “specialties” and while all of our examples show a comma delimited list of of keywords, it’s not enforced and a lot of users use this area for prose. Also, because hResume skills use rel-tag, we may end up needing to create our own tag space which isn’t trivial and will require significant work on our end. So in lieu of that, I’ve decided to mark up LinkedIn “specialties” with:
<p class="skills">HTML, XHTML, CSS, DOM, JavaScript, W3C, web standards, front-end engineering, user interface development, user-centered design, usability, accessibility, semantic markup, microformats, unobtrusive JavaScript, DOM scripting</p>
As for publications, we currently don’t have a field for that, but that’s something we could easily add in the future.
Another thing to note is the way we’re handling an experience without an end-date. In other words, how do we communicate "present"? In a discussion with Brian Suda, we thought that using a time/date stamp might be a novel way to handle the problem. So for a current experience, without an end date, we use the class of dtstamp and the current date for the value. The markup looks like this:
<p class="period"> <abbr class="dtstart" title="2006-11-01">November 2006</abbr> — <abbr class="dtstamp" title="2007-01-26">Present</abbr> <abbr class="duration" title="P3M">(3 months)</abbr> </p>
Something else worth mentioning is affiliations. LinkedIn has two ways of handling this natively. First, we allow free-form text entry for general Groups and Associations on a users profile. Second, we have the formal LinkedIn for Groups feature. In this first pass it is only the latter that gets marked up as an hResume affiliation. I hope to expand this in the future so that both entry methods get marked up as affiliations.
So it’s a pretty big day for hResume! My hope is that this is a significant step towards elevating hResume from a draft into formal specification.
I guess you could say the nucleus of this event was born back on September 21st, 2006 when lead Web Developer and one of LinkedIn’s founding team members, Chris Saccheri, sent me a LinkedIn Introduction asking if I would be interested in exploring an opportunity to join the LinkedIn team. Indeed I was, and one of the driving factors in my decision was the fact that Chris had already embraced microformats and was publishing LinkedIn data in hCard, XFN and hReview. I’d be hard-pressed to find another opportunity that would allow me to work not just on microformats in general, but specifically hResume, which I’ve had a love affair with since its inception. It’s a testament to what a great place it is to work that I’ve been given the chance to accomplish this in my first couple of months here. I’m thrilled to be playing a part in the ongoing evolution of helping you build and manage your trusted professional network and promote your career online.
Last, but certainly not least, I want to thank Brian Suda for taking the time to work with me on this over the holidays. He is a pillar of the microformats community and his involvement has been both invaluable and inspirational. Thanks also to Chris Messina who has been a cheerleader for the adoption of microformats at LinkedIn over the past several months. And finally, thank you to Ryan King, Tantek Çelik, James Levine of SimplyHired and Kevin Marks for planting the seeds.
I’m sure there are some things I’m forgetting, so if you have questions, please let me know. Any and all feedback is appreciated!
P.S. To turn on Full View in your LinkedIn Public Profile, just log in and go to My Profile > Public Profile and select Full View and Save Changes.
P.P.S. The Public Profile is delivered as XHTML 1.0 transitional. It doesn’t validate at the present time because of various legacy systems that contribute to the overall output. There are plans to correct this, but it’s nothing that HTML Tidy can’t handle in the interim.



15 Comments
Whohoo!! Rock on! Go team!
Excellent work Steve!
It’s always fun to see that Microformats are being implemented! It’s great that you explain the choices you made when implementing the “specialties” and “experience” properties!
We ran into similar issues when implementing hResume across our site. for something like skills, spec calls for them to be individually.. Unfortunately for us, this sucks from a user experience p.o.v.
I get how strictly typed units are great for standardization, but people like to express themselves in different ways. In our case, dealing with traditional resumes, it’s a requirement that we not lock users into a strictly typed form.
HR-XML, something we support on our back end, allows for custom sections of data, which can easily be used for free form skills sections. I’d love to see something along these lines on hResume.
Anyway.. Great work on the hResume implementation!
Best,
Alex Rudloff
Emurse.com
Now this is news. Excellent work guys.
Congrats, and good job!
Hi Steve
i cannot visualize your h-resume on your Linkedin pubic profile with Tails…
How do i do ?
Thanks
@Oliver make sure you have at least version 0.3.7 of Tails.
You’ll see a Resume tab when viewing a LinkedIn Public Profile.
Seems to be woking with Operator FF extension.
>Alex : i’ve tryed to visualize the hResume on your page http:://alex.emurse.com with Operator : doesn’t seem to work see screenshot : http://flickr.com/photo_zoom.gne?id=372133055&size=o
congrats steve… that’s great stuff :)
This sounds wonderful. But it appears that the profile pages are only available for signed-in users?
My site can import hcard pages at a user’s request, but it has no way to access them on linked-in. Still a walled garden?
@Dan, there are features that are only available to registered LinkedIn users, however Public Profiles are available to anyone and everyone. For example, mine is located at http://www.linkedin.com/in/steveganz
As a registered user, your personal contacts are marked up in hCard and XFN and you would have to be logged in to view them.
Congratulations! BTW, I would LOVE to see LinkedIn create a separate publications category.
Hi Steve,
I seem to have problems getting the Operator extension on Firefox recognise my LinkedIn Profile as hResume. Any idea if this is related to the plugin or to the LinkedIn implementation of hResume?
Thanks,
Marco
@Marco, the latest version of Operator recognizes all LinkedIn public profiles as hResume.
Are you sure you’re looking at your public profile? This is different from your full profile. Send me the link to your profile and I’ll take a look at it for you.
16 Trackbacks/Pingbacks
[...] Steve Ganz, a senior Web developer at LinkedIn, has just announced that they have republished all public user profiles using hResume. In effect, this creates about 9 million potential hResumes via the service. I didn’t realize this, but LinkedIn has been using hCard, XFN, and hReview. [...]
[...] I’m thrilled to be able to pass along Steve Ganz of LinkedIn’s Twitter announcement (tweet?) of their support for hResume on LinkedIn (these tweets are becoming trendy!). [...]
[...] Update: and now they publish your profile using the hresume Microformat. Cool! [...]
[...] source: blog de Steve Ganz, dévelopeur chez Linkedin identité numérique Linkedin microformats OpenID [...]
[...] Details at Chris Messina’s blog, and at LinkedIn’s Steve Ganz’s blog. [...]
LinkedIn now supports the hResume microformat…
Whoa, huge leap for the microformats movement: Professional networking site LinkedIn has marked up all of its 9,000,000 profiles with the hResume microformat. More details at Chris Messina’s blog. In Chris’ words, the importance of hResume is that……
[...] steve.ganz.blog » LinkedIn Launches hResume This is very very cool. LinkedIn have just republished all public profiles with the hResume microformat — that’s 9 million new uses! As an example, you can see my Linkedin profile here: http://www.linkedi (tags: microformats linkedin socialnetworks socialsoftware resumes cvs careers) Posted by delicious @ 9:18 PM on January 27, 2007 Permalink [...]
[...] Steve Ganz, senior Web developer at LinkedIn, talks about how they republished 9 million public profiles using hResume. We also discuss LinkedIn’s use of hCard, XFN and hReview. Naturally, we broach the issue of APIs and how both LinkedIn users and other developers might benefit from the new semantic markup on this huge pile o’ data. [...]
LinkedIn Does hResume; Can hJobs Be Next?…
Steve Ganz from LinkedIn recently shared that the site’s public profiles have been republished using hResume, a microformat for the simple, structured display of common resume/CV data. With both LinkedIn and Emurse supporting hResume, the format is ga…
[...] LinkedIn Launches hResume The information in Basic View amounts to little more than a glorified hCard. It’s when you choose to activate Full View that hResume really gets a workout. Still not existing yet are skills and publications. (tags: hResume) [...]
[...] Plain, easy to see and find things, it’s all in separate defined blocks; all where we expect to find the relevant items. The focus is the Resume (which is using the mircoformat hresume if you didn’t know see Steve Ganz blog). There is lots of white space, the page elements are simple and do only one thing. No time wasted here. [...]
[...] Lee a Steve Ganz uno de los profesionales que ha trabajado en el proyecto: [...]
[...] Formatting matters. Or does it? I don’t know. Let’s see what the experts say about formatting John Doe’s resume… [...]
[...] LinkedIn is the front runner and already formulates profiles in the hResume microformat. There is one international site I’ve came across that supports the format called emurse. How long will it be before South African sites adopt these technologies? I’ve talked to some prominent recruiters and their feeling towards Career Junction is that you would sooner squeeze blood from a stone than getting them to play along… I guess we’ll have to wait and see. [...]
[...] 26 janvier 2007 à 21:31 et enregistré sous Work, hResume, microformats, LinkedIn. Bookmarkez le lien permanent de référence. Suivez tous les commentaires originaux sur son blog avec fil RSS de ce billet. Postez un [...]
[...] think I had a grand total of one connection until the news broke of Steve Ganz implementing hResume throughout the site. Brian interviewed him about it. I suddenly got a lot more interested in a [...]