public class DefaultSchemaCreator extends Object
| Constructor and Description |
|---|
DefaultSchemaCreator(SchemaRepository schemaRepository) |
DefaultSchemaCreator(SchemaRepository schemaRepository,
boolean simple) |
| Modifier and Type | Method and Description |
|---|---|
void |
createBaseOntology() |
void |
createFaceRecognitionOntology() |
void |
createLongRunningProcessOntology() |
void |
createMetaOntology() |
void |
createNerOntology() |
void |
createOntology() |
void |
createPingOntology() |
void |
createRegexOntology() |
void |
createRoleOntology() |
void |
createSearchOntology() |
void |
createUserOntology() |
void |
createWorkspaceOntology() |
public DefaultSchemaCreator(SchemaRepository schemaRepository)
public DefaultSchemaCreator(SchemaRepository schemaRepository, boolean simple)
public void createOntology()
public void createBaseOntology()
public void createMetaOntology()
public void createUserOntology()
public void createRoleOntology()
public void createWorkspaceOntology()
public void createSearchOntology()
public void createLongRunningProcessOntology()
public void createPingOntology()
public void createRegexOntology()
public void createNerOntology()
public void createFaceRecognitionOntology()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.