dotnetrdf

dotNetRDF is a powerful and flexible API for working with RDF and SPARQL in .Net environments

  • 所有者: dotnetrdf/dotnetrdf
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Welcome

Build status

dotNetRDF is a powerful and flexible API for working with RDF and SPARQL in .NET environments.

dotNetRDF is licensed under the MIT License, see the LICENSE.txt file in this repository

Getting Started

The easiest way to get dotNetRDF is via NuGet. We provide the following packages:

  • dotNetRDF - contains the core libraries. This includes support for reading and writing RDF; and for managing and querying RDF data in-memory.
  • dotNetRDF.Data.DataTables - a package which integrates RDF data with System.Data.DataTable
  • dotNetRDF.Data.Virtuoso - provides support for using OpenLink Virtuoso as a backend store with dotNetRDF.
  • dotNetRDF.Query.FullText - provides a full-text query plugin for dotNetRDF's Leviathan SPARQL query engine. The text indexing is provided by Lucene.
  • dotNetRDF.Query.Spin - provides an implementation of SPIN using dotNetRDF's Leviathan SPARQL query engine.
  • dotNetRDF.Web - provides a framework for hosting RDF data in an IIS web application. This includes implementations of the SPARQL Protocol and SPARQL Graph Store Protocol.

We currently provide support for the following .NET frameworks:

  • .NET 4.0
  • .NET 4.0 Client Profile
  • .NET Standard 2.0

Read The Docs!

To get started with using dotNetRDF you may want to check out the following resources:

  • User Guide - Series of articles detailing how to use various features of the library
  • Developer Guide - Some advanced documentation

Asking Questions and Reporting Bugs

If you have a question about using dotNetRDF, please post it on StackOverflow using the tag dotnetrdf.

Bugs and feature requests can be submitted to our issues list on GitHub. When submitting a bug report, please
include as much detail as possible. Code and/or data that reproduces the problem you are reporting will make it much more likely that your issue gets addressed
quickly.

Developers

dotNetRDF is developed by the following people:

  • Rob Vesse
  • Ron Michael Zettlemoyer
  • Khalil Ahmed
  • Graham Moore
  • Tomasz Pluskiewicz
  • Samu Lang

dotNetRDF also benefits from many community contributors who contribute in the form of bug reports, patches, suggestions and other feedback,
please see the Acknowledgements file for a full list.

Pull Requests

We are always pleased to receive pull requests that fix bugs or add features.
When fixing a bug, please make sure that it has been reported on the issues list first.
If you plan to work on a new feature for dotNetRDF, it would be good to raise that on the issues list before you commit too much time to it.

主要指标

概览
名称与所有者dotnetrdf/dotnetrdf
主编程语言C#
编程语言XSLT (语言数: 10)
平台
许可证Other
所有者活动
创建于2016-04-24 20:52:32
推送于2025-06-16 08:52:45
最后一次提交
发布数156
最新版本名称v3.3.2 (发布于 2025-01-26 16:21:12)
第一版名称0.5.1 (发布于 )
用户参与
星数300
关注者数28
派生数97
提交数4.7k
已启用问题?
问题数385
打开的问题数67
拉请求数286
打开的拉请求数3
关闭的拉请求数22
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?