The success of digital transformation in organizations developing complex products and systems hinges on rapidly connecting diverse data streams and models across thousands of enterprise tools/services into digital threads. These digital threads form the “information” nervous system of an organization, making it possible to propagate, query, analyze, and present information to decision-makers. Syndeia 3.5 will
As Intercax prepares to roll out Syndeia release 3.5, we’re giving our blog followers an advance look at upcoming new features. Part 1 covered Vitech GENESYS, using the Generic RESTful API integration. Part 2 demonstrated the new integration for SmartBear Collaborator. In this part, we describe Syndeia’s new integration for ESTECO VOLTA. The accompanying video
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
In the past year, Data Science has been getting a lot of play in the Systems Engineering world. Digital Transformation offers an enormous opportunity in the development of complex systems, but only if we can handle the enormous datasets that accompany real-world projects. My objective in this blog series is to demonstrate some practical approaches
This series of articles presents stories that promote “tactical graphs”, the use of Syndeia Digital Thread capabilities, to make better business decisions. Each article: presents a business scenario, offers a Gremlin-language graph query, states how to execute the query, and then dissects that query. Reading these stories, you can learn how to tailor these queries