Questions tagged [brightstardb]

For questions related to BrightstarDB, an open source RDF database for the .NET platform.

BrightstarDB is an open source RDF database for the .NET platform.

It can be embedded in an application or run as a standalone server. BrightstarDB runs on Windows, Linux, OSX, Windows Phone, Android and iOS, with a single consistent data file format across all platforms. The core libraries have a small footprint and install with zero configuration for embedded applications.

Useful links:

4 questions
1
vote
0 answers

How to get RDFS basic vocabulary axioms included in a SPARQL query?

I am using Brightstardb as a triplestore and "Polaris management tool for Brightstardb" for import RDF and run queries. I imported this RDF to the triplestore: @prefix rdf: . @prefix rdfs:…
Ignotus
  • 564
  • 5
  • 17
1
vote
1 answer

In-memory database slower - retrieving data from DB

I have been trying to evaluate BrightStar DB for my project initially what I did is - Using brightstar DB (server sw) I stored my SQL Server database table into its default store i.e. file location (C:\Program Files\BrightstarDB\Data) and then to…
Harry
  • 338
  • 1
  • 6
  • 19
0
votes
2 answers

Any() is not working in Brightstardb

I have a document like this: { "Document":{ "Principles":[{"text":"Text","history":["Text1","Text2","Text3"]}] } } I would like to search for all Principles that contain a history that contains…
Beatles1692
  • 5,214
  • 34
  • 65
-2
votes
1 answer

is BrightStarDB will support Ado.net in c#?

I am very new to BrightstarDB. i saw many expales like brightstarDB with Entity framework. I need to know weather BrightStarDB can be implemented by ADO.net? if yes please give me any link which helps me. Thanks in advance
Sheela K R
  • 79
  • 1
  • 1
  • 8