@@ -75,6 +75,8 @@ def register_instance(name, data):
75
75
"DoiIdentifier" : {"parent" : Identifier , "id" : "300417432" , "label" : "DOI Identifer" },
76
76
"VolumeNumber" : {"parent" : Identifier , "id" : "300265632" , "label" : "Volume" },
77
77
"IssueNumber" : {"parent" : Identifier , "id" : "300312349" , "label" : "Issue" },
78
+ "CallNumber" : {"parent" : Identifier , "id" : "300311706" , "label" : "Call Number" },
79
+
78
80
79
81
"EmailAddress" : {"parent" : Identifier , "id" :"300435686" , "label" : "Email Address" },
80
82
"StreetAddress" : {"parent" : Identifier , "id" :"300435687" , "label" : "Street Address" },
@@ -107,6 +109,7 @@ def register_instance(name, data):
107
109
"ContextStatement" : {"parent" : LinguisticObject , "id" : "300435428" , "label" : "Historical/Cultural Context" , "metatype" : "brief text" },
108
110
"SourceStatement" : {"parent" : LinguisticObject , "id" : "300404764" , "label" : "Source Statement" , "metatype" : "brief text" },
109
111
"PropertyStatusStatement" : {"parent" : LinguisticObject , "id" : "300438433" , "label" : "Property Status Statement" , "metatype" : "brief text" },
112
+ "AccessStatement" : {"parent" : LinguisticObject , "id" : "300133046" , "label" : "Access Statement" , "metatype" : "brief text" },
110
113
111
114
"MarkingsStatement" : {"parent" : LinguisticObject , "id" : "300435420" , "label" : "Markings" , "metatype" : "brief text" },
112
115
"InscriptionStatement" : {"parent" : LinguisticObject , "id" : "300435414" , "label" : "Inscription" , "metatype" : "brief text" },
0 commit comments