diff --git a/data/sandpointsnamegraph.json b/data/sandpointsnamegraph.json index a654c3b..427cc44 100644 --- a/data/sandpointsnamegraph.json +++ b/data/sandpointsnamegraph.json @@ -1,6 +1,7 @@ { "annex": "annexes", "article": "articles", + "atlas": "atlases", "author": "authors", "book": "books", "cabin": "cabins", @@ -20,6 +21,8 @@ "house": "houses", "issue": "issues", "journal": "journals", + "logbook": "logbooks", + "map": "maps", "note": "notes", "notebook": "notebooks", "part": "parts", @@ -27,6 +30,7 @@ "record": "records", "reflection": "reflections", "room": "rooms", + "scribe": "scribes", "section": "sections", "series": "series", "session": "sessions", @@ -35,5 +39,7 @@ "syllabus": "syllabi", "tab": "tabs", "term":"terms", - "topic": "topics" + "topic": "topics", + "toponym": "toponyms", + "voice": "voices" }