Skip to content

Commit

Permalink
Fix property typo in display
Browse files Browse the repository at this point in the history
  • Loading branch information
klngwll committed Feb 27, 2023
1 parent 602bf09 commit 46f1cd9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/vocab/display.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
]
},
"version",
"marc:arrangementStatementForMusic",
"marc:arrangedStatementForMusic",
"originDate"
]
},
Expand Down Expand Up @@ -600,7 +600,7 @@
]
},
"version",
"marc:arrangementStatementForMusic",
"marc:arrangedStatementForMusic",
"contribution",
"language",
"hasNotation",
Expand Down Expand Up @@ -651,7 +651,7 @@
"hasTitle",
"musicMedium",
"musicKey",
"marc:arrangementStatementForMusic",
"marc:arrangedStatementForMusic",
"contribution",
"composition",
"language",
Expand Down

0 comments on commit 46f1cd9

Please sign in to comment.