Skip to content
Snippets Groups Projects
Commit fe346f8b authored by Martin de la Iglesia's avatar Martin de la Iglesia
Browse files

Umstellung der GND-URLs von http auf https

parent 7b8b7425
No related branches found
No related tags found
No related merge requests found
...@@ -164,7 +164,7 @@ ...@@ -164,7 +164,7 @@
<rng:text/> <rng:text/>
</content> </content>
<constraintSpec scheme="schematron" ident="regex"> <constraintSpec scheme="schematron" ident="regex">
<constraint> <sch:assert test="matches(.,'(^http://d-nb\.info/gnd/[0-9]{5,10}-?[0-9]$)|(^http://vocab\.getty\.edu/tgn/[0-9]+$)|(^http://sws\.geonames\.org/[0-9]+/$)|(^http://ta\.sandrart\.net/-place-[0-9]+$)')">Zeichenkette entspricht nicht den Vorgaben.</sch:assert> </constraint> <constraint> <sch:assert test="matches(.,'(^https?://d-nb\.info/gnd/[0-9]{5,10}-?[0-9]$)|(^http://vocab\.getty\.edu/tgn/[0-9]+$)|(^http://sws\.geonames\.org/[0-9]+/$)|(^http://ta\.sandrart\.net/-place-[0-9]+$)')">Zeichenkette entspricht nicht den Vorgaben.</sch:assert> </constraint>
</constraintSpec> </constraintSpec>
<attList> <attList>
<attDef ident="type"> <attDef ident="type">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment