http://code.google.com/p/json4lib/source/browse/#hg%2Fsurvey
http://stats.stackexchange.com/questions/39319/bayesian-user-survey-with-a-credible-interval
see now https://github.com/tingletech/greeker.py | |
usage: greeker.py [-h] [--piglatin] [infile] [outfile] | |
Create greeked text for XML testing. | |
positional arguments: | |
infile input XML (or standard input) | |
outfile output greeked XML (or standard out) |
BRIAN-TINGLEs-MacBook-Air:~ tingle$ java -version | |
java version "1.6.0_37" | |
Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909) | |
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode) | |
BRIAN-TINGLEs-MacBook-Air:~ tingle$ uname -a | |
Darwin BRIAN-TINGLEs-MacBook-Air.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64 | |
BRIAN-TINGLEs-MacBook-Air:~ tingle$ sw_vers | |
ProductName: Mac OS X | |
ProductVersion: 10.7.5 | |
BuildVersion: 11G63 |
on-line calculator version: http://tingletech.github.com/bayesian-credible-interval/
Based on d3.js box plots example, this page calculates bayesian credible intervals for a discrete random variable pop-up user survey.
The coding logic of how to do this was explained to me in R by Zen on stats.stackexchange.com and I translated this to python and now to javascript.
<http://www.w3.org/2001/XMLSchema#date> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Datatype> . | |
<http://library.ucsd.edu/ontology/dams/#Associated_name> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> . | |
<http://library.ucsd.edu/ontology/dams/#Associated_name> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://library.ucsd.edu/ontology/dams/#Role> . | |
<http://library.ucsd.edu/ontology/dams/#Associated_name> <http://www.w3.org/2000/01/rdf-schema#label> "associated_name"@en . | |
<http://library.ucsd.edu/ontology/dams/#Associated_name> <http://library.ucsd.edu/ontology/dams/#code> "asn"^^<http://www.w3.org/2001/XMLSchema#string> . | |
<http://library.ucsd.edu/ontology/dams/#Associated_name> <http://library.ucsd.edu/ontology/dams/#value> "associated name"^^<http://www.w3.org/2001/XMLSchema#string> . | |
<http://library.ucsd.edu/ontology/dams/#Associated_name> <http://library.ucsd.edu/ontology/dams/#authorityURI> "http://www.loc |
/var/lib/docker is where the data files for docker live on ubuntu
Use "Automated Build Repositories" or official images as a base for your own. You can pull the github repo for the automated build repos and build yourself. Can then modify the Dockerfile to suit your needs.
{ | |
"responseHeader":{ | |
"status":0, | |
"QTime":112, | |
"params":{ | |
"facet.query":"true", | |
"q":"-reference_image_md5:[* TO *]", | |
"facet.field":"collection_url", | |
"indent":"true", | |
"fq":"type_ss:\"image\"", |
"/asset-library/UCI/SCA_UniversityArchives/Collection/AS-055/AS-055_b1_f6_001.tif" | |
"/asset-library/UCI/SCA_UniversityArchives/Collection/AS-055/AS-055_b1_f6_013.tif" | |
"/asset-library/UCI/SCA_UniversityArchives/Collection/AS-055/AS-055_b1_f6_028.tif" | |
"/asset-library/UCI/SCA_UniversityArchives/Faculty_Chancellors/Rowland,_F._Sherwood/UCI_A.mov" | |
"/asset-library/UCI/SCA_UniversityArchives/Collection/AS-136/UCI_AS_136.mp4" | |
"/asset-library/UCI/SCA_UniversityArchives/Faculty_Chancellors/Rowland,_F._Sherwood/UCI_B.mov" | |
"/asset-library/UCI/SCA_UniversityArchives/Faculty_Chancellors/Rowland,_F._Sherwood/UCI_C.mov" | |
"/asset-library/UCI/SCA_UniversityArchives/Faculty_Chancellors/Rowland,_F._Sherwood/UCI_D.mov" | |
"/asset-library/UCI/SCA_UniversityArchives/Faculty_Chancellors/Rowland,_F._Sherwood/UCI_E.mov" | |
"/asset-library/UCI/SCA_UniversityArchives/Faculty_Chancellors/Rowland,_F._Sherwood/UCI_F.mov" |