Semwebrazor
SemWeb
Name of the tool: | SemWeb |
---|---|
Home page: | http://razor.occams.info/code/semweb/ |
Date of latest release: | |
Programming language(s) that can be used with the tool: | C-sharp |
Relevant semantic web technologies: | RDF, SPARQL |
Categories: | Triple Store, Programming Environment |
See also: | |
Public mailing list: | |
Preferred project URI: | |
DOAP reference: | |
Company or institution: |
(Tool description last modified on 2010-03-12.)
Description
SemWeb is Semantic Web/RDF library written in C# for Mono or Microsoft's .NET 1.1/2.0. The library can be used for reading and writing RDF (XML, N3), keeping RDF in persistent storage (memory, MySQL, etc.), querying persistent storage via simple graph matching and SPARQL, and making SPARQL queries to remote endpoints. Limited RDFS and general-purpose inferencing is also possible. SemWeb's API is straight-forward and flexible.