By tag: RDF
0
kicks
Using RDF and C# to create an MP3 Manager - Part 3
The next installment of this series explains how support for LINQ can be added to our emerging object serialisation framework. It also shows some usage scenarios of LINQ to RDF.
0
kicks
Using RDF and C# to create an MP3 Manager - Part 2
This is the next installment of a series on semantic web technologies in .NET. It covers the deserialising of C# objects out of an RDF triple store. It also shows the use of graph matching to query for objects in the triple store.
0
kicks
Using RDF and C# to create an MP3 Manager - Part 1
This article shows how working with RDF and the semantic web in C# can be easy. This is part one of a series that documents the production of a simple MP3 manager.