SUNScholar/Interoperability
From Libopedia
Back to Guidelines
Introduction
As per wikipedia;
"Interoperability is a property of a product or system, whose interfaces are completely understood, to work with other products or systems, present or future, without implementation or any restrictions in access."
https://en.wikipedia.org/wiki/Interoperability
Interfaces
What "interfaces" does DSpace have?
Input
- Submit items using the submission system.
- Submit items using the web API.
- Submit items using the SWORD interface.
- Export/Import content using the XMLUI administrative interface.
- Export/Import using the packages format.
- Export/Import using the simple archive format.
- Export/Import metadata using the XMLUI batch metadata editor.
- Backup and restore using the AIP format.
Output
- Allow users to "download" content via the XMLUI interface.
- Allow other systems to modify content using the web API.
- Allow other systems to "harvest" content via the OAI interface.
- Export/Import content using the XMLUI administrative interface.
- Export/Import using the packages format.
- Export/Import using the simple archive format.
- Export/Import metadata using the XMLUI batch metadata editor.
- Backup and restore using the AIP format.
Conclusion
DSpace has many interfaces that allow for content interoperability with other systems.
In addition DSpace is built using open systems to allow for technical interoperability with other open systems.