|
|
(2 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| | | |
− | == Status ==
| |
− |
| |
− | * Initial storage service work: [https://github.com/artefactual/archivematica-storage-service/pull/89/ Pull Request]
| |
− | * METS reader-writer support for PREMIS: [https://github.com/artefactual-labs/mets-reader-writer/pull/20/ Pull Request]
| |
− | * PyPREMIS [https://github.com/uchicago-library/uchicagoldr-premiswork Repository]
| |
− | * Server for METS reader-writer [https://github.com/artefactual-labs/mets-reader-writer/pull/21/ Pull Request]
| |
− |
| |
− | == Interest ==
| |
− |
| |
− | * JISC
| |
− |
| |
− | == Analysis ==
| |
− |
| |
− | * This will require improvements to METS reader-writer (metsrw) to be able to support different queries
| |
− | * METS can contain multiple metadata standards - metsrw should be able to handle these in an easily-extensible way
| |
− | ** Since it is the ''METS'' reader-writer, other standards should be supported as plugins of some sort
| |
− | ** Prefer to use existing libraries (eg PyPREMIS) or thin wrappers around existing libraries
| |
− | * By default metsrw should include PREMIS in the way Archivematica uses it and DublinCore
| |
− |
| |
− | [[Category:Development documentation]]
| |