BME-MIT-IET / iet-hf2021-kaposzta

iet-hf2021-kaposzta created by GitHub Classroom
Other
0 stars 0 forks source link

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:

We currently provide support for the following .NET frameworks:

Read The Docs!

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

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:

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.