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
DDA
dda-wizard
Commits
1d6ef34c
Commit
1d6ef34c
authored
Jun 01, 2022
by
Fischer, Tim
Browse files
Added budrich journal case
parent
67095a6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/gesis/dda/feeder/impl/FeedingContextFactory.java
View file @
1d6ef34c
...
...
@@ -139,6 +139,7 @@ public class FeedingContextFactory {
result
=
new
Aseas2SsoarBundleFilter
();
break
;
case
"https://www.budrich-journals.de/index.php/fgs/oai/$$ssoar"
:
case
"https://www.budrich-journals.de/index.php/fgs/oai$$ssoar"
:
log
.
info
(
"using Budrich2SSOARBundleFilter"
);
result
=
new
Budrich2SSOARBundleFilter
();
break
;
...
...
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