Package org.spdx.tools
Class RdfSchemaToJsonContext
java.lang.Object
org.spdx.tools.RdfSchemaToJsonContext
Convert an RDF schema file containing SPDX property to a JSON context file for all properties in the SPDX namespace
- Author:
- Gary O'Neall
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RdfSchemaToJsonContext
public RdfSchemaToJsonContext()
-
-
Method Details
-
main
- Parameters:
args- arg[0] RDF Schema file path; arg[1] output file path
-
usage
public static void usage()
-