Package | Description |
---|---|
de.gwdg.metadataqa.api.interfaces |
Definition of interfaces in the library.
|
de.gwdg.metadataqa.api.problemcatalog |
Problem catalog implementation.
|
de.gwdg.metadataqa.api.problemcatalog.skos |
SKOS related problems.
|
Modifier and Type | Method and Description |
---|---|
void |
Observable.addObserver(Observer observer)
Add an observer object to the subject.
|
void |
Observable.deleteObserver(Observer observer)
Removes an observer object from the list of registered observers.
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicatedStrings |
class |
EmptyStrings |
class |
LongSubject
Detect long subjects.
|
class |
ProblemDetector |
class |
TitleAndDescriptionAreSame
Detects if title and description contains the same value.
|
Modifier and Type | Method and Description |
---|---|
void |
ProblemCatalog.addObserver(Observer observer) |
void |
ProblemCatalog.deleteObserver(Observer observer) |
Modifier and Type | Class and Description |
---|---|
class |
AmbiguousPrefLabel |
Copyright © 2020. All rights reserved.