Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New properties/fields related to categorization/identification/visualization and non-ambiguity #429

Open
benjaminvanrenterghem opened this issue Jan 25, 2022 · 0 comments

Comments

@benjaminvanrenterghem
Copy link

benjaminvanrenterghem commented Jan 25, 2022

Hi,

Nice initiative. I am planning on using a variation of it in a project, namely with the additions mentioned below -- and noticed some additional verbosity in terms of fields may not hurt.

Suggestions are related to categorization/identification/non-ambiguous representation and visually defining fields.

  • this applies to basics and work entries

    • reasoning: label and position respectively are used as job title, thats fine but optional presence of following fields would be nice and may aid categorization, which may be necessary in high-volume contexts (such as HR/recruitment)
      • optional industry
      • optional industryField (that is, specialization)
      • optional -- as alternative or in addition to the above a keywords array, which is already present in other objects such as projects, skills, interests
  • this applies to skills entries

    • reasoning: when represented on a resume it is typical for there to be an indication to what degree the skill is mastered, currently level is being used as a textual explanation, thats fine as a descriptor but theres no convention around that, adding the following field would give a non-ambiguous value to be interpreted from 0-100
      • masteryPercentage or simply percentage
  • this applies to publications entries

    • reasoning: CMS systems typically allow for some form of categorization, google leverages labels/tags for appointing the publication to one or more subjects. As second argument, the fact that projects, skills and interests, has already adopted a keywords array
      • subject and/or keywords
  • this applies to following enumerable entries:

    • profile
    • work
    • volunteer
    • education
    • awards
    • certificates
    • skills
    • interests
    • projects
    • languages
    • and also to location
    • reasoning: schema objects used for visualization purposes, e.g. for resume generators, can be enriched through following addition. An optional image field is already present under basics, this optional field can be further adopted by a lot of the other objects and can contain imagery such as icons, pictures
      • optional image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant