Skip to content

Commit dde2281

Browse files
authored
Update entities.md
1 parent d101426 commit dde2281

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/pid_kb_theory/entities.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ There are two additional dimensions to the classification that are not currently
1717

1818
The KB consists of multiple entities, each playing a specific role in the Persistent Identifier (PID) ecosystem.
1919

20-
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+
2124

2225
## Core Entities
2326

0 commit comments

Comments
 (0)