Skip to content

Commit

Permalink
Added https version of license links
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomomarchioro committed Jun 17, 2021
1 parent d4d376e commit bb66171
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions schema/iiif_3_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,21 @@
"type": "string",
"format": "uri",
"pattern": "http://rightsstatements.org/vocab/.*"
},
{
"type": "string",
"format": "uri",
"pattern": "https://creativecommons.org/licenses/.*"
},
{
"type": "string",
"format": "uri",
"pattern": "https://creativecommons.org/publicdomain/mark/.*"
},
{
"type": "string",
"format": "uri",
"pattern": "https://rightsstatements.org/vocab/.*"
}
]
},
Expand Down

0 comments on commit bb66171

Please sign in to comment.