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

Proposal to submit this as a standard. #481

Open
schneidergithub opened this issue Jun 27, 2024 · 4 comments
Open

Proposal to submit this as a standard. #481

schneidergithub opened this issue Jun 27, 2024 · 4 comments

Comments

@schneidergithub
Copy link

Hello, I mistakenly thought I was the only one thinking of JSON resume format and wrote up an article about this idea, before stumbling across your project.

It seems there is not much activity on it right now. Have you thought of trying to make this an actual standard?

I would be happy to help with the drafting & submission process.

Possible submission locations:
Internet Engineering Task Force (IETF)
W3C

@schneidergithub
Copy link
Author

schneidergithub commented Jun 27, 2024

Additional notes: Proposal to uniform hr-xml, hResume, Europass, and Person Schema concepts into one overall "Abstract Data Model" instead of focusing solely on JSON.

Something like:

Resume

  • PersonalInfo
    • Name
    • Contact
      • Email
      • Phone
      • Address
      • SocialLinks
  • Summary
  • Experience
    • Employer
    • JobTitle
    • Location
    • StartDate
    • EndDate
    • Responsibilities
  • Skills
  • Education
    • Institution
    • Degree
    • StartDate
    • EndDate
    • GPA
  • Certifications
    • Name
    • Issuer
    • Date

@thomasdavis
Copy link
Member

thomasdavis commented Jun 27, 2024

Do you know if IETF or W3C currently has any cv proposals?

Also, would love to read your article

@schneidergithub
Copy link
Author

Ha, I actually just deleted the article because of your repo! I did a search through the major standards organizations and could not find anything "official". Also, I have been doing a deep-dive on other formats, such as YAML, CBOR, etc. But the first step I think is to solidify the abstract data model. Feel free to contact me directly.

@schneidergithub
Copy link
Author

schneidergithub commented Jun 27, 2024

Another idea is adding a digital signature under Basics or Meta. The idea being a 'verified' resume, or distinguishing between different people with the same name.

I think this might be a good place to contribute improvements and make this idea more mainstream: https://schema.org/Person

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

2 participants