Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to parse RDF using .NET [closed]

Is there a way to parse RDF using .NET? I would like to show the data in some web control?

Thanks

like image 950
vikifor Avatar asked Nov 20 '25 18:11

vikifor


1 Answers

Yes, there is. For instance with:

  • ROWLEX
  • SemWeb.NET
  • dotNetRDF

In dotNetRdf several classes (for example IGraph.ToDataTable()) offer methods which will convert the RDF triples to a DataTable.

like image 61
Konrad Reiche Avatar answered Nov 23 '25 09:11

Konrad Reiche



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!