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 namespace
Author:
Gary O'Neall
  • Constructor Details

    • RdfSchemaToJsonSchema

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