Index
A B C D E F G H I K L M N O P R S T W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- aca - Variable in class OWL2generator.WriteTriplets
- AddClassAnnotation - Class in OWL2generator
-
The
WriteClassAnnotationclass is responsible for generating OWL class annotations and their corresponding individual instances within a Java framework for OWL/XML ontology creation. - AddClassAnnotation(String, String, String, String, String, String) - Constructor for class OWL2generator.AddClassAnnotation
- addClassAnnotationAndCreateIndividual(String, String) - Method in class OWL2generator.AddClassAnnotation
- addLeadingZeros(int, int) - Method in class OWL2generator.WriteTriplets
- annotation - Variable in class OWL2generator.Individual
-
The annotation describes the role of the individual is composed of two parts: the first part corresponds to the OWL class annotation, and the second one refers to the role of the individual, which is dynamically generated as qeeded) individual in a given triplet.
- assertDataProperty(String, String, String, String) - Method in class OWL2generator.SharedUtils
-
Assert a data property: it's a threefold task: 1) assigns it to a named individual 2) define its type 3) also assigns a value
All Classes All Packages