Herman,
I forgot to mention that Virtuoso provides a full blown web-server and
a preprocessor ( something like PHP/ASP ) called Virtuoso Server Pages
( VSP ).
It provides session management and low-level integration with all
other database features.
http://docs.openlinksw.com/virtuoso/vsp1.html
Hi Herman,
On Mon, Apr 18, 2011 at 10:21 PM, Herman A. Junge wrote:
> Hi,
> As a first project using an RDF Database, I would like to build an app with
> Session Management: storing sessionId, userId, dates (in and out)... All the
> traditional components, just using triplets instead of RDB Table
Hi,
As a first project using an RDF Database, I would like to build an app with
Session Management: storing sessionId, userId, dates (in and out)... All the
traditional components, just using triplets instead of RDB Tables.
*Question:* Is there some recommendation on the Data Structure of such
ap