We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f75afad commit f81c0b7Copy full SHA for f81c0b7
schema/iiif_3_0.json
@@ -1062,6 +1062,7 @@
1062
"pattern": "^http.*$"
1063
},
1064
{
1065
+ "title": "PointSelector",
1066
"type": "object",
1067
"properties": {
1068
"type": {
@@ -1076,6 +1077,7 @@
1076
1077
"required": ["type"]
1078
1079
1080
+ "title": "FragmentSelector",
1081
1082
1083
@@ -1096,6 +1098,7 @@
1096
1098
"required": ["type","value"]
1097
1099
1100
1101
+ "title": "SVGSelector",
1102
1103
1104
@@ -1110,6 +1113,7 @@
1110
1113
1111
1114
1112
1115
1116
+ "title": "ImageAPISelector",
1117
1118
1119
0 commit comments