-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
753b90a
commit b05393d
Showing
11 changed files
with
1 addition
and
84 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
record-api-model/src/main/java/eu/europeana/api/record/io/RecordIOConfig.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 1 addition & 5 deletions
6
record-api-model/src/main/java/eu/europeana/api/record/io/json/Context.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
record-api-model/src/main/java/eu/europeana/api/record/io/json/ContextSerializer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/** | ||
* | ||
*/ | ||
package eu.europeana.api.record.io.json; | ||
|
||
import com.fasterxml.jackson.core.JsonGenerator; | ||
|
3 changes: 0 additions & 3 deletions
3
record-api-model/src/main/java/eu/europeana/api/record/io/json/DatatypeSerializer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/** | ||
* | ||
*/ | ||
package eu.europeana.api.record.io.json; | ||
|
||
import com.fasterxml.jackson.core.JsonGenerator; | ||
|
3 changes: 0 additions & 3 deletions
3
...-api-model/src/main/java/eu/europeana/api/record/io/json/EDMClassReferenceSerializer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/** | ||
* | ||
*/ | ||
package eu.europeana.api.record.io.json; | ||
|
||
import com.fasterxml.jackson.core.JsonGenerator; | ||
|
3 changes: 0 additions & 3 deletions
3
...d-api-model/src/main/java/eu/europeana/api/record/io/json/FullTextResourceSerializer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/** | ||
* | ||
*/ | ||
package eu.europeana.api.record.io.json; | ||
|
||
import com.fasterxml.jackson.core.JsonGenerator; | ||
|
3 changes: 0 additions & 3 deletions
3
...d-api-model/src/main/java/eu/europeana/api/record/io/json/LanguageMapArraySerializer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/** | ||
* | ||
*/ | ||
package eu.europeana.api.record.io.json; | ||
|
||
import com.fasterxml.jackson.core.JsonGenerator; | ||
|
3 changes: 0 additions & 3 deletions
3
record-api-model/src/main/java/eu/europeana/api/record/io/json/LanguageMapSerializer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/** | ||
* | ||
*/ | ||
package eu.europeana.api.record.io.json; | ||
|
||
import com.fasterxml.jackson.core.JsonGenerator; | ||
|
3 changes: 0 additions & 3 deletions
3
...rd-api-model/src/main/java/eu/europeana/api/record/io/json/ObjectReferenceSerializer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/** | ||
* | ||
*/ | ||
package eu.europeana.api.record.io.json; | ||
|
||
import com.fasterxml.jackson.core.JsonGenerator; | ||
|
52 changes: 0 additions & 52 deletions
52
record-api-web/src/main/java/eu/europeana/api/record/config/JsonLdSerializationConfig.java
This file was deleted.
Oops, something went wrong.