nesstar.example
Class CosmosClient
java.lang.Object
nesstar.example.CosmosClient
public class CosmosClient
- extends Object
CosmosClient
public CosmosClient()
dbg
public static void dbg(String msg)
- Printout a message
- Parameters:
msg - the message
getClassificationRDF
public static String getClassificationRDF(CodeList root)
throws Exception
- Parameters:
root - the root of the classification
- Returns:
- the RDF serialization of the classification
- Throws:
Exception
getRDF
public static String getRDF(RDFObject root)
throws Exception
- Parameters:
root - the root of the object graph
- Returns:
- the RDF serialization of the object graph
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Parameters:
args - the command line arguments
- Throws:
Exception
Copyright©2003 NSD - All Rights Reserved