| Name | Description | Type | Package | Framework |
| Alchemist | The RDF Alchemist will generate interface and implementation files to provide a typed interface to the underlying GPO representations. | Class | com.bigdata.gom.alchemy | BlazeGraph |
|
| BasicSkin | The BasicSkin provides standard type wrappers to help with conversionsAuthor:Martyn Cutcher | Class | com.bigdata.gom.gpo | BlazeGraph |
|
| Example1 | Simple graph program constructs a local graph using a SPARQL query that extracts edges of interest from the SPARQL server. | Class | com.bigdata.gom | BlazeGraph |
|
| GenericSkinRegistry | Helper class provides a global (JVM wide) registery for IGenericSkins. | Class | com.bigdata.gom.skin | BlazeGraph |
|
| GOMWebUtil | A simple utility class that can be initialized with a ServletRequest and used to simplify dynamic web pages. | Class | com.bigdata.gom.web | BlazeGraph |
|
| GPO | A TripleStore backed GPO yields a number of challenges. | Class | com.bigdata.gom.gpo | BlazeGraph |
|
| IDGenerator | Generator for globally unique URIs. | Class | com.bigdata.gom.om | BlazeGraph |
|
| IGenericSkin | A generic skin is a set of behaviors, typically disclosed by one or more application interfaces, that can be layered over a generic | Interface | com.bigdata.gom.gpo | BlazeGraph |
|
| IGOMProxy | | Interface | com.bigdata.gom | BlazeGraph |
|
| IGPO | A generic object has identity and an extensible, loosely-typed property set. | Interface | com.bigdata.gom.gpo | BlazeGraph |
|
| IIDGenerator | The IIDGenerator interface is used to create default object URI ids for new objects. | Interface | com.bigdata.gom.om | BlazeGraph |
|
| ILinkSet | A collection of links into (edges in) or links out of (edges out) of an Note that the links out are only intended to be used to represent | Interface | com.bigdata.gom.gpo | BlazeGraph |
|
| INativeTransaction | This interface defines a protocol for native transactions. | Interface | com.bigdata.gom.om | BlazeGraph |
|
| IObjectManager | The object manager is the abstraction for a connection the back end. | Interface | com.bigdata.gom.om | BlazeGraph |
|
| IOrderedLinkSet | An ordered link set. | Interface | com.bigdata.gom.gpo | BlazeGraph |
|
| LinkSet | A (forward or reverse) link set. | Class | com.bigdata.gom.gpo | BlazeGraph |
|
| LocalGOMTestCase | | Class | com.bigdata.gom | BlazeGraph |
|
| NanoSparqlObjectManager | Remote IObjectManager using the NanoSparqlServer REST API to communicate with the database. | Class | com.bigdata.gom.om | BlazeGraph |
|
| ObjectManager | An IObjectManager for use with an embedded database, including JSP pages running in the same webapp as the NanoSparqlServer and applications | Class | com.bigdata.gom.om | BlazeGraph |
|
| ObjectMgrModel | Base class for IObjectManager implementations. | Class | com.bigdata.gom.om | BlazeGraph |
|
| OWLClassSkin | | Class | com.bigdata.gom.alchemy.owl | BlazeGraph |
|
| OWLOntologySkin | | Class | com.bigdata.gom.alchemy.owl | BlazeGraph |
|
| OWLPropertySkin | The OWLClassSkin returns Iterator with the getProperties method using the RDFS. | Class | com.bigdata.gom.alchemy.owl | BlazeGraph |
|
| OWLSkins | This is just a hook class to register the OWL GPO skins. | Class | com.bigdata.gom.alchemy.owl | BlazeGraph |
|
| ProxyGOMTest | | Class | com.bigdata.gom | BlazeGraph |
|
| RemoteGOMTestCase | Similar to TestGOM but is setup to connect to the NanoSparqlServer using aAuthor:Martyn Cutcher | Class | com.bigdata.gom | BlazeGraph |
|
| TestAll | | Class | com.bigdata.gom | BlazeGraph |
|
| TestGOM | Base test suite for the embedded (local) GOM. | Class | com.bigdata.gom | BlazeGraph |
|
| TestGPO | | Class | com.bigdata.gom | BlazeGraph |
|
| TestJavaScriptGOM | Note: Java6 embeds JavaScript support based on Mozilla Rhino version 1. | Class | com.bigdata.gom | BlazeGraph |
|
| TestNumericBNodes | Test suite for numeric bnodes parsing. | Class | com.bigdata.gom | BlazeGraph |
|
| TestOwlGOM | This tests a skin to help process an OWL specification. | Class | com.bigdata.gom | BlazeGraph |
|
| TestOWLSkin | | Class | com.bigdata.gom | BlazeGraph |
|
| TestRemoteGOM | Similar to TestGOM but is setup to connect to the NanoSparqlServer using aAuthor:Martyn Cutcher | Class | com.bigdata.gom | BlazeGraph |