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",
|
"annex": "annexes",
|
||||||
"article": "articles",
|
"article": "articles",
|
||||||
|
"atlas": "atlases",
|
||||||
"author": "authors",
|
"author": "authors",
|
||||||
"book": "books",
|
"book": "books",
|
||||||
"cabin": "cabins",
|
"cabin": "cabins",
|
||||||
|
@ -20,6 +21,8 @@
|
||||||
"house": "houses",
|
"house": "houses",
|
||||||
"issue": "issues",
|
"issue": "issues",
|
||||||
"journal": "journals",
|
"journal": "journals",
|
||||||
|
"logbook": "logbooks",
|
||||||
|
"map": "maps",
|
||||||
"note": "notes",
|
"note": "notes",
|
||||||
"notebook": "notebooks",
|
"notebook": "notebooks",
|
||||||
"part": "parts",
|
"part": "parts",
|
||||||
|
@ -27,6 +30,7 @@
|
||||||
"record": "records",
|
"record": "records",
|
||||||
"reflection": "reflections",
|
"reflection": "reflections",
|
||||||
"room": "rooms",
|
"room": "rooms",
|
||||||
|
"scribe": "scribes",
|
||||||
"section": "sections",
|
"section": "sections",
|
||||||
"series": "series",
|
"series": "series",
|
||||||
"session": "sessions",
|
"session": "sessions",
|
||||||
|
@ -35,5 +39,7 @@
|
||||||
"syllabus": "syllabi",
|
"syllabus": "syllabi",
|
||||||
"tab": "tabs",
|
"tab": "tabs",
|
||||||
"term":"terms",
|
"term":"terms",
|
||||||
"topic": "topics"
|
"topic": "topics",
|
||||||
|
"toponym": "toponyms",
|
||||||
|
"voice": "voices"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue