Package | Description |
---|---|
cz.cuni.mff.odcleanstore.conflictresolution |
The Conflict Resolution component (public interface).
|
cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators |
Literal comparators for use in CR aggregation methods.
|
Modifier and Type | Method and Description |
---|---|
NamedGraphMetadata |
NamedGraphMetadataMap.getMetadata(com.hp.hpl.jena.graph.Node namedGraph)
Returns metadata for a given named graph.
|
NamedGraphMetadata |
NamedGraphMetadataMap.getMetadata(String namedGraphURI)
Returns metadata for a given named graph URI.
|
Modifier and Type | Method and Description |
---|---|
Collection<NamedGraphMetadata> |
NamedGraphMetadataMap.listMetadata()
Returns set of named graph URIs for which there are metadata contained
in this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
NamedGraphMetadataMap.addMetadata(NamedGraphMetadata namedGraphMetadata)
Adds metadata for a named graph.
|
Modifier and Type | Method and Description |
---|---|
double |
GraphQualityCalculator.getSourceQuality(NamedGraphMetadata metadata)
Returns the total calculated quality of a source of a named graph.
|
Copyright © 2013. All Rights Reserved.