Class RdfSchemaToJsonSchema

java.lang.Object
org.spdx.tools.RdfSchemaToJsonSchema

public class RdfSchemaToJsonSchema
extends Object
Convert an RDF schema file containing SPDX property to a JSON schema file for all properties in the SPDX namspace
Author:
Gary O'Neall
  • Constructor Details

  • 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()