Source files for registry entries can be found here:
https://github.com/frink-okn/okn-registry/tree/main/docs/registry/kgs
The Markdown file for each KG is the source of truth; these are automatically compiled into the registry metadata file. Each Markdown file contains a YAML metadata section at the top, which should use standardized properties (a schema is forthcoming for use in QC). The remaining Markdown content can be used to provide a narrative overview of the KG.
If you are a Proto-OKN KG maintainer, please propose edits to your registry file in a pull request.
Example queries for each KG can be placed in the appropriate folder (matching the KG shortname) in https://github.com/frink-okn/okn-registry/tree/main/docs/registry/queries. Please look at existing queries for header syntax documenting a query summary and suggested target KG(s).
You must have snakemake and uv locally installed to run the build scripts.
This site makes use of the SPARQL-to-Mermaid diagram renderer developed by SIB at https://github.com/sib-swiss/sparql-examples-utils.