Skip to content

Commit

Permalink
update depiction model
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Jan 2, 2024
1 parent 37e6dbf commit 4e73d0d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
Binary file modified images/RelBib_BibliographicItem.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions views/RelBib_BibliographicItem.lutaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
diagram RelBib_BibliographicItem {

include ../models/Basicdoc_Image.lutaml
include ../models/BibliographicItem.lutaml
include ../models/Edition.lutaml
include ../models/TypedNote.lutaml
Expand All @@ -23,6 +24,11 @@ diagram RelBib_BibliographicItem {
member DocumentIdentifier
member_type direct
}
association {
owner BibliographicItem
member Basicdoc_Image
member_type direct
}
association {
owner BibliographicItem
member DocumentStatus
Expand Down

0 comments on commit 4e73d0d

Please sign in to comment.