Press "Enter" to skip to content

Category: Stardog

Using the Stardog Connection Pool in a Java Container

At Netage B.V. we are happy users of Stardog since version 4, as a Java shop we have plenty of options to connect and talk to the Stardog server which is great news. Our knowledge graph solutions are without exceptions based on a modular approach where various Java Web Archives (WAR) work together in a Java Container, in our case Tomee. All these applications need their own connection to the Stardog server, which leaves an interesting management challenge, how do you maintain the connection settings? Sharing connection settings When connecting to Stardog a set of connection parameters are required, at…

Knowledge Graph TechnologyOpen StandardsPragmatic AproachStardog