Field( DCNS('rights.license'), 'license', required=False),
Field( DCNS('rights'), 'license_description'),
Field( DCNS('language'), 'language'),
Field( DCNS('description'), 'description', required=False),
)
Field( DCNS('rights.license'), 'license', required=False),
Field( DCNS('rights'), 'license_description'),
Field( DCNS('language'), 'language'),
Field( DCNS('description'), 'description', required=False),
)