Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
🚀
This server has been upgraded to GitLab release
15.7
.
🚀
Open sidebar
memoriav
Memobase 2020
utilities
Import Process CLI
Commits
96e7f2dd
Commit
96e7f2dd
authored
Feb 19, 2021
by
Silvia Witzig
Browse files
fix pattern
parent
f107a66f
Changes
1
Hide whitespace changes
Inline
Side-by-side
deployment/configurations/rti-002/mappings/localTransforms.yml
View file @
96e7f2dd
...
...
@@ -13,7 +13,7 @@ splitEntity:
delimiter
:
"
;"
normalizePerson
:
creationRelationName
:
# only tries to extract a value if a DUMMY-VALUE rico:name is property is present in the relation.
pattern
:
"
-
(?<relation>.+)"
pattern
:
"
–
(?<relation>.+)"
# pattern is "Name - relation"
language
:
NONE
nameOrder
:
"
last-to-first"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment