-
Notifications
You must be signed in to change notification settings - Fork 46
[wip] adding jsonld context, .jsonld format #15
base: master
Are you sure you want to change the base?
Conversation
Wow, fantastic work! I will do a quick review this evening. |
Any chance this will be merged? I'd like to use these tests... |
@thomasdavis did you have a chance to review this PR? @bollwyvl can you rebase please? Sorry it's been so long! |
Sure, sounds like a gas, if there is any chance of it being reviewed. The On 11:09, Sun, May 31, 2015 Dan Kaplun [email protected] wrote:
|
@bollwyvl , I'd like to get this stuff merged in as it seems like it's fairly well supported. |
Terrible rebase. Going to start over off current master. re: modules... as i mention on jsonresume/resume-schema#42, many modules will have to be updated before this can actually land... I'll concentrate on getting it back up and running, then we can talk about npm stuff. re: support: schema.org at some point added some estimates of domain penetration of different nouns and adjectives. For example, givenName is estimated to be on:
Compare this with the reuse of, say, json schema, and i'd say it's going to be worthwhile. Additionally, google's support for actions, with some appropriate things on the site will make magical things happen: |
As per #42 and schema PR.
Adds Travis-CI config, and tests for user create, user add, resume add, get context and get resume (json and jsonld).
Here's a build:
https://travis-ci.org/bollwyvl/registry-server/builds/29566766
Hope this turns out to be interesting!