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.scm
Age
Commit message (
Expand
)
Author
2023-04-05
Add ability to have operations such as GROUP_CONCAT in SELECT clause
Munyoki Kilyungi
2023-03-08
Dump GeneWiki metadata
Munyoki Kilyungi
2023-03-06
Dump relevant metadata about phenotypes
Munyoki Kilyungi
2023-03-06
Delete phenotype and publish_xref metadata
Munyoki Kilyungi
2023-03-06
Add mapping method and species info to inbredsets.
Munyoki Kilyungi
2023-02-15
Remove dump-case-attributes
Munyoki Kilyungi
2022-12-06
Use InfoPageName as a dataset's name.
Munyoki Kilyungi
2022-11-04
Add comment with URI to GeneRIF data.
Arun Isaac
2022-11-04
Unite importing GeneRIF with dumping SQL data.
Arun Isaac
2022-10-30
Move triple utilities to new module.
Arun Isaac
2022-10-30
Move string-blank? to (dump utils).
Arun Isaac
2022-10-30
Special case Yohan Bossé's last name.
Arun Isaac
2022-10-30
Do not deduplicate the AvgMethod table.
Arun Isaac
2022-08-20
Add gn:traitId and gn:publicationId.
Munyoki Kilyungi
2022-06-24
Delete vertical tab character in publication abstracts.
Arun Isaac
2022-06-23
Dump groups.
BonfaceKilz
2022-06-23
Dump case-attributes.
BonfaceKilz
2022-06-23
Remove "." if it occurs at the end of a turtle identifier.
BonfaceKilz
2022-05-05
Prefix SQL connection parameters with sql-.
Arun Isaac
2022-05-04
Special case investigator ID for "Yohan Bossé".
Arun Isaac
2022-03-10
Ignore 0th command-line argument.
Arun Isaac
2022-03-10
Accept connection parameters and dump directory as arguments.
Arun Isaac
2022-01-04
Eval macro helper functions at macro expansion time.
Arun Isaac
2021-12-24
Do not add to load path in script.
Arun Isaac
2021-12-24
Document define-dump.
Arun Isaac
2021-12-24
Introduce syntax-let abstraction.
Arun Isaac
2021-12-23
Automatically create domain triples for predicates.
Arun Isaac
2021-12-23
Dump metadata about the dump itself.
Arun Isaac
2021-12-23
Disambiguate user and User tables in RDF identifier.
Arun Isaac
2021-12-23
Abstract column id generation to separate function.
Arun Isaac
2021-12-23
Do not register dumped tables and columns to %dumped.
Arun Isaac
2021-12-23
Specify range of gn:inbredSetOfSpecies.
Arun Isaac
2021-12-23
Use foaf:Person instead of gn:investigator.
Arun Isaac
2021-12-23
Add Literal range triples.
Arun Isaac
2021-12-23
Remove duplicate predicates for gn:phenotype.
Arun Isaac
2021-12-23
Rename gn:authors predicate to gn:author.
Arun Isaac
2021-12-23
Add runtime type checking for triple.
Arun Isaac
2021-12-20
Move schema visualization to separate script.
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-17
Indent define-dump better.
Arun Isaac
2021-12-17
Document RDF schema during dumping.
Arun Isaac
2021-12-17
Make order of clauses in define-dump unspecified.
Arun Isaac
2021-12-16
Make define-dump syntax more concise.
Arun Isaac
2021-12-15
Move string similarity functions to separate module.
Arun Isaac
2021-12-14
Camel case gn:binomialName.
Arun Isaac
2021-12-14
Use node ports to indicate foreign key relations precisely.
Arun Isaac
2021-12-14
Specify appearance using HTML table.
Arun Isaac
2021-12-14
Take advantage of bug fixes in bleeding edge (ccwl graphviz).
Arun Isaac
2021-12-13
Abstract out table to graphviz edge conversion.
Arun Isaac
[next]