aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-21Dump prefixes correctly when auto-generating docsMunyoki Kilyungi
2023-07-21Dump probesetfreeze metadata using new metadataMunyoki Kilyungi
2023-07-21Dump probeset-metadata using the new syntaxMunyoki Kilyungi
2023-07-21Dump genotypes with the new syntaxMunyoki Kilyungi
2023-07-21Use "gn:" and "gn-term:" when dumping phenotypesMunyoki Kilyungi
2023-07-21Replace "publication:" with "pubmed:"Munyoki Kilyungi
2023-07-21Use "gn:" and "gn-terms" prefixesMunyoki Kilyungi
2023-07-21Make 'inputs' and 'outputs' fields listsMunyoki Kilyungi
2023-07-21Remove unnecessary prefixesMunyoki Kilyungi
2023-07-21Use a min of 4 should the schema triples be manyMunyoki Kilyungi
2023-07-21Only document a triple if it existsMunyoki Kilyungi
2023-07-21Rename 'gn-id' prefix to 'gn'Munyoki Kilyungi
2023-07-21Replace :gn with :gn-id and :gn-termMunyoki Kilyungi
2023-07-21Dump phenotypes with documentation.Munyoki Kilyungi
2023-07-21Make the default ontology "gn-id:"Munyoki Kilyungi
2023-07-21Dump probeset metadata with documentationMunyoki Kilyungi
2023-07-21Update tissue dump to use gn-term/gn-idMunyoki Kilyungi
2023-07-21Replace gn with gn-term and gn-id where suitableMunyoki Kilyungi
2023-07-21Use size of the results set to come up with sparql exampleMunyoki Kilyungi
2023-07-21Replace gn:species with gn-speciesMunyoki Kilyungi
2023-07-21Update dump-species to have lists for inputs and outputMunyoki Kilyungi
2023-07-21Add "gn:species:" prefixMunyoki Kilyungi
2023-07-21Convert symbol to a string when show-casing triples in docMunyoki Kilyungi
2023-07-21Capitalize species identifierMunyoki Kilyungi
2023-07-21Add string-capitalize-firstMunyoki Kilyungi
2023-07-21Make string->identifier take optional keyword argsMunyoki Kilyungi
2023-07-21Make dump-data? default to #f when dumping dataMunyoki Kilyungi
2023-07-21Rewrite dump-with-documentation to be order-agnosticMunyoki Kilyungi
2023-07-21Dump dataset metadata with documentationMunyoki Kilyungi
2023-07-21Dump publication metadata with documentationMunyoki Kilyungi
2023-07-21Dump tissue metadata with documentationMunyoki Kilyungi
2023-07-21Dump species metadata with documentationMunyoki Kilyungi
2023-07-21Conditionally dump documentationMunyoki Kilyungi
2023-07-21Make prefix function have an optional ttl?Munyoki Kilyungi
2023-07-21Revert "Pass port as an optional argument"Munyoki Kilyungi
2023-07-21Add missing srfi-26 importMunyoki Kilyungi
2023-07-21Create a new procedure for shadowing a file portMunyoki Kilyungi
2023-07-21Rename auto-documentation-port -> pathMunyoki Kilyungi
2023-07-21Move dump-configuration record type to (dump documentation)Munyoki Kilyungi
2023-07-21Construct example SQL query and expected resultsMunyoki Kilyungi
2023-07-21Pass port to scm->triplesMunyoki Kilyungi
2023-07-21Pass port as an optional argumentMunyoki Kilyungi
2023-07-21Print out triples with the from Table.Name or Table.AliasMunyoki Kilyungi
2023-07-21Add table metadata to triple dumpMunyoki Kilyungi
2023-07-21Add a section sub-heading for schema triplesMunyoki Kilyungi
2023-07-21Wrap the dump title in quotesMunyoki Kilyungi
2023-07-21Replace #` with #'when fetching the name of the defined dumpMunyoki Kilyungi
2023-07-21Use call-with-target-database when dumping schema annotationsMunyoki Kilyungi
2023-07-21Conditionally autogenerate schema triples during dumpMunyoki Kilyungi
2023-07-21Rename dump-configuration slotsMunyoki Kilyungi