aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-25Document generif-data-file connection parameter.Arun Isaac
2022-11-25Split up README into subsections.Arun Isaac
2022-11-04Add comment with URI to GeneRIF data.Arun Isaac
2022-11-04Unite importing GeneRIF with dumping SQL data.Arun Isaac
2022-11-04Revert "Put isql commands on a single line."Arun Isaac
2022-10-31Put isql commands on a single line.Arun Isaac
2022-10-30Import GeneRIF data into RDF.Arun Isaac
2022-10-30Move triple utilities to new module.Arun Isaac
2022-10-30Move string-blank? to (dump utils).Arun Isaac
2022-10-30Special case Yohan Bossé's last name.Arun Isaac
2022-10-30Do not deduplicate the AvgMethod table.Arun Isaac
2022-10-21Authenticate when deleting graph from virtuoso.Arun Isaac
2022-08-20Add gn:traitId and gn:publicationId.Munyoki Kilyungi
2022-08-02Add new functions to read CSV files in a flexible way.Munyoki Kilyungi
2022-06-24Try uploading twice into virtuoso.Arun Isaac
2022-06-24Delete vertical tab character in publication abstracts.Arun Isaac
2022-06-23Add gitignore.Arun Isaac
2022-06-23Dump groups.BonfaceKilz
2022-06-23Dump case-attributes.BonfaceKilz
2022-06-23Remove "." if it occurs at the end of a turtle identifier.BonfaceKilz
2022-05-05Document source compilation.Arun Isaac
2022-05-05Makefile: Disable auto-compilation while compiling.Arun Isaac
2022-05-05Compile scheme sources.Arun Isaac
2022-05-05manifest: Add gnu-make.Arun Isaac
2022-05-05Validate dumped RDF using rapper.Arun Isaac
2022-05-05README: Advertise continuous integration build artifacts.Arun Isaac
2022-05-05README: Document loading RDF and visualizing schema.Arun Isaac
2022-05-05Prefix SQL connection parameters with sql-.Arun Isaac
2022-05-05README: Replace org mode with markdown.Arun Isaac
2022-05-05README: Link to genenetwork.org CI.Arun Isaac
2022-05-05README: Add CI badges.Arun Isaac
2022-05-04Read SPARQL connection settings from file.Arun Isaac
2022-05-04Import guile-hashing in manifest.Arun Isaac
2022-05-04Add script to load RDF into virtuoso.Arun Isaac
2022-05-04Special case investigator ID for "Yohan Bossé".Arun Isaac
2022-04-15pre-inst-env: Rename prepend-path-env! to prepend-path-environment!.Arun Isaac
2022-03-10Ignore 0th command-line argument.Arun Isaac
2022-03-10Accept connection parameters and dump directory as arguments.Arun Isaac
2022-03-10Rename the delete verb of map-alist to remove.Arun Isaac
2022-03-10Work around broken upstream guile-sparql package.Arun Isaac
2022-03-10Remove guix: prefix from guile-libyaml.Arun Isaac
2022-03-10Use run64 to run tests.Arun Isaac
2022-03-10Add Makefile.Arun Isaac
2022-03-10Allow tabs in Makefiles.Arun Isaac
2022-03-09Rename guix.scm to manifest.scm.Arun Isaac
2022-01-04Eval macro helper functions at macro expansion time.Arun Isaac
2021-12-27BUGS: Add "Dump table and field annotations to RDF" bug.Arun Isaac
2021-12-24Make visualize-schema executable.Arun Isaac
2021-12-24README: Execute dump.scm directly without invoking guile.Arun Isaac
2021-12-24Add pre-inst-env.Arun Isaac