Skip to content

Python Reference Implementation Support

Richard Jones edited this page Jan 15, 2020 · 60 revisions
Operation Client Server Test
1. Retrieve the Service Document yes yes ready
2.1. Creating Objects with only Metadata yes yes ready
2.2. Creating Objects with only By-Reference Files later later later
2.3. Creating Objects with both Metadata and By-Reference Files later later later
2.4. Creating Objects with Binary Files yes yes ready
2.5. Creating Objects with Packaged Content yes yes ready
2.6. Creating Objects with Segmented File Upload later later later
3.1. Retrieving an Object's Status yes partial (actions all "yes") ready
3.2. Retrieving the Metadata from an Object yes yes ready
3.3. Retrieving a Binary File from an Object yes in progress (invenio perms) ready
3.4. Retrieving a Packaged Content representation of an Object later later later
4.1. Appending Metadata to an Object yes ready
4.2. Appending By-Reference Files to an Object later later later
4.3. Appending Metadata and By-Reference Files to an Object later later later
4.4. Appending a single Binary File to an Object yes yes ready
4.5. Appending Packaged Content to an Object yes yes ready
4.6. Append of Binary Files to an Object via Segmented File Upload later later later
4.7. Append of Packaged Content to an Object via Segmented File Upload later later later
5.1. Replacing the Metadata of an Object yes yes ready
5.2. Replacing a single File in an Object yes in progress (invenio perms) ready
5.3. Replacing a single File in an Object with a By-Reference File later later later
5.4. Replacing a single File in an Object with a Segmented Upload later later later
5.5. Replacing the FileSet of an Object with By-Reference Files later later later
5.6. Replacing the FileSet of an Object with a single Binary File yes yes
5.7. Replacing the FileSet of an Object with a single Binary File via Segmented File Upload later later later
5.8. Replacing an Object with Metadata only yes yes
5.9. Replacing an Object with By-Reference Files only later later later
5.10. Replacing an Object with Metadata and By-Reference Files later later later
5.11. Replacing an Object with a single Binary File yes yes
5.12. Replacing an Object with Packaged Content yes yes
5.13. Replacing an Object with a single Binary File via Segmented File Upload later later later
5.14. Replacing an Object with Packaged Content via Segmented File Upload later later later
6.1. Deleting an Object's Metadata yes yes
6.2. Deleting a single Binary File from an Object yes in progress (invenio perms)
6.3. Deleting all the Files from an Object yes yes
6.4. Deleting the entire Object yes
7.1. Initialise a Segmented File Upload later later later
7.2. Upload a File Segment later later later
7.3. Abort a Segmented File Upload later later later
7.4. Retrieve information about a Segmented File Upload later later later
8. Completing Previously In-Progress Deposits later later later
Clone this wiki locally