There are 4 repositories under turtle topic.
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
100 Days of Code: The Complete Python Pro Bootcamp
A learning environment for Python suited for beginners and children, inspired by Logo.
🐍 The Complete Python Pro Bootcamp for 2021
An extremely minimal drawing language consisting of only 6 simple commands: C, F, R, S, [, and ].
Scala and Akka for kids. A Functional Programming approach for the well known LOGO.
Storing ontologies/vocabularies from the web. Wish anybody can translate some of them.
The OpenLink Structured Data Editor enables editing of RDF documents (in TURTLE notation) stored in a variety of HTTP accessible documents. Actual document access requires the target document is served from a system that supports at least one of the following open standards: Linked Data Platform (LDP), WebDAV, SPARQL 1.1 Update, or the SPARQL Graph Protocol.
Turtle graphics library for LÖVE.
ECMAScript libraries for handling RDF data (based off of the current RDF APIs and webr3's js3)
The rsille is a Rust library for drawing graphics in the terminal
Turtle graphics for Flutter. It simply uses a custom painter to draw graphics by a series of Logo-like commands.
Ping Pong Game in python with turtle module.
draw Lindenmayer (L-Systems) recursive graphics
Modelling data with JSON-LD, Turtle, SHACL
Pure Go library for working with RDF, a powerful framework for representing informations as graphs.
A python turtle that sketches (almost) any image given to it, while mimicking the "human way" of sketching
Low level PHP library for RDF1.1 based on N3.js
Language Servers for Stardog Languages
API for validating and transforming RDF, ShEx, SHACL and more.
Linked Data Extension for VSCode
Convert OpenStreetMap (OSM) data to RDF Turtle, including the object geometries and all their DE-9IM spatial relations. Weekly updated dumps for the whole planet (~ 200 billion triples) and for each country.
A fast and lightweight Python RDF parser which wraps bindings to Rust's Rio using PyO3