Skip to content

Commit

Permalink
Split Script Event Description out as a separate object (#181)
Browse files Browse the repository at this point in the history
* Split Script Event Description out as a separate object

Closes #174.

Clarifies the cardinality of Script Event Description.

Updates the data model diagram (in a way that is non-ideal but hard to fix automatically: it may be worth replacing the PlantUML-generated diagram with a more manually constructed one prior to final publication), and defines Description Type more explicitly.

Also clarify that there is no uniqueness constraint for `daptm:descType` and that `xml:lang` can be used to label the language of the contents of a `ttm:desc`.

* Add optional language to script description in UML model

Also pre-emptively remove the Style assuming that #185 is approved too. If not, will need to re-instate Style.

* Address review feedback

* typos and minor editorial tweaks
  • Loading branch information
nigelmegitt authored Oct 11, 2023
1 parent 4e86603 commit 04b0b5d
Show file tree
Hide file tree
Showing 3 changed files with 459 additions and 448 deletions.
Loading

0 comments on commit 04b0b5d

Please sign in to comment.