Rdfsharp

Lightweight and friendly .NET library for realizing Semantic Web applications
Alternatives To Rdfsharp
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Rdflib1,9041,5674442 days ago33July 26, 2022231bsd-3-clausePython
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
Jsonld.js1,53383035418 days ago205June 06, 2022127otherJavaScript
A JSON-LD Processor and API implementation in JavaScript
Awesome Semantic Web1,138
a month ago25cc0-1.0
A curated list of various semantic web and linked data resources.
Awesome Graph991
a month ago8
A curated list of resources for graph databases and graph computing tools
Dokieli727
20 days ago185otherJavaScript
:bulb: dokieli is a clientside editor for decentralised article publishing, annotations and social interactions
Semanticmediawiki45477332 days ago65July 21, 2022231otherPHP
🔗 Semantic MediaWiki turns MediaWiki into a knowledge management platform with query and export capabilities
Pyld425136542 years ago41August 06, 202061otherPython
JSON-LD processor written in Python
Linkeddatahub424
7 days ago35June 30, 202238apache-2.0XSLT
The low-code Knowledge Graph application platform. Apache license.
Semantic Python Overview424
6 months ago1cc0-1.0
(subjective) overview of projects which are related both to python and semantic technologies (RDF, OWL, Reasoning, ...)
Rdf3761,044156a month ago148August 07, 20224unlicenseRuby
RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.
Alternatives To Rdfsharp
Select To Compare


Alternative Project Comparisons
Readme

RDFSharp License NuGet Badge codecov

RDFSharp has a modular API made up of 3 layers:

RDFSharp.Model

  • Create and manage RDF models (resources, literals, triples, graphs, namespaces, ...)
  • Exchange them using standard RDF formats (N-Triples, TriX, Turtle, RDF/Xml)
  • Create and validate SHACL shapes (shape graphs, shapes, targets, constraints, reports, ...)

RDFSharp.Store

  • Create and manage RDF stores for context-aware modeling of RDF data (contexts, quadruples, ...)
  • Exchange them using standard RDF formats (N-Quads, TriX, TriG)
  • Pick a store extension to save RDF data on many supported providers

RDFSharp.Query

  • Create and execute SPARQL queries on graphs, stores, federations and SPARQL endpoints
  • Create and execute SPARQL operations on graphs, stores and SPARQL UPDATE endpoints

An additional layer is available for working in native way with OWL-DL ontologies (along with its own extensions)
Popular Semantic Web Projects
Popular Rdf Projects
Popular Data Formats Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Sharp
Rdf
Federation
Sparql
Semantic Web
Linked Data