*** Test Cases *** ENTITY_ID ATTRIBUTE_ID FRAGMENT_FILENAME
#012_02_01_Make a partial attribute update if the Entity Id is not present ${EMPTY} speed vehicle-speed-equal-datasetid-fragment.jsonld
#012_02_02_Make a partial attribute update if the Entity Id is not a valid URI thisisaninvaliduri speed vehicle-speed-equal-datasetid-fragment.jsonld
012_02_01_Make a partial attribute update if the Entity Id is not present${EMPTY}speedvehicle-speed-equal-datasetid-fragment.jsonld
012_02_02_Make a partial attribute update if the Entity Id is not a valid URIthisisaninvalidurispeedvehicle-speed-equal-datasetid-fragment.jsonld
012_02_03_Make a partial attribute update if the Attribute Name is not present${valid_entity_id}speedvehicle-speed-wrong-name-fragment.jsonld
#012_02_04_Make a partial attribute update if the Attribute Id is invalid ${valid_entity_id} invalid vehicle-speed-equal-datasetid-fragment.jsonld
#012_02_05_Make a partial attribute update if the Attribute type does not match ${valid_entity_id} speed vehicle-speed-equal-datasetid-different-type-fragment.jsonld
#012_02_06_Make a partial attribute update if the entity fragment is empty ${valid_entity_id} speed empty-fragment.jsonld
012_02_04_Make a partial attribute update if the Attribute Id is invalid${valid_entity_id}invalidvehicle-speed-equal-datasetid-fragment.jsonld
012_02_05_Make a partial attribute update if the Attribute type does not match${valid_entity_id}speedvehicle-speed-equal-datasetid-different-type-fragment.jsonld
012_02_06_Make a partial attribute update if the entity fragment is empty${valid_entity_id}speedempty-fragment.jsonld