From 3708be6d85447dff0a70af8eb8a210fb08a8b1cd Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Wed, 2 Nov 2022 22:37:33 +0100 Subject: [PATCH] adds new triads to namegraph --- data/sandpointsnamegraph.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/sandpointsnamegraph.json b/data/sandpointsnamegraph.json index ec7fcff..7928172 100644 --- a/data/sandpointsnamegraph.json +++ b/data/sandpointsnamegraph.json @@ -25,8 +25,10 @@ "issue": "issues", "item": "items", "journal": "journals", + "library": "libraries", "logbook": "logbooks", "map": "maps", + "memory": "memories", "note": "notes", "notebook": "notebooks", "part": "parts", @@ -35,6 +37,7 @@ "print": "prints", "record": "records", "reflection": "reflections", + "repertorium": "repertoriums", "research": "researches", "room": "rooms", "scribe": "scribes",