Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
postprocessing
rico-edm-transformer
Commits
59b0e2db
Commit
59b0e2db
authored
Apr 05, 2021
by
Günter Hipler
Browse files
two additional properties for aggregation added
parent
dff3db92
Pipeline
#24153
passed with stages
in 7 minutes and 36 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/main/scala/ch/memobase/rico2edm/edm/EDM.scala
View file @
59b0e2db
...
...
@@ -233,8 +233,9 @@ class EDM {
val
aggregation
=
Aggregation
(
recordIdShort
.
get
)
aggregation
.
addIsShownAt
(
recordIdShort
)
aggregation
.
addAggregatedCHO
(
recordIdShort
)
Option
(
ExtractionResult
(
aggregation
))
...
...
Write
Preview
Supports
Markdown
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