Jim,
I saw another post with this error, sorry i should have posted my reply there. From here on out i will do that so everyone can see.
i'm posting this for the delete which seems to be matching the format at url.
https://github.com/LearningRegistry/LearningRegistry/blob/master/LR/lr/schema/v_0_49/deleted_resource_data.json And still getting error saying replaces is unexpected and all the other attributes that are missing are required properties
{u'doc_type': u'resource_data',
u'digital_signature': { removed to keep clean},
u'TOS': {u'submission_TOS': u'
http://www.learningregistry.org/information-assurances/open-information-assurances-1-0'}, 'replaces': u'7c94f100459749689bb492e95e435a49',
u'resource_data_type': u'metadata',
u'payload_placement': 'none',
u'doc_version': '0.49.0', <-- tried '0.23.0' too, since it keep saying that was an error too, it just goes back and forth though
u'active': True,
u'doc_ID': u'7c94f100459749689bb492e95e435a49',
u'identity':
{u'signer': u'NSDL', u'submitter': u'NSDL', u'submitter_type': u'agent', u'curator': u'NSDL'}}
error message
node.publish_documents(305) : REPOID:7c94f100459749689bb492e95e435a49 DOCID:Unknown ID ERROR:
"u'payload_schema' is a required property,\nu'resource_data' is a required property,\nu'none' is not one of [u'inline'],\nAdditional properties are not allowed (u'replaces' was unexpected),\nu'resource_locator' is a required property,\nu'0.49.0' is not one of [u'0.23.0'],\nu'payload_locator' is a required property,\nu'payload_schema' is a required property,\nu'none' is not one of [u'linked'],\nAdditional properties are not allowed (u'replaces' was unexpected),\nu'resource_locator' is a required property,\nu'0.49.0' is not one of [u'0.23.0'],\nu'payload_schema' is a required property,\nu'resource_data' is a required property,\nu'none' is not one of [u'inline'],\nu'resource_locator' is a required property,\nu'7c94f100459749689bb492e95e435a49' is not of type u'a', u'r', u'r', u'a', u'y',\nu'payload_locator' is a required property,\nu'payload_schema' is a required property,\nu'none' is not one of [u'linked'],\nu'resource_locator' is a required property,\nu'7c94f100459749689bb492e95e435a49' is not of type u'a', u'r', u'r', u'a', u'y',\nu'7c94f100459749689bb492e95e435a49' is not of type u'a', u'r', u'r', u'a', u'y'"
finally i thought I should try it on
http://alpha.learningregistry.org. But i wasn't able to reguest auth because that url /auth is a 404
thanks for all you help
Dave - NSDL