Package | Description |
---|---|
org.openimaj.rdf.owl2java |
Modifier and Type | Method and Description |
---|---|
static void |
Generator.generate(InputStream is,
Generator.GeneratorOptions go)
Generate the classes for the RDF information that's read from the given
input stream.
|
static Map<org.openrdf.model.URI,ClassDef> |
ClassDef.loadClasses(Generator.GeneratorOptions go,
org.openrdf.repository.RepositoryConnection conn)
Loads all the class definitions from the given repository
|
Constructor and Description |
---|
PropertyDef(Generator.GeneratorOptions go) |