hResume 0.2 XMDP profile
Author
As described in HTML4 Meta data profiles and XHTML Meta Data Profile (XMDP) description:
- rel
HTML4 definition of the 'rel' attribute.
Here is an additional value as defined in the
rel-tag
specification.
- tag
- Indicates that the referred resource serves as a "tag",
or keyword/subject, for the referring page, or some portion of the referring page (such as an hResume).
- class
HTML4 definition of the 'class' attribute.
This meta data profile defines some 'class' attribute values (class names)
and their meanings as suggested by a
draft of "Hypertext Links in HTML".
All values are defined according to the semantics defined in the
hResume specification.
- hresume
- The root class name and container for a resume.
- summary
- This optional property serves as an overview of qualifications and objectives. Re-used from hReview which re-used it from hCalendar which re-uses it from iCalendar (section 4.8.1.12 of RFC 2445).
- contact
- This optional property provides information about the person who authored the resume. If the value is provided then the same element that
has the class name of "contact" should use the class name of "vcard" and thus represent an embedded hCard.
- education
- This optional property provides an instance of education. If the value is provided then the same element that
has the class name of "experience" must also use the class name of "vevent" and thus represent an embedded hCalendar event.
- experience
- This optional property provides an instance of work experience. If the value is provided then the same element that
has the class name of "experience" must also use the class name of "vevent" and thus represent an embedded hCalendar event. It must also contain an embedded hCard to indicate the job title and company/organization details.
- skill
- This optional property indicates one or more phrases or keywords that represent skills. This property should be used on a hyperlink which itself uses the rel-tag microformat to link to a page about the skill.
- affiliation
- This optional property indicates one or more organizations that the person is affiliated with. If the value is provided then the same element that
has the class name of "affiliation" should use the class name of "vcard" and thus represent an embedded hCard for the organizational affiliation.
- publication
- This optional property indicates one or more publications made by the person. If the value is provided then the element that
has the class name of "affiliation" should be a
cite
element.
- value
- This class name is used to distinguish the actual value
of a property from any other cruft that may be in
the containing element representing the property.
See the
value-class-pattern for details.
- value-title
- This class name is used to distinguish the actual value
of a property, specifically in the 'title' attribute of the element,
from the element contents and the element representing
the containing property.
See the
value-class-pattern value-title description for details.
- include
- On a linking element (e.g.
<a>
or <object>
), this property is
used to indicate that the linked resource should be logically "included",
replacing the link, in accordance with the include pattern.
Changes from hResume 0.1
Copyright
Contributed to the public domain (PD) 2010 microformats.org, per the Creative Commons Public Domain License or any later version published by Creative Commons; with a waiver of rights, and an assertion that no rights attach to this particular work.