Skip to main content

2 posts tagged with "flodio"

View All Tags

General mapping = Mirror server visualization

┌────────────────────────────────┐
│ General mapping |
│ Mirror server visualization |
│--------------------------------│
│ ┌────────────────────┐ │
│ │ O---O---O O-O │ │
│ │ / / \ |/ \ │ │
│ │ O---O---O-O O O │ │
│ │ \ / \|/ \ / │ │
│ │ O-O---O-O-O O │ │
│ └────────────────────┘ │
│ | │
│ v │
│ ┌───┐ ┌──────────┐ ┌───┐ │
│ | A | -> | Mirror | <- | B | │
│ └───┘ └──────────┘ └───┘ │
└────────────────────────────────┘

Following the visualisation of instances A and B, we added the mirror server to the demonstrator. This server regularly synchronises the data from servers A and B in a sort of "cache", making it possible to offer a network visualisation containing the data from server A and server B.

The mirror server is simply another SemApps server that we have configured to synchronise with the other two servers. To do this, it uses the Activity Pub protocol.

To access this visualisation, go to the Demonstrator Page.

To understand the technical operation of this user interface, go to the Visualisation.

Visualising network mapping for one instance

┌────────────────────────┐
│ Visualisation |
│ in network |
│------------------------│
│ ┌────────────────────┐ │
│ │ O---O---O O-O │ │
│ │ / / \ |/ \ │ │
│ │ O---O---O-O O O │ │
│ │ |\ / \|/ \ / │ │
│ │ O-O-O---O-O-O O │ │
│ │ \ / / |/ / │ │
│ │ O --O---O-O │ │
│ └────────────────────┘ │
└────────────────────────┘

To facilitate the visualisation of Carto4CH mapping data, we are proposing a network representation, as initially planned.

This shows the advantage of having interoperable data by having a third user interface accessing the same data.

Firstly, we will carry out a visualisation by Carto4CH instance.

This shows the players, projects, skills, positions, contributions, training and qualities, linked together by the relationships provided for by the HeCoontology.

To access this visualisation, go to the Demonstrator page.

To understand the technical operation of this new interface, go to the Network visualisation.