atlas, map, toponym, logbook and scribe added to namegraph
This commit is contained in:
parent
a1fef1662a
commit
b3e229aeea
1 changed files with 7 additions and 1 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue