As Intercax prepares to roll out Syndeia release 3.5, we’re giving our blog followers an advance look at new features. Part 1 covered Vitech GENESYS, using the Generic RESTful API integration. In this part, we describe Syndeia’s new integration for SmartBear Collaborator. The accompanying video provides an overview of the Collaborator integration using the Syndeia
As Intercax prepares to roll out Syndeia release 3.5, we’re giving our blog followers an advance look at new features. First is the Generic RESTful API integration applied to Vitech GENESYS in the accompanying video. One important aspect of the Digital Thread is the ability to access all the system data, distributed over many models
In Part 4 of this blog series, we demonstrated the use of graph analysis with Gremlin for analyzing the digital thread. This probably raised several questions in the reader’s mind. How do we automate these queries so we don’t need to manually enter each one? How can we perform additional analysis on the results with
In the first three parts of this blog series, I discussed the connections between Data Science and Digital Engineering through the idea of a Digital Thread. In this and the following post, I will show some examples from Syndeia, the digital thread platform from Intercax, that illustrate these ideas, beginning with the application of graph
The data model Syndeia uses for the Digital Thread is a graph, a collection of vertices and edges, each of which can have a name, type and properties (edges can also have a direction). In our case, we have all of those. Referring back to Figure 1, Part 1, the reader can see why this
In the first post in this series, we considered the relationship between Data Science and the Digital Thread. In this post, we will discuss what need to put these ideas into practice. First, obviously, is data. We want all the data about the system and a way to get to it. For that, I’m going