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

Provide JSON-LD and Schema.org implementations #18

Closed
BigBlueHat opened this issue Jul 7, 2014 · 6 comments
Closed

Provide JSON-LD and Schema.org implementations #18

BigBlueHat opened this issue Jul 7, 2014 · 6 comments

Comments

@BigBlueHat
Copy link

You might want to give http://json-ld.org/ a look. It would let you map various defined vocabularies (Schema.org, Friend-of-a-Friend, etc) to elements in the resume JSON.

The advantage being that bio.firstName in resume JSON could more easily be mapped to persone.first_name in someone else's system.

Great start in any case! 😄

@jbenet
Copy link

jbenet commented Jul 7, 2014

Yes, please use JSON-LD.

@jbenet
Copy link

jbenet commented Jul 7, 2014

@rolandnsharp
Copy link
Member

Very interesting. Looking into it.

@jbenet
Copy link

jbenet commented Jul 7, 2014

Basically you only need to provide the @context

@InSuperposition
Copy link

From what I have seen Schema.org does not have an implementation of a resume schema. Have you thought of contributing to that project? It could broaden the scope of your effort even past JSON-LD.

http://schema.org/JobPosting
At the bottom are some examples including JSON-LD

@chrisdotcode chrisdotcode changed the title JSON-LD Provide JSON-LD and Schema.org implementations Nov 13, 2015
@thomasdavis
Copy link
Member

Discussion -> jsonresume/resume-schema#42

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

5 participants