diff --git a/data/sandpointsnamegraph.json b/data/sandpointsnamegraph.json index b40b5bf..a654c3b 100644 --- a/data/sandpointsnamegraph.json +++ b/data/sandpointsnamegraph.json @@ -1,36 +1,39 @@ { - "syllabus": "syllabi", - "curriculum": "curriculums", - "notebook": "notebooks", - "book": "books", - "journal": "journals", - "topic": "topics", - "part": "parts", - "issue": "issues", - "tab": "tabs", - "experiment": "experiments", - "session": "sessions", - "chapter": "chapters", - "article": "articles", - "note": "notes", "annex": "annexes", + "article": "articles", "author": "authors", - "editor": "editors", - "contributor": "contributors", - "entry": "entries", - "pin": "pins", - "ship": "ships", - "deck": "decks", + "book": "books", "cabin": "cabins", + "chapter": "chapters", "compartment": "compartments", - "house": "houses", + "contributor": "contributors", + "curriculum": "curriculums", + "deck": "decks", + "document": "documents", + "editor": "editors", + "entry": "entries", + "experiment": "experiments", "floor": "floors", + "fragment": "fragments", + "glossary": "glossaries", + "highlight": "highlights", + "house": "houses", + "issue": "issues", + "journal": "journals", + "note": "notes", + "notebook": "notebooks", + "part": "parts", + "pin": "pins", + "record": "records", + "reflection": "reflections", "room": "rooms", "section": "sections", - "spectre": "spectres", - "reflection": "reflections", - "highlight": "highlights", "series": "series", - "document": "documents", - "fragment": "fragments" + "session": "sessions", + "ship": "ships", + "spectre": "spectres", + "syllabus": "syllabi", + "tab": "tabs", + "term":"terms", + "topic": "topics" }