GTS GTS, the Graph Transport Substrate, is a single-file, content-addressed, append-only transport for RDF 1.2 graphs and the binaries those graphs reference. A GTS file is a CBOR Sequence of segments: deterministic headers and frames linked by BLAKE3 content identifiers, folded into a logical graph by a deterministic replay model. GTS is ontology-independent. It is the primary distribution method for GMEOW, but a conformant reader does not need GMEOW vocabulary, OWL reasoning, or agent-memory conventions to parse, verify, fold, or transport a GTS file. Publication Identity -------------------------------------------------------------------------------------------------------------- Field Value ----------------------------------- -------------------------------------------------------------------------- Title GTS: Graph Transport Substrate DOI 10.67342/umcdg7675h/v1 BII publication version 1 Package version 0.9.0 Released 2026-06-18 Publisher Blackcat Informatics Inc. Source repository https://github.com/Blackcat-Informatics/gmeow-gts Citation metadata https://github.com/Blackcat-Informatics/gmeow-gts/blob/main/CITATION.cff License MIT OR Apache-2.0 -------------------------------------------------------------------------------------------------------------- Distribution ------------------------------------------------------------------------------------------------------------------ Engine Package Install ----------------------- -------------------------------- --------------------------------------------------------- Rust gmeow-gts cargo install gmeow-gts Python gmeow-gts pip install gmeow-gts Go go.blackcatinformatics.ca/gts go install go.blackcatinformatics.ca/gts/cmd/gts@latest TypeScript @blackcatinformatics/gmeow-gts npm i @blackcatinformatics/gmeow-gts ------------------------------------------------------------------------------------------------------------------ The canonical BII project/publication page is /projects/gts/.