Package org.spdx.tools
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 Summary
Constructors Constructor Description RdfSchemaToJsonSchema() -
Method Summary
-
Constructor Details
-
RdfSchemaToJsonSchema
public RdfSchemaToJsonSchema()
-
-
Method Details