All Projects → BrightstarDB → Brightstardb

BrightstarDB / Brightstardb

Licence: mit
This is the core development repository for BrightstarDB.

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Brightstardb

LinkedDataHub
The Knowledge Graph notebook. Apache license.
Stars: ✭ 150 (-64.29%)
Mutual labels:  sparql, rdf
Semanticmediawiki
🔗 Semantic MediaWiki turns MediaWiki into a knowledge management platform with query and export capabilities
Stars: ✭ 359 (-14.52%)
Mutual labels:  rdf, sparql
ont-api
ONT-API (OWL-API over Apache Jena)
Stars: ✭ 20 (-95.24%)
Mutual labels:  sparql, rdf
jarql
SPARQL for JSON: Turn JSON into RDF using SPARQL syntax
Stars: ✭ 19 (-95.48%)
Mutual labels:  sparql, rdf
AskNowNQS
A question answering system for RDF knowledge graphs.
Stars: ✭ 32 (-92.38%)
Mutual labels:  sparql, rdf
Sparqlwrapper
A wrapper for a remote SPARQL endpoint
Stars: ✭ 365 (-13.1%)
Mutual labels:  rdf, sparql
SEPA
Get notifications about changes in your SPARQL endpoint.
Stars: ✭ 21 (-95%)
Mutual labels:  sparql, rdf
cognipy
In-memory Graph Database and Knowledge Graph with Natural Language Interface, compatible with Pandas
Stars: ✭ 31 (-92.62%)
Mutual labels:  sparql, rdf
sparql-micro-service
SPARQL micro-services: A lightweight approach to query Web APIs with SPARQL
Stars: ✭ 22 (-94.76%)
Mutual labels:  sparql, rdf
CSV2RDF
Streaming, transforming, SPARQL-based CSV to RDF converter. Apache license.
Stars: ✭ 48 (-88.57%)
Mutual labels:  sparql, rdf
rdflib-hdt
A Store back-end for rdflib to allow for reading and querying HDT documents
Stars: ✭ 18 (-95.71%)
Mutual labels:  sparql, rdf
LSQ
Linked SPARQL Queries (LSQ): Framework for RDFizing triple store (web) logs and performing SPARQL query extraction, analysis and benchmarking in order to produce datasets of Linked SPARQL Queries
Stars: ✭ 23 (-94.52%)
Mutual labels:  sparql, rdf
semagrow
A SPARQL query federator of heterogeneous data sources
Stars: ✭ 27 (-93.57%)
Mutual labels:  sparql, rdf
IGUANA
IGUANA is a benchmark execution framework for querying HTTP endpoints and CLI Applications such as Triple Stores. Contact: [email protected]
Stars: ✭ 22 (-94.76%)
Mutual labels:  sparql, rdf
graph-explorer
Graph Explorer can be used to explore RDF graphs in SPARQL endpoints or on the web.
Stars: ✭ 30 (-92.86%)
Mutual labels:  sparql, rdf
rdf2x
RDF2X converts big RDF datasets to the relational database model, CSV, JSON and ElasticSearch.
Stars: ✭ 43 (-89.76%)
Mutual labels:  sparql, rdf
mobi
Mobi is a decentralized, federated, and distributed graph data platform for teams and communities to publish and discover data, data models, and analytics that are instantly consumable.
Stars: ✭ 41 (-90.24%)
Mutual labels:  sparql, rdf
joinup-dev
The Joinup project moved to https://git.fpfis.eu/ec-europa/digit-joinup-reference
Stars: ✭ 41 (-90.24%)
Mutual labels:  sparql, rdf
stardog-language-servers
Language Servers for Stardog Languages
Stars: ✭ 19 (-95.48%)
Mutual labels:  sparql, rdf
Sessel
Document RDFizer for CouchDB
Stars: ✭ 22 (-94.76%)
Mutual labels:  sparql, rdf

BrightstarDB

Build status

BrightstarDB is a native .NET RDF triple store. It uses dotNetRDF to provide support for a wide range of RDF syntaxes as well as SPARQL query support. In addition to providing a raw RDF-based API, BrightstarDB also provides support for binding RDF resources to .NET dynamic objects; and a contract-first entity framework that enables the use of LINQ rather than SPARQL for query purposes.

For details and documentation, please see our website at http://brightstardb.com/

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

If you want a binary installer that includes BrightstarDB, the BrightstarDB service and the Polaris management tool, please get them from the releases page

Licensing

BrightstarDB is provided under the MIT license. It is free to use for both commercial and non-commercial purposes.

Questions ?

If you have questions please raise them on StackOverflow and tag your question brightstardb

Bugs ?

Please report any bugs you find here on the GitHub issue tracker.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].