digital transformation

June 13, 2024
No Comments

As part of the release of Syndeia 3.6, we are releasing a series of blog posts highlighting the new features supporting practical implementation of digital threads in system development. In the most recent posts in this series, we have been reviewing new analysis and reporting capabilities in the Syndeia Web Browser. One additional capability is

June 6, 2024
No Comments

In this blog series, we continue our series on new analytical and reporting capabilities in Syndeia 3.6 for the Syndeia Web Dashboard. Graph analysis has been a key piece of Syndeia for several years. Users could enter queries for their digital thread and get real-time answers about relationships between model elements, even when the project

May 23, 2024
No Comments

As part of the release of Syndeia 3.6, we are publishing a series of blog posts highlighting the new features supporting practical implementation of digital threads in system development. In Part 1, we introduced the concept of Digital Thread Projects (DTP) and the three levels of security (Global, Repository and Project).  The objective is that

July 27, 2023
No Comments

The consideration of complexity concerning digital threads is a matter of both good and bad news. The literature on digital complexity metrics is rich with detailed algorithms for graphs and software code, many already available in Python and Gremlin libraries applicable to our demonstration example. On the other hand, the relevance of these to project

July 25, 2023
No Comments

While this blog series focuses on the general concept of critical metrics for digital threads, we will illustrate these with actual examples. Commercial and open-source tools are available now to put these ideas into practice. For our example, we need a set of Data Sources, a Data Consumer to calculate and display the critical metrics,

July 20, 2023
No Comments

One great promise of Digital Threads is that project managers can obtain a concise, real-time view of the state of system development. But there have been few examples of what this would look like and how it would be derived. In particular, we need to define critical metrics that the project managers can understand and

July 1, 2022
No Comments

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

June 7, 2022
No Comments

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

March 22, 2022
No Comments

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

December 7, 2021
No Comments

This series of articles presents stories that promote “tactical graphs”, the use of Syndeia Digital Thread, 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 may learn how to tailor these queries for