Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* README.md (Using)[Set up connection parameters]: Provide a sample
conn.scm.
|
|
* README.md (Using)[Set up connection parameters]: Document
generif-data-file.
|
|
* README.md (Using): Split into subsections.
|
|
* README.md: Document generif-data-file parameter in connection
settings.
* dump.scm: Import (srfi srfi-171), (ice-9 regex) and (zlib).
(decode-html-entities, import-generif): New functions.
(main): Call import-generif.
* import-generif.scm: Delete file.
|
|
* README.md (Using): Document source compilation.
|
|
* manifest.scm: Import raptor2 from (gnu packages rdf). Add raptor2 to
manifest.
* README.md (Using): Document validation using rapper.
|
|
* README.md (Using): Advertise continuous integration build artifacts.
|
|
* README.md (Using): Document loading RDF and visualizing schema.
|
|
This differentiates it from virtuoso and SPARQL connection parameters.
* dump.scm (call-with-genenetwork-database, dump-data-table): Prefix
SQL connection parameters with sql-.
* README.md (Using): Update documentation of SQL connection
parameters.
|
|
Markdown is a simpler format and easier to render to the web. In
particular, this change is prompted by Gitea not handling image links
correctly.
* README.org: Replace with ...
* README.md: ... this.
|