SWORD protocol: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<blockquote> '''SWORD (Simple Web-service Offering Repository Deposit)''' is an interoperability standard that allows digital repositories to accept the deposit of content fro...") |
|||
Line 8: | Line 8: | ||
* [http://swordapp.org/sword-v2/sword-v2-specifications/ SWORD 2.0 specifications] | * [http://swordapp.org/sword-v2/sword-v2-specifications/ SWORD 2.0 specifications] | ||
** [http://swordapp.github.io/SWORDv2-Profile/SWORDProfile.html SWORD 2.0 Profile] (core specification, start from this) | ** [http://swordapp.github.io/SWORDv2-Profile/SWORDProfile.html SWORD 2.0 Profile] (core specification, start from this) | ||
* [http://swordapp.org/the-sword-course/ | * [http://swordapp.org/the-sword-course/ tutorial] (with slide decks and the like) | ||
* [https://sourceforge.net/p/sword-app/mailman/sword-app-tech/ development mailing list] | * [https://sourceforge.net/p/sword-app/mailman/sword-app-tech/ development mailing list] | ||
* [https://en.wikipedia.org/wiki/SWORD_(protocol)#Implementations implementations (wikipedia)] | |||
[[Category:Related software]] | [[Category:Related software]] | ||
[[Category:Related work]] | [[Category:Related work]] |
Revision as of 09:28, 21 October 2016
SWORD (Simple Web-service Offering Repository Deposit) is an interoperability standard that allows digital repositories to accept the deposit of content from multiple sources in different formats (such as XML documents) via a standardized protocol. In the same way that the HTTP protocol allows any web browser to talk to any web server, so SWORD allows clients to talk to repository servers. SWORD is a profile (specialism) of the Atom Publishing Protocol, but restricts itself solely to the scope of depositing resources into scholarly systems. — Wikipedia
References
- homepage
- SWORD 2.0 specifications
- SWORD 2.0 Profile (core specification, start from this)
- tutorial (with slide decks and the like)
- development mailing list
- implementations (wikipedia)