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
Import Process
Fedora Ingest Service
Commits
485477af
Commit
485477af
authored
Nov 06, 2020
by
Thomas Bernhart
Browse files
Order imports correctly
parent
7114d3b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/kotlin/SimpleIngester.kt
View file @
485477af
...
@@ -17,11 +17,11 @@
...
@@ -17,11 +17,11 @@
*/
*/
package
org.memobase
package
org.memobase
import
java.net.URI
import
org.apache.logging.log4j.LogManager
import
org.apache.logging.log4j.LogManager
import
org.fcrepo.client.FcrepoOperationFailedException
import
org.fcrepo.client.FcrepoOperationFailedException
import
org.memobase.fedora.FedoraClient
import
org.memobase.fedora.FedoraClient
import
org.memobase.fedora.RdfContentTypes
import
org.memobase.fedora.RdfContentTypes
import
java.net.URI
class
SimpleIngester
(
class
SimpleIngester
(
private
val
fedoraClient
:
FedoraClient
private
val
fedoraClient
:
FedoraClient
...
...
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