renaming fixes, new tests

This commit is contained in:
lotte
2019-10-16 14:48:17 +02:00
parent d962e40c58
commit ac851f3812
55 changed files with 324 additions and 102 deletions

View File

@@ -8,7 +8,6 @@ export const DEFAULT_ENTITY_TYPE = 'Publication';
export const DEFAULT_REPRESENTATION_TYPE = MetadataRepresentationType.PlainText;
export const DEFAULT_CONTEXT = Context.Undefined;
/**
* Decorator function to store metadata representation mapping
* @param entityType The entity type the component represents