jsonresume / resume-schema

JSON-Schema is used here to define and validate our proposed resume json
http://jsonresume.org
MIT License
2.15k stars 277 forks source link

Add Volunteer Experience #43

Closed katamaritaco closed 10 years ago

katamaritaco commented 10 years ago

It would be great to see a section dedicated to Volunteering experience, something that I don't think quite fits in with either hobbies or work.

wdoekes commented 10 years ago

(related to #38 where volunteer jobs is also discussed)

thomasdavis commented 10 years ago

Sort of annoying that volunteer work is the same as open source but we would put them in different sections mmmm

thomasdavis commented 10 years ago

So I believe volunteerWork should just be like work, but change company to organization.

I'd probably also vote to just set it as volunteer.

@wdoekes @opensourcegrrrl @DandyDev need to wrap this one up pretty quick

osg commented 10 years ago

+1 for company to organization

I would like to keep separate volunteering at an animal shelter and open-source projects.

DonDebonair commented 10 years ago

+1 for adding section named volunteer. +1 for giving it the same properties as work, and changing company to organization.

Sidenote: organization is US English, while organisation is UK English. What are we using?

osg commented 10 years ago

US English.

(This project is resume-schema rather than cv-schema.) On Jul 27, 2014 2:52 PM, "Daan Debie" notifications@github.com wrote:

+1 for adding section named volunteer. +1 for giving it the same properties as work, and changing company to organization.

Sidenote: organization is US English, while organisation is UK English. What are we using?

— Reply to this email directly or view it on GitHub https://github.com/jsonresume/resume-schema/issues/43#issuecomment-50263638 .

DonDebonair commented 10 years ago

This project is resume-schema rather than cv-schema.

Good point! ;)

ocram commented 10 years ago

By adding volunteer in addition to work, we have perfect duplication (because all entries would fit in a single category, that's why we're copying the schema), but it makes sense to separate them, of course.

But if we add an extra opensource section as well, I'm fairly convinced this is too much:

What's the goal and ambition of this project? The project's website says:

community driven open source initiative to create a JSON based standard for résumés. There is no reason why there can't be a common standard for writing a résumé

Well, this means it's trying to do what Europass etc. intended but where they did not succeed: establishing a standard for writing CVs.

If this is still the goal, and the audience is still "everybody" and not only tech people, we should not add domain-specific sections. (And if we did, we should do it for dozens of industries, not only one.)

DonDebonair commented 10 years ago

Agree with Marco! I think open source work can perfectly well fit into the projects or volunteer categories. No need to add a separate section for that.

thomasdavis commented 10 years ago

Yeah, open source will fit into either work or volunteer for now, will come back to it later.

Marking issue as PR needed.

thomasdavis commented 10 years ago

Added