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
/
dump
Age
Commit message (
Expand
)
Author
2023-04-05
Use match syntax to print object correctly during dump
Munyoki Kilyungi
2023-04-05
Allow running raw queries in field form
Munyoki Kilyungi
2023-04-05
Annotate fields with a custom scheme such as "^^xsd:datetime"
Munyoki Kilyungi
2023-04-05
Add a method to transform epoch time to a human readable format
Munyoki Kilyungi
2023-04-05
Create a method to define ontologies as symbols
Munyoki Kilyungi
2023-04-05
Add ability to have operations such as GROUP_CONCAT in SELECT clause
Munyoki Kilyungi
2022-10-30
Move triple utilities to new module.
Arun Isaac
2022-10-30
Move string-blank? to (dump utils).
Arun Isaac
2022-03-10
Rename the delete verb of map-alist to remove.
Arun Isaac
2021-12-23
Add dumped? field to <column> type.
Arun Isaac
2021-12-20
Capture full column type.
Arun Isaac
2021-12-20
Move <table> and <column> types to separate module.
Arun Isaac
2021-12-16
Specify map-alist behaviour for multiple set verbs.
Arun Isaac
2021-12-16
Generalize collect-keys and key->assoc-ref.
Arun Isaac
2021-12-16
Rename away delete from (srfi srfi-1).
Arun Isaac
2021-12-15
Move string similarity functions to separate module.
Arun Isaac
2021-12-11
Implement S-expression like SQL select query.
Arun Isaac
2021-12-04
Implement the map-alist DSL.
Arun Isaac
2021-08-27
Initial commit
Arun Isaac
[prev]