d4l3k/turtle — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2018-01-27
Parse a Turtle file of disease-gene relationships into Go structs for a bioinformatics tool.
Ingest organizational hierarchy data stored as Turtle into a knowledge management system.
Drop this library into a Go project instead of writing a Turtle parser from scratch.
Build a semantic database reader that processes linked-data facts encoded in Turtle.
| d4l3k/turtle | jakecoffman/rest | aaklon/akinator | |
|---|---|---|---|
| Stars | 8 | 8 | 9 |
| Language | Go | Go | Go |
| Last pushed | 2018-01-27 | 2021-05-21 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
README lacks usage examples, so check the GoDoc link for the actual API.
A Go library that parses Turtle files, a format for storing linked data, into structured data your program can work with.
Mainly Go. The stack also includes Go.
Dormant — no commits in 2+ years (last push 2018-01-27).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.