Documentation ¶
Index ¶
- func AnalyseGraphPopulation(graph triplestore.RDFGraph, index int)
- func AnalyseGraphsPopulation(inputGraphs []triplestore.RDFGraph)
- func DrawGraph(graph triplestore.RDFGraph, filename string)
- func GenerateInputTriplesGraphs(tripleStores []triplestore.Source) []triplestore.RDFGraph
- func GetDifferencesBetweenGraphs(graphs []triplestore.RDFGraph) []triplestore.RDFGraph
- func MergeAll(tripleInputGraphs []triplestore.RDFGraph, mappingGraph triplestore.RDFGraph)
- func MergeGraphs(tripleGraphs []triplestore.RDFGraph) triplestore.RDFGraph
- func MergeMappingToDifferenceGraph(mergedDifferenceGraph triplestore.RDFGraph, mappingGraph triplestore.RDFGraph)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnalyseGraphPopulation ¶
func AnalyseGraphPopulation( graph triplestore.RDFGraph, index int)
func AnalyseGraphsPopulation ¶
func AnalyseGraphsPopulation( inputGraphs []triplestore.RDFGraph)
func DrawGraph ¶
func DrawGraph( graph triplestore.RDFGraph, filename string)
func GenerateInputTriplesGraphs ¶
func GenerateInputTriplesGraphs( tripleStores []triplestore.Source) []triplestore.RDFGraph
func GetDifferencesBetweenGraphs ¶
func GetDifferencesBetweenGraphs( graphs []triplestore.RDFGraph) []triplestore.RDFGraph
func MergeAll ¶
func MergeAll( tripleInputGraphs []triplestore.RDFGraph, mappingGraph triplestore.RDFGraph)
func MergeGraphs ¶
func MergeGraphs( tripleGraphs []triplestore.RDFGraph) triplestore.RDFGraph
func MergeMappingToDifferenceGraph ¶
func MergeMappingToDifferenceGraph( mergedDifferenceGraph triplestore.RDFGraph, mappingGraph triplestore.RDFGraph)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.