We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5caba commit 4312a3fCopy full SHA for 4312a3f
1 file changed
doc/elements/document.schema.json
@@ -24,7 +24,7 @@
24
},
25
"doi": {
26
"type": "string",
27
- "pattern": "^10\\.5594\\/SMPTE\\.?[A-Za-z\\d-\\/.]+$"
+ "pattern": "^10\\.5594\/[A-Za-z\\d-\\.]+$"
28
29
"notes": {
30
"type": "string"
0 commit comments