.createResource(new AnonId(UUID
.randomUUID().toString()));
// associate metadata of annotation type
annotationDefResource.addProperty(hasName,
model.createTypedLiteral(annotationType.getName()));
annotationDefResource.addProperty(hasDescription,
model.createTypedLiteral(annotationType
.getDescription()));
annotationDefResource.addProperty(hasType, model
.createTypedLiteral(annotationType