Skip to content

Commit 9653ac8

Browse files
committed
Update data-model JSON
1 parent c1dfd6e commit 9653ac8

2 files changed

Lines changed: 1205 additions & 0 deletions

File tree

‎data-model/ds-model-orders.json‎

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
{
2+
"properties": [
3+
"DS ID",
4+
"manuscript holding",
5+
"described manuscript",
6+
7+
"holding institution",
8+
"holding institution as recorded",
9+
"holding status",
10+
"Institutional ID",
11+
"shelfmark",
12+
"link to institutional record",
13+
14+
"title as recorded",
15+
"uniform title in authority file",
16+
"uniform title as recorded",
17+
"in original script",
18+
19+
"associated name as recorded",
20+
"role in authority file",
21+
"instance of",
22+
"name in authority file",
23+
24+
"genre as recorded",
25+
"subject as recorded",
26+
"genre in authority file",
27+
"subject in authority file",
28+
"term in authority file",
29+
30+
"language as recorded",
31+
"language in authority file",
32+
33+
"production date as recorded",
34+
"production century in authority file",
35+
"century in authority file",
36+
"dated",
37+
38+
"production place as recorded",
39+
"place in authority file",
40+
41+
"physical description",
42+
"material as recorded",
43+
"material in authority file",
44+
45+
"note",
46+
"acknowledgements",
47+
48+
"date added",
49+
"date last updated",
50+
51+
"latest date",
52+
"earliest date",
53+
"place",
54+
"start time",
55+
"end time",
56+
"external identifier",
57+
"AAT ID",
58+
"IIIF manifest",
59+
"Wikidata QID",
60+
"VIAF ID",
61+
"External URI",
62+
"equivalent property",
63+
"formatter URL",
64+
"subclass of"
65+
],
66+
"items": [
67+
"Manuscript",
68+
"Holding",
69+
"DS 2.0 Record",
70+
71+
"Current",
72+
"Non-Current",
73+
74+
"Uniform Title (Authority File)",
75+
"Actor (Name Authority)",
76+
"Personal (Name Authority)",
77+
"Corporate (Name Authority)",
78+
"Role (Authority File)",
79+
"Genre (Authority File)",
80+
"Subject (Authority File)",
81+
"Term (Authority File)",
82+
"Language (Authority File)",
83+
"Century (Authority File)",
84+
"Datable",
85+
"Non-datable",
86+
"Place (Authority File)",
87+
"Material (Authority File)"
88+
]
89+
}

0 commit comments

Comments
 (0)