H-resume
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				Dan Tobias  (Talk | contribs)  (Created page with "{{FormatInfo |subcat=Web }}  '''hResume''' is a draft standard intended to be one of several "microformats" released via the microformats.org site and community, intended for ...")  | 
			Dan Tobias  (Talk | contribs)   | 
			||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{FormatInfo  | {{FormatInfo  | ||
| + | |name=h-resume  | ||
|subcat=Web  | |subcat=Web  | ||
}}  | }}  | ||
| − | + | {{DISPLAYTITLE:h-resume}}  | |
| − | '''hResume''' is a draft standard intended to be one of several "microformats" released via the microformats.org site and community, intended for the representation of information in a manner that is human-readable but can still be processed by machines.  | + | '''h-resume''' (formerly '''hResume''') is a draft standard intended to be one of several "microformats" released via the microformats.org site and community, intended for the representation of information in a manner that is human-readable but can still be processed by machines. The name change occurred in the [http://microformats.org/wiki/microformats2 microformats2] reformulation.  | 
The format is intended for marking up a résumé or CV for publication, using standard [[HTML]] tags which can be styled with [[CSS]] to be presented attractively to human readers, but are in a standardized format which can be processed electronically.  | The format is intended for marking up a résumé or CV for publication, using standard [[HTML]] tags which can be styled with [[CSS]] to be presented attractively to human readers, but are in a standardized format which can be processed electronically.  | ||
| + | |||
| + | The [[h-card]], [[h-event]], and [[rel-tag]] microformats are used as parts of this format.  | ||
== Links ==  | == Links ==  | ||
| − | * [http://microformats.org/wiki/hresume hResume draft spec]  | + | * [http://microformats.org/wiki/h-resume h-resume spec] (microformats2)  | 
| + | * [http://microformats.org/wiki/hresume hResume draft spec] (old)  | ||
* [http://recherche.telecom-bretagne.eu/labo_communicant/dev_labc/hResumeCreator.php hResume creator]  | * [http://recherche.telecom-bretagne.eu/labo_communicant/dev_labc/hResumeCreator.php hResume creator]  | ||
* [http://microformats.org/wiki/hresume-examples-in-wild Examples in the wild]  | * [http://microformats.org/wiki/hresume-examples-in-wild Examples in the wild]  | ||
Latest revision as of 18:07, 2 October 2016
h-resume (formerly hResume) is a draft standard intended to be one of several "microformats" released via the microformats.org site and community, intended for the representation of information in a manner that is human-readable but can still be processed by machines. The name change occurred in the microformats2 reformulation.
The format is intended for marking up a résumé or CV for publication, using standard HTML tags which can be styled with CSS to be presented attractively to human readers, but are in a standardized format which can be processed electronically.
The h-card, h-event, and rel-tag microformats are used as parts of this format.