Interface | Description |
---|---|
RDFAnalysisProvider |
The analysis held in
GeneralJSON can be translated to JSON very
easily The same analysis cannot be easily translated to RDF so this class
must be registered in GeneralJSONRDF's map to do so. |
Class | Description |
---|---|
GeneralJSON |
This interface should be implemented by classes that will define a new json
input format for the USMFStatus object.
|
GeneralJSONRDF |
Holds an internal Jena Graph of the USMF status.
|
GeneralJSONTwitter |
GeneralJSONTwitter extends GeneralJSON to provide an object that GSon can
fill from a twitter json string.
|
GeneralJSONTwitterRawText |
GeneralJSONTwitterRawText extends GeneralJSONTwitter to provide an object that can
read raw strings. |
GsonPLAY |
Just some gson play
|
USMFStatus |
A USMFstatus.
|
USMFStatus.Link |
Container object for holding link information
|
USMFStatus.User |
Container object to hold user information
|