aboutsummaryrefslogtreecommitdiff
path: root/dump.scm
AgeCommit message (Expand)Author
2021-12-15Move string similarity functions to separate module.Arun Isaac
2021-12-14Camel case gn:binomialName.Arun Isaac
2021-12-14Use node ports to indicate foreign key relations precisely.Arun Isaac
2021-12-14Specify appearance using HTML table.Arun Isaac
2021-12-14Take advantage of bug fixes in bleeding edge (ccwl graphviz).Arun Isaac
2021-12-13Abstract out table to graphviz edge conversion.Arun Isaac
2021-12-13Abstract out table to graphviz node conversion.Arun Isaac
2021-12-13Color table headers by size.Arun Isaac
2021-12-13Implement human units conversion in terms of log1024.Arun Isaac
2021-12-13Use sxml to construct graphviz HTML strings.Arun Isaac
2021-12-11Highlight dumped tables and columns.Arun Isaac
2021-12-11Fix HTML string handling in dot output.Arun Isaac
2021-12-11Log dumped tables and columns.Arun Isaac
2021-12-11Abstract out definition of table dumping functions.Arun Isaac
2021-12-11Use string similarity and check if foreign key is an integer.Arun Isaac
2021-12-11Visualize schema.Arun Isaac
2021-12-11Use select-query.Arun Isaac
2021-12-04Remove redundant camel->lower-camel function.Arun Isaac
2021-12-04Build subjects exclusively with string->identifier.Arun Isaac
2021-12-04Append an underscore to the identifier prefix.Arun Isaac
2021-12-04Fix indentation.Arun Isaac
2021-12-04Use the map-alist DSL.Arun Isaac
2021-12-02Construct investigator ID using first and last names too.Arun Isaac
2021-12-02Use string-delete instead of string-replace-substring.Arun Isaac
2021-12-02Abstract out string->identifier.Arun Isaac
2021-12-02Document delete-substrings.Arun Isaac
2021-12-01Deal with AvgMethodId = 0.Arun Isaac
2021-12-01Use InfoFileTitle instead of InfoPageTitle for dataset name.Arun Isaac
2021-12-01Extract name of dataset group.Arun Isaac
2021-12-01Do not link inbred-set to mapping-method.Arun Isaac
2021-12-01Allow N/A avg method.Arun Isaac
2021-12-01Remove gn:geoSeries when value starts with "No Geo Series...".Arun Isaac
2021-12-01In the gn: prefix, use http instead of https.Arun Isaac
2021-12-01Remove unrequired rdfs: prefix.Arun Isaac
2021-11-11Fix unbalanced parentheses.Arun Isaac
2021-09-14Dump InfoFiles.Arun Isaac
2021-09-14Abstract out deleting substrings.Arun Isaac
2021-09-14Do not define sub-properties of rdfs:label.Arun Isaac
2021-09-14Dump GeneChip.Arun Isaac
2021-09-14Dump AvgMethod.Arun Isaac
2021-09-14Delete unused camel->kebab function.Arun Isaac
2021-09-09Dump Investigators.Arun Isaac
2021-09-09Dump Tissue.Arun Isaac
2021-09-09Add foaf prefix.Arun Isaac
2021-09-09Abstract out prefix entries.Arun Isaac
2021-08-27Initial commitArun Isaac