aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-08-14Correctly check for blank string in GeneRIF.initial.Munyoki Kilyungi
2024-08-14Remove Investigators from GeneRIF join.Munyoki Kilyungi
2024-08-14Apply formatting.Munyoki Kilyungi
2024-08-14Add email to WIKI transform.Munyoki Kilyungi
2024-08-14Replace [] with () in let* form.Munyoki Kilyungi
2024-08-14Remove 'gene: ontology from GeneId prefix.Munyoki Kilyungi
2024-08-14Make symbol field a multiset in probeset transform.Munyoki Kilyungi
2024-08-14Add missing RDF prefix during ProbeSet transform.Munyoki Kilyungi
2024-07-30Update GeneRIF metadata with "reason" for modification.Munyoki Kilyungi
2024-07-30Add "gnt:initial" to GeneRIF metadata comments.Munyoki Kilyungi
2024-07-30Update GeneRIF metadata to contain "dct:identifier" for each comment.Munyoki Kilyungi
2024-07-30Use correct term for RIF id and annotate it with an int.Munyoki Kilyungi
2024-07-30Update GeneRIF metadata to contain the version-id.Munyoki Kilyungi
2024-07-19Add comment.Munyoki Kilyungi
2024-07-15Add missing RIF symbols.Munyoki Kilyungi
2024-05-20Add pointers to git metadata in RDF for the dataset metadata.Munyoki Kilyungi
2024-05-15Use a set to represent a phenotype's owner.Munyoki Kilyungi
2024-05-15Replace rdfs:label with gnt:traitId for Phenotypes.Munyoki Kilyungi
2024-02-15Refactor how changes are committed and pushed.Munyoki Kilyungi
2024-02-15Remove call to string-append when defining dir-name local var.Munyoki Kilyungi
2024-02-15Filter out files that only have "None".Munyoki Kilyungi
2024-02-14Capitalize the first string of every path.Munyoki Kilyungi
2024-02-13Convert extra dataset metadata to text-files.Munyoki Kilyungi
2024-02-13Remove more fields from dataset's RDF output.Munyoki Kilyungi
2024-02-13Fix missplaced parens.Munyoki Kilyungi
2024-02-09Re-add triplets that describe dataset terms.Munyoki Kilyungi
2024-02-09Update push and reset git commands.Munyoki Kilyungi
2024-02-09Use correct path to the datasets directory.Munyoki Kilyungi
2024-02-08Delete rdf triplets from dataset transform.Munyoki Kilyungi
2024-02-08Add method for commiting changes to the gn-docs git repo.Munyoki Kilyungi
2024-02-08Delete unused variable in the getopts arglist.Munyoki Kilyungi
2024-02-08Fix typo.Munyoki Kilyungi
2024-02-08Fix how the dataset directory is constructed.Munyoki Kilyungi
2024-02-08Remove "string->identifier" for the dataset directory name.Munyoki Kilyungi
2024-02-08Use correct format string literal when printing out sql results.Munyoki Kilyungi
2024-02-08Update local git-repo directory.Munyoki Kilyungi
2024-02-08Add a basic guile script to transform stored rtf data to files.Munyoki Kilyungi
2024-01-08Add InfoFiles.Experiment_Type metadata.Munyoki Kilyungi
2024-01-05Correct formatting for the gnt:location predicate for ProbeSets.Munyoki Kilyungi
2023-12-22Fix typo with pantherLink ResourceLink.Munyoki Kilyungi
2023-12-22Use correct property for classifying pantherLink as a resource.Munyoki Kilyungi
2023-12-22Delete duplicate entries for gnc:biogpsLink/gnc:gtexLink.Munyoki Kilyungi
2023-12-22Update handling of RGD_ID field in genelist metadata transform.Munyoki Kilyungi
2023-12-22Replace gnt:symbol with gnt:geneSymbol.Munyoki Kilyungi
2023-12-22Refactor gene metadata RDF transform.Munyoki Kilyungi
2023-12-22Replace gnc:GeneSymbol with gnc:Gene.Munyoki Kilyungi
2023-12-22Delete "GROUP BY" when transforming genelist/genelist_rn33 metadata.Munyoki Kilyungi
2023-12-22Use gnt:geneSymbol instead of rdfs:label/gnt:symbol.Munyoki Kilyungi
2023-12-22Use gnt:hasGeneId instead of gnt:gene/dct:references.Munyoki Kilyungi
2023-12-22Move gnt:hasGeneId definitions to genelist.scmMunyoki Kilyungi