Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Fix SSG notation pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtich committed Apr 22, 2020
1 parent 69f0dfc commit 6475df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ ssg:
- http://uri.gbv.de/terminology/ssg/
languages:
- de
notationPattern: '[1-9][0-9]?(,[0-9]{1,3})?'
notationPattern: '[1-9]?[0-9](,[0-9]{1,3})?'
namespace: http://uri.gbv.de/terminology/ssg/
MARCSPEC: 080{$2=ssgn}

Expand Down

0 comments on commit 6475df4

Please sign in to comment.