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
2023-04-05
Split substring int a list of substrings delimited by substring
Munyoki Kilyungi
2023-04-05
Add new special form for representing blank nodes
Munyoki Kilyungi
2023-04-05
Allow running raw queries in field form
Munyoki Kilyungi
2023-04-05
Make dumping metadata about a given table optional defaulting to #f
Munyoki Kilyungi
2023-04-05
Add "xsd:" and "owl:" prefixes
Munyoki Kilyungi
2023-04-05
Annotate fields with a custom scheme such as "^^xsd:datetime"
Munyoki Kilyungi
2023-04-05
Dump GeneRIF wikidata
Munyoki Kilyungi
2023-04-05
Add a method to transform epoch time to a human readable format
Munyoki Kilyungi
2023-04-05
Add pubmed, taxon and generif prefixes
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
2023-03-24
Instructions for running in a container and added dependencies
Pjotr Prins
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
Read metadata from a json file
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-25
Provide a sample conn.scm.
Arun Isaac
2022-11-25
Document generif-data-file connection parameter.
Arun Isaac
2022-11-25
Split up README into subsections.
Arun Isaac
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-11-04
Revert "Put isql commands on a single line."
Arun Isaac
2022-10-31
Put isql commands on a single line.
Arun Isaac
2022-10-30
Import GeneRIF data into RDF.
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 BosseĢ's last name.
Arun Isaac
2022-10-30
Do not deduplicate the AvgMethod table.
Arun Isaac
2022-10-21
Authenticate when deleting graph from virtuoso.
Arun Isaac
2022-08-20
Add gn:traitId and gn:publicationId.
Munyoki Kilyungi
2022-08-02
Add new functions to read CSV files in a flexible way.
Munyoki Kilyungi
2022-06-24
Try uploading twice into virtuoso.
Arun Isaac
2022-06-24
Delete vertical tab character in publication abstracts.
Arun Isaac
2022-06-23
Add gitignore.
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
Document source compilation.
Arun Isaac
2022-05-05
Makefile: Disable auto-compilation while compiling.
Arun Isaac
2022-05-05
Compile scheme sources.
Arun Isaac
2022-05-05
manifest: Add gnu-make.
Arun Isaac
2022-05-05
Validate dumped RDF using rapper.
Arun Isaac
2022-05-05
README: Advertise continuous integration build artifacts.
Arun Isaac
2022-05-05
README: Document loading RDF and visualizing schema.
Arun Isaac
2022-05-05
Prefix SQL connection parameters with sql-.
Arun Isaac
2022-05-05
README: Replace org mode with markdown.
Arun Isaac
2022-05-05
README: Link to genenetwork.org CI.
Arun Isaac
[next]