Package org.aksw.iguana.cc.storage
Interface Storable
- All Known Subinterfaces:
LanguageProcessor.LanguageProcessingData
,Storable.AsCSV
,Storable.AsRDF
- All Known Implementing Classes:
BooleanResultData
,ResultCountData
public interface Storable
This interface provides the functionality to store data in different formats. The data can be stored in CSV files
or in RDF models.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
static final record