index
:
gn-transform-databases
master
Data transformers for GeneNetwork (particularly to RDF)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-04
Use the map-alist DSL.
Arun Isaac
2021-12-04
Implement the map-alist DSL.
Arun Isaac
2021-12-02
Construct investigator ID using first and last names too.
Arun Isaac
2021-12-02
Use string-delete instead of string-replace-substring.
Arun Isaac
2021-12-02
Abstract out string->identifier.
Arun Isaac
2021-12-02
Document delete-substrings.
Arun Isaac
2021-12-01
Deal with AvgMethodId = 0.
Arun Isaac
2021-12-01
Use InfoFileTitle instead of InfoPageTitle for dataset name.
Arun Isaac
2021-12-01
Extract name of dataset group.
Arun Isaac
2021-12-01
Do not link inbred-set to mapping-method.
Arun Isaac
2021-12-01
Allow N/A avg method.
Arun Isaac
2021-12-01
Remove gn:geoSeries when value starts with "No Geo Series...".
Arun Isaac
2021-12-01
In the gn: prefix, use http instead of https.
Arun Isaac
2021-12-01
Remove dependency on python-rdflib.
Arun Isaac
2021-12-01
Replace guix environment with guix shell.
Arun Isaac
2021-12-01
Remove unrequired rdfs: prefix.
Arun Isaac
2021-11-11
Fix unbalanced parentheses.
Arun Isaac
2021-11-09
Use upstream guile-dbi and guile-dbd-mysql.
Arun Isaac
2021-09-14
Dump InfoFiles.
Arun Isaac
2021-09-14
Abstract out deleting substrings.
Arun Isaac
2021-09-14
Update python-rdflib package.
Arun Isaac
2021-09-14
Update guile-dbi package.
Arun Isaac
2021-09-14
Do not define sub-properties of rdfs:label.
Arun Isaac
2021-09-14
Dump GeneChip.
Arun Isaac
2021-09-14
Dump AvgMethod.
Arun Isaac
2021-09-14
Delete unused camel->kebab function.
Arun Isaac
2021-09-09
Dump Investigators.
Arun Isaac
2021-09-09
Dump Tissue.
Arun Isaac
2021-09-09
Add foaf prefix.
Arun Isaac
2021-09-09
Abstract out prefix entries.
Arun Isaac
2021-08-27
Initial commit
Arun Isaac