| Package | Description | 
|---|---|
| org.universAAL.middleware.owl | |
| org.universAAL.middleware.rdf | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
OntClassInfoSetup
Setup interface for creating new OWL classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static RDFClassInfoSetup | 
OntClassInfo.create(String classURI,
      Ontology ont,
      ResourceFactory factory,
      int factoryIndex)
Create a new OWL Class. 
 | 
protected RDFClassInfoSetup | 
Ontology.createNewRDFClassInfo(String classURI,
                     ResourceFactory fac,
                     int factoryIndex)
Register a new RDF class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
RDFClassInfo.PrivateRDFSetup
Implementation of the setup interface. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static RDFClassInfoSetup | 
RDFClassInfo.create(String classURI,
      Ontology ont,
      ResourceFactory factory,
      int factoryIndex)
Create a new RDF Class. 
 | 
Copyright © 2018 universAAL Consortium. All rights reserved.