job-listing-brainstorming: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 7: Line 7:
(see the [[job-listing-examples]])
(see the [[job-listing-examples]])


* title - h#
{| class="sortable"
* description - class
! property || xhtml-element || description || major/minor (+/-) priority
:company description or job-description? -[[User:Christian|Christian]] 11:49, 28 Apr 2007 (PDT)
|-
* company - [[hcard]]
| title || h# || title of the job, e.g. 'Project-Manager for Customer-Service-Project' || +
** company size - class
|-
* company-logo - img class
| description || class || job-description || +
* multimedia - object class
|-
* location - [[adr]]
| company || [[hcard]] || || +
* start & end date - dtstart & dtend
|-
:or should we use dstart for the date the ad is posted, and dtend for the closing date for aplications?
| company size || class || || +
* type (employee|contract) - class
|-
* classification (full time|part time|temporary|temp to hire|seasonal|internship) - class
| company logo || class || || -
* hours/week - class
|-
* salary base - class (see [[currency]])
| multimedia || class || || -
* salary max - class (see [[currency]])
|-
* wage/hour - class (see [[currency]])
| location || [[adr]] || || +
* education - class
|-
* certification - class (security clearance can fall under certification)
| start & end date || dtstart & dtend || :or should we use dstart for the date the ad is posted,<br /> and dtend for the closing date for aplications? || +
** years - class
|-
** required - class
| type (employee|contract) || class || || +
* skill - class (management can fall under skill)
|-
** years - class
| classification (full time|part time|temporary|<br />temp to hire|seasonal|internship) || class || || +
** required - class
|-
* benefit - class
| hours/week || class || || +
* Holiday allowance - expressed in days or weeks?  
|-
* contact - [[hcard]]
| salary base || class (see [[currency]]) || || +
* time posted - date-time (is this dtstart? See above)
|-
* relocation covered - class
| salary max || class (see [[currency]]) || || +
* job function - class (if absent, fall back to title?)
|-
* travel required - class
| wage/hour || class (see [[currency]]) || || +
* industry - tag on company?
|-
| education || class || ||
|-
| certification || class || ||
|-
| years || class || ||
|-
| required || class || ||
|-
| skill || class || management can fall under skill ||
|-
| years || class || ||
|-
| required || class || ||
|-
| benefit || class || ||
|-
| holiday allowance || || expressed in days or weeks? ||
|-
| contact || [[hcard]]
|-
| time posted || date-time || (is this dtstart? See above) ||
|-
| relocation covered || class || ||
|-
| job function || class || (if absent, fall back to title?) ||
|-
| travel required || class || ||
|-
| industry || || tag on company?
|-
| language of job-listing || class || ||
|-
| job-language || class || mainlanguage spoken with colleagues ||
|-
| applicationmaterial || class || e.g. cv, worksamples, licenses, greencard ||
|-
| organisationalid || class || number or phrase - large enterprises have an unique id for a specific job offer ||
|-
|}


==Andy Mabbett==
==Andy Mabbett==

Revision as of 19:25, 28 April 2007

Job Listing Brainstorming

Ideas for a possible job-listing microformat.

Fields from examples

(see the job-listing-examples)

property xhtml-element description major/minor (+/-) priority
title h# title of the job, e.g. 'Project-Manager for Customer-Service-Project' +
description class job-description +
company hcard +
company size class +
company logo class -
multimedia class -
location adr +
start & end date dtstart & dtend :or should we use dstart for the date the ad is posted,
and dtend for the closing date for aplications?
+
contract) class +
part time|temporary|
temp to hire|seasonal|internship)
class +
hours/week class +
salary base class (see currency) +
salary max class (see currency) +
wage/hour class (see currency) +
education class
certification class
years class
required class
skill class management can fall under skill
years class
required class
benefit class
holiday allowance expressed in days or weeks?
contact hcard
time posted date-time (is this dtstart? See above)
relocation covered class
job function class (if absent, fall back to title?)
travel required class
industry tag on company?
language of job-listing class
job-language class mainlanguage spoken with colleagues
applicationmaterial class e.g. cv, worksamples, licenses, greencard
organisationalid class number or phrase - large enterprises have an unique id for a specific job offer

Andy Mabbett

"job-listing" is clunky, would "vacancy" be a better name?

I second the change of name to "Vacancy". - ntoll

Christian Pfetzing

What about "job-offer"? Reason: People with low english-skills often know "offer" but not "vacancy". On the other hand: Why not easily "job"? With an attribute you can specify if it is a "job-offer" or a "job-application". So human beeings/job-platforms can easily compare "offers" and "applications". Manually (humans) or automatic (machines) -- Christian 05:48, 28 Apr 2007 (PDT)

See also

  • Joined Up Jobs (job syndication initiative in UK local government)
  • currency - proposed microformat for marking-up amounts of money (for salary, wage, payment, earnings)