You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flowchart LR
A[LIST]
C[SUBJECT]
D["ITEM DESCRIPTION
(quote, citazione)"]
E[CATEGORY]
G[PARTY]
H[LEADER]
G --> |forma| A
G --> |ha|H
A --> |produce| SOURCE
subgraph SOURCE
direction LR
I[post]
L[tweet]
M[programma]
N[accordo elettorale]
O[comunicato]
P[dichiarazione]
end
SOURCE --> |contiene|D
C --> |si associa|E
subgraph ITEM
subgraph ENDORSEMENT
red; green; yellow;grey
end
A -.-> |esprime| ENDORSEMENT
D --> |si associa|C
D --> |si estrae|ENDORSEMENT
end
Loading
Test 2
flowchart TB
A[LIST]
C[SUBJECT]
D["ITEM DESCRIPTION"]
F[SUBJECT DESCRIPTION]
E[CATEGORY]
G[PARTY]
I[CATEGORY DESCRIPTION]
G --> |forma| A
A --> |produce| SOURCE
SOURCE --> |si associa| L[SOURCE TYPE]
SOURCE --> |si associa| URL
SOURCE --> |contiene|D
C --> |si associa|E
C --> |si associa| F
E --> |si associa| I
subgraph ITEM
A -.-> |esprime| ENDORSEMENT
D --> |si associa|C
D --> |si estrae|ENDORSEMENT
end
Loading
Taxonomy & UI
Homepage
Screen
Category page
Screen
Subject page
Screen
The text was updated successfully, but these errors were encountered:
Ne abbiamo definita una (operativamente) qui ma sarebbe opportuno documentarla per bene. (Come?)
Osservazioni
Data Taxonomy chart
Tool
Test 1
Test 2
Taxonomy & UI
Homepage
Category page
Subject page
The text was updated successfully, but these errors were encountered: