index
:
gn-transform-databases
master
Data transformers for GeneNetwork (particularly to RDF)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
dataset-metadata-git.scm
Age
Commit message (
Expand
)
Author
2024-02-15
Refactor how changes are committed and pushed.
Munyoki Kilyungi
2024-02-15
Remove call to string-append when defining dir-name local var.
Munyoki Kilyungi
2024-02-15
Filter out files that only have "None".
Munyoki Kilyungi
2024-02-14
Capitalize the first string of every path.
Munyoki Kilyungi
2024-02-13
Convert extra dataset metadata to text-files.
Munyoki Kilyungi
2024-02-09
Update push and reset git commands.
Munyoki Kilyungi
2024-02-09
Use correct path to the datasets directory.
Munyoki Kilyungi
2024-02-08
Add method for commiting changes to the gn-docs git repo.
Munyoki Kilyungi
2024-02-08
Delete unused variable in the getopts arglist.
Munyoki Kilyungi
2024-02-08
Fix typo.
Munyoki Kilyungi
2024-02-08
Fix how the dataset directory is constructed.
Munyoki Kilyungi
2024-02-08
Remove "string->identifier" for the dataset directory name.
Munyoki Kilyungi
2024-02-08
Use correct format string literal when printing out sql results.
Munyoki Kilyungi
2024-02-08
Update local git-repo directory.
Munyoki Kilyungi
2024-02-08
Add a basic guile script to transform stored rtf data to files.
Munyoki Kilyungi