#
turtle
Here are 329 public repositories matching this topic...
Lightning fast, spec-compatible, streaming RDF for JavaScript
-
Updated
Aug 31, 2020 - JavaScript
sunjay
commented
May 26, 2020
This crate has changed a lot in the last 3 years. The images in the documentation probably aren't super accurate anymore. If you haven't seen the documentation yet, it contains images to help people understand what the example code produces. Take the set_pen_color method for example:

-
Updated
Aug 8, 2020 - JavaScript
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.
-
Updated
Jan 2, 2020 - JavaScript
Tk-powered Ruby turtle graphics
-
Updated
Feb 14, 2018 - Ruby
A lightweight C library for RDF syntax
-
Updated
Aug 16, 2020 - C
Low level PHP library for RDF1.1 based on N3.js
-
Updated
Aug 17, 2020 - PHP
RDF Playground server
-
Updated
Sep 14, 2020 - JavaScript
Language Servers for Stardog Languages
-
Updated
May 5, 2020 - TypeScript
RDF parsing for BaseX
-
Updated
Oct 29, 2017 - Java
draw Lindenmayer (L-Systems) recursive graphics
-
Updated
Aug 12, 2020 - Julia
A tool to add semantic information to images.
-
Updated
Mar 25, 2013 - C#
A collection of short projects, you could try and implement these as short projects or use them as part of a larger project.
python
website
paint
crawler
text
excel
text-editor
turtle
profanity-detection
mini-project
send-text
-
Updated
Sep 9, 2020 - Python
Make simple, secure, compressed, and encrypted backups to your cloud of choice, such as Google Drive, Dropbox, etc.
bash
backup
encryption
simple
google-drive
small
secure
backup-script
drive
turtle
encrypt
bash-script
-
Updated
Feb 24, 2018 - Shell
Some scripts i had fun creating, to learn the basics of python
python
tensorflow
linear-regression
pygame
gradient-descent
turtle
3d-graphics
fractal-trees
fun-python
-
Updated
May 4, 2019 - Jupyter Notebook
A solid web app for discussions
-
Updated
Feb 11, 2019 - JavaScript
Japanese Textbook Linked Open Data (LOD)
-
Updated
Aug 15, 2020 - HTML
Improve this page
Add a description, image, and links to the turtle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the turtle topic, visit your repo's landing page and select "manage topics."


Currently we save every URI ever qname'd forever in here: https://github.com/RDFLib/rdflib/blob/master/rdflib/namespace.py#L289
If you serialize a big graph in a store that is off disk, we may run out of memory.
Either: