Class RdfSchemaToJsonContext

java.lang.Object
org.spdx.tools.RdfSchemaToJsonContext

public class RdfSchemaToJsonContext extends Object
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 Details

    • RdfSchemaToJsonContext

      public RdfSchemaToJsonContext()
  • Method Details

    • main

      public static void main(String[] args)
      Parameters:
      args - arg[0] RDF Schema file path; arg[1] output file path
    • usage

      public static void usage()