Skip to content

swordapp/sword3-common.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWORDv3 Common Library

Build Status codecov

Documentation Status

This library provides a set of resources which can be used by any SWORD Python implementation, both client and server-side.

It consists of:

  • A set of model objects that can represent the key document types used by SWORDv3 (sword3common.models)
  • A set of constants that are used throughout the specification, such as URIs (sword3common.constants)
  • A set of exceptions which a client or server may be required to raise or handle (sword3common.exceptions)
  • Some common test fixtures and document examples which can be used for testing clients and servers (sword3common.test.fixtures)

Read the documentation

About

SWORDv3 Common Object Library for Python

Resources

Stars

1 star

Watchers

4 watching

Forks

Packages

 
 
 

Contributors

Languages