Package | Description |
---|---|
org.apache.clerezza.rdf.core.impl.graphmatching | |
org.apache.clerezza.rdf.enrichment | |
org.apache.clerezza.rdf.jena.commons | |
org.apache.clerezza.rdf.virtuoso.storage |
Modifier and Type | Method and Description |
---|---|
Map<Set<BNode>,Set<BNode>> |
HashMatching.getMatchingGroups() |
Map<Set<BNode>,Set<BNode>> |
HashMatching.getMatchingGroups() |
Map<BNode,BNode> |
HashMatching.getMatchings() |
Map<BNode,BNode> |
HashMatching.getMatchings() |
static Map<BNode,BNode> |
GraphMatcher.getValidMapping(TripleCollection og1,
TripleCollection og2)
get a mapping from g1 to g2 or null if the graphs are not isomorphic.
|
static Map<BNode,BNode> |
GraphMatcher.getValidMapping(TripleCollection og1,
TripleCollection og2)
get a mapping from g1 to g2 or null if the graphs are not isomorphic.
|
Modifier and Type | Method and Description |
---|---|
protected BNode |
Enricher.createLocalBNode() |
Modifier and Type | Method and Description |
---|---|
com.hp.hpl.jena.graph.Node |
Tria2JenaUtil.convert2JenaNode(BNode bnode) |
com.hp.hpl.jena.graph.Node |
Tria2JenaUtil.convert2JenaNode(BNode bnode,
boolean createBlankNode) |
Constructor and Description |
---|
Jena2TriaUtil(Map<com.hp.hpl.jena.graph.Node,BNode> tria2JenaBNodes) |
Tria2JenaUtil(Map<BNode,com.hp.hpl.jena.graph.Node> tria2JenaBNodes) |
Modifier and Type | Class and Description |
---|---|
class |
VirtuosoBNode |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.