We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d101426 commit dde2281Copy full SHA for dde2281
docs/pid_kb_theory/entities.md
@@ -17,7 +17,10 @@ There are two additional dimensions to the classification that are not currently
17
18
The KB consists of multiple entities, each playing a specific role in the Persistent Identifier (PID) ecosystem.
19
20
-
+import entities from '/img/pid_kb/db_kb.png';
21
+
22
+ <img src={entities} alt="Entities in the PID Knowledge Base " style={{width: 600}} />
23
24
25
## Core Entities
26
0 commit comments