Full name:
de.jpdigital:owlapi-simplex-maven-plugin:0.1.1:gen-api
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
<outputDirectory> | File | - | Location of the output directory, relative to the project build
directory. Default value is
${project.build.directory/generated-sources}. Default value is: ${project.build.directory}/generated-sources. User property is: outputDir. |
<owlFiles> | String[] | - | The OWL files to use. They must be provided in the correct order so
that imports in the OWL files can be resolved. The path are
relative to the resource directory. |
Name | Type | Since | Description |
---|---|---|---|
<generateIriConstantsForAnnotationProperties> | boolean | - | (no description) Default value is: true. |
<generateIriConstantsForClasses> | boolean | - | (no description) Default value is: true. |
<generateIriConstantsForDataProperties> | boolean | - | (no description) Default value is: true. |
<generateIriConstantsForIndividuals> | boolean | - | (no description) Default value is: true. |
<generateIriConstantsForObjectProperties> | boolean | - | (no description) Default value is: true. |
<generateOntologyLoader> | boolean | - | (no description) Default value is: true. |
<generateRepositories> | boolean | - | (no description) Default value is: true. |