20 packages tagged with “Turtle”
This package installs all of the dotNetRDF packages.
dotNetRDF is an RDF, SPARQL and Linked Datat API for .Net. It provides simple but powerfully extensible APIs for this and integrates with a variety of popular triple stores.
Simple POCO object seriallization for JSON-LD
Helps to get rid of repetitive retry logic.
Provides a framework for building RDF-powered web applications and web APIs.
The .NET library "Nakov.TurtleGraphics" provides а very simple "turtle graphics" drawing interface for C# / .NET Windows Forms, designed for kids, learning to code. It supports all standard turtle commands like "move-forward", "move-backward", "rotate", "move-to", "pen-up", "pen-down". Animates the turtle actions to demonstrate how it moves and rotates. It provides a really simple API, through the static class "Turtle": - Turtle.Rotate(30); - Turtle.Forward(200); - Turtle.PenUp(); - Turtle.Rotate(120); - Turtle.Forward(200); - Turtle.PenDown(); - Turtle.Rotate(120); - Turtle.Forward(200);
Nancy components for handling RDF requests and responses Icon designed by Piotrek Chuchla from The Noun Project
The library contains encoders and decoders of semantic information, using well-known formats defined by the W3C for the semantic web, such as Turtle, RDF/XML and SPARQL results. Library also contains abstraction layer and extensiblea architecture for literals, as well as interfaces for semantic cubes for procedural access of semantic information.
Base package for simple C# graphics. At the moment only used by Woopec.Wpf
PicoTurtle C# .NET client.
Simple graphics for C# beginners (starting with turtle-graphics)
A library enables develop to create the geometry with the famous old turtle style drawing system
Turtle Graphics for .Net, implemented using Windows Forms and GDI+. This aims to use in education to learn C# with fun.
Turtle is an awesome game framework for C#.
C# Library for Beginners
Turtle is a C++ mock object library based on Boost with a focus on usability, simplicity and flexibility.
Platform independent library that provides turtle graphics for .Net. Functionality is similar to the Python Turtle.
This package installs all of the dotNetRDF packages. Aeolin.dotNetRDF Custom Fixes DoNotUse
Bibliothèque de dessin graphique style Logo/Tortue pour .NET 8.0 Windows Forms. Créez facilement des dessins, animations et jeux éducatifs avec une API simple inspirée du langage Logo. Inclut support des couches transparentes, formes géométriques, texte personnalisable et rendu haute qualité avec antialiasing.