Package org.spdx.tools
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 namspace
- Author:
- Gary O'Neall
-
Constructor Summary
Constructors Constructor Description RdfSchemaToJsonContext() -
Method Summary
-
Constructor Details
-
RdfSchemaToJsonContext
public RdfSchemaToJsonContext()
-
-
Method Details