public class ModelGenerator extends Object
| Constructor and Description |
|---|
ModelGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static JModel |
createFromOWL(Model schemaDataModel,
String packagename,
boolean skipbuiltins) |
static JModel |
createFromRDFS_AND_OWL(Model schemaDataModel,
String packagename,
boolean skipbuiltins)
TODO: this is experimental
|
static JModel |
createFromRDFS_Schema(Model modelWithSchemaData,
String packagename,
boolean skipbuiltins) |
public static JModel createFromRDFS_Schema(Model modelWithSchemaData, String packagename, boolean skipbuiltins)
public static JModel createFromRDFS_AND_OWL(Model schemaDataModel, String packagename, boolean skipbuiltins)
schemaDataModel - com.hp.hpl.jena.rdf.model.Modelpackagename - skipbuiltins - if true, skips the re-generation of built-ins.
Usually true.ModelRuntimeExceptionCopyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.