|
Class Summary |
| GraphNode |
This class represents a node in the context of a graph. |
| MGraphUtils |
Utility methods to manipulate MGraphs |
| RdfList |
An implementation of an java.util.List backed by an RDF
collection (rdf:List). |
| SeeAlsoExpander |
Expands a GraphNode expanding SeeAlso-References of the node. |
| Smusher |
A utility to equate duplicate nodes in an Mgarph, currently only nodes with
a shared ifp are equated. |
| UnionMGraph |
This class represents the union of multiple triple collections. |
| UriMutatingTripleCollection |
This wrapps a Triplecollection changing a prefix for the UriRefs contained
in subject or object position. |
| UriRefUtil |
A utility class for UriRef and String manipulations. |