Data Resources discussed
$.get('https://health.data.ny.gov/resource/5q8c-d6xq.rdf?patient_zipcode=11790&$limit=20',function(x){z=x;console.log('done')})
$.getJSON('https://health.data.ny.gov/resource/5q8c-d6xq.rdf?patient_zipcode=11790&$limit=20',function(x){z=x;console.log('done')})
github support for JSON-LD http://manu.sporny.org/2014/github-adds-json-ld-support
Just wanted to point out in GitHub... Forked private repositories are kept private. Even if the repository is forked into an individual's free account.
AND Windows users should start learning the command line commands. Running into file path too long issues. Need to use Git Bash shell. (See http://stackoverflow.com/questions/21123415/git-pull-aborted-with-error-filename-too-long).
Some user guides:
https://training.github.com/kit/downloads/github-git-cheat-sheet.pdf
http://rogerdudler.github.io/git-guide/
Serving non gh-pages branches: https://rawgit.com