aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-26Always use "~a" to output like "display"Munyoki Kilyungi
2023-05-26Return an empty string if args passed to ontology is emptyMunyoki Kilyungi
2023-05-26Replace chars not allowed in RDFMunyoki Kilyungi
2023-05-26Dump molecular traits, also referred to as ProbesetsMunyoki Kilyungi
2023-05-26Update how inbred-set in dumpedMunyoki Kilyungi
2023-05-26Fix how a symbol is displayed in the final RDFMunyoki Kilyungi
2023-05-26Update how Species are dumpedMunyoki Kilyungi
2023-04-05Delete "operation" from fieldsMunyoki Kilyungi
2023-04-05Simplify pattern matching when checking for a nodeMunyoki Kilyungi
2023-04-05Wrap the password in quotesMunyoki Kilyungi
2023-04-05Update GeneRIF prefixMunyoki Kilyungi
2023-04-05Add species data to generif entriesMunyoki Kilyungi
2023-04-05Dump genewiki symbolMunyoki Kilyungi
2023-04-05Annotate gn:geneWikiEntry as a class and add a commentMunyoki Kilyungi
2023-04-05Dump species, symbols and indicate generif type when a geneid = 0Munyoki Kilyungi
2023-04-05Separate NCBI and GN wikientries in dumpMunyoki Kilyungi
2023-04-05Add dublin-core and uniprot prefixesMunyoki Kilyungi
2023-04-05Avoid prefixing 'pubmed: to an empty stringMunyoki Kilyungi
2023-04-05Delete generif file dumpMunyoki Kilyungi
2023-04-05Refactor dump-generif-basic/dump-generif to dump-gn-genewiki-entriesMunyoki Kilyungi
2023-04-05Use match syntax to print object correctly during dumpMunyoki Kilyungi
2023-04-05Redefine how genewiki is dumpedMunyoki Kilyungi
2023-04-05Split substring int a list of substrings delimited by substringMunyoki Kilyungi
2023-04-05Add new special form for representing blank nodesMunyoki Kilyungi
2023-04-05Allow running raw queries in field formMunyoki Kilyungi
2023-04-05Make dumping metadata about a given table optional defaulting to #fMunyoki Kilyungi
2023-04-05Add "xsd:" and "owl:" prefixesMunyoki Kilyungi
2023-04-05Annotate fields with a custom scheme such as "^^xsd:datetime"Munyoki Kilyungi
2023-04-05Dump GeneRIF wikidataMunyoki Kilyungi
2023-04-05Add a method to transform epoch time to a human readable formatMunyoki Kilyungi
2023-04-05Add pubmed, taxon and generif prefixesMunyoki Kilyungi
2023-04-05Create a method to define ontologies as symbolsMunyoki Kilyungi
2023-04-05Add ability to have operations such as GROUP_CONCAT in SELECT clauseMunyoki Kilyungi
2023-03-24Instructions for running in a container and added dependenciesPjotr Prins
2023-03-08Dump GeneWiki metadataMunyoki Kilyungi
2023-03-06Dump relevant metadata about phenotypesMunyoki Kilyungi
2023-03-06Delete phenotype and publish_xref metadataMunyoki Kilyungi
2023-03-06Add mapping method and species info to inbredsets.Munyoki Kilyungi
2023-02-15Read metadata from a json fileMunyoki Kilyungi
2023-02-15Remove dump-case-attributesMunyoki Kilyungi
2022-12-06Use InfoPageName as a dataset's name.Munyoki Kilyungi
2022-11-25Provide a sample conn.scm.Arun Isaac
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