"description":"All IEEE-2791 object types must adhear to this type in order to be compliant with IEEE-2791 standard",
"description":"All IEEE-2791 object types must adhear to this type in order to be compliant with IEEE-2791 standard",
"required":[
"required":[
"ieee2791_id",
"object_id",
"ieee2791_spec_version",
"spec_version",
"etag",
"etag",
"provenance_domain",
"provenance_domain",
"usability_domain",
"usability_domain",
...
@@ -129,7 +129,7 @@
...
@@ -129,7 +129,7 @@
"readOnly":true,
"readOnly":true,
"format":"uri"
"format":"uri"
},
},
"e-tag":{
"etag":{
"type":"string",
"type":"string",
"description":"See https://tools.ietf.org/html/rfc7232#section-2.1 for full description. It is recommended that the ETag be deleted or updated if the object file is changed (except in cases using weak ETags in which the entirety of the change comprises a simple re-writing of the JSON).",
"description":"See https://tools.ietf.org/html/rfc7232#section-2.1 for full description. It is recommended that the ETag be deleted or updated if the object file is changed (except in cases using weak ETags in which the entirety of the change comprises a simple re-writing of the JSON).",