Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
digibib
ls.ext
Commits
830d1e2a
Commit
830d1e2a
authored
Aug 21, 2018
by
Asgeir Rekkavik
Browse files
Make place of publication repeatable
parent
685bbe57
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
redef/catalinker/server/workflow_config.js
View file @
830d1e2a
...
...
@@ -1010,6 +1010,8 @@ module.exports = (app) => {
{
id
:
'
hasPlaceOfPublicationInput
'
,
rdfProperty
:
'
hasPlaceOfPublication
'
,
multiple
:
true
,
addAnotherLabel
:
'
addAnotherPublicationPlace
'
,
authority
:
true
,
// this indicates it is an authorized entity
nameProperties
:
[
'
prefLabel
'
,
'
specification
'
],
// these are property names used to label already connected entities
indexTypes
:
'
place
'
,
// this is the name of the elasticsearch index type from which authorities are searched within
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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