final PhysicalTypeMetadata governorPhysicalTypeMetadata,
final String itdFilename) {
// Acquire bean info (we need getters details, specifically)
final JavaType javaType = JsonMetadata
.getJavaType(metadataIdentificationString);
final LogicalPath path = JsonMetadata
.getPath(metadataIdentificationString);
// We need to parse the annotation, if it is not present we will simply
// get the default annotation values
final JsonAnnotationValues annotationValues = new JsonAnnotationValues(