new Work()
Prototype for CTS Work
Properties:
Name | Type | Description |
---|---|---|
urn |
string | URN of the Work |
lang |
string | Lang of the Work |
titles |
Object.<string, string> | |
defaultLang |
string | Default lang to use to display title |
texts |
Array.<CTS.repository.Prototypes.Work> | Texts available in the inventory |
editions |
Array.<CTS.repository.Prototypes.Edition> | Editions available in the inventory |
translations |
Array.<CTS.repository.Prototypes.Translation> | Translations available in the inventory |