Skip to content

Commit

Permalink
fix: Verweis auf dct:tabelOfContents
Browse files Browse the repository at this point in the history
  • Loading branch information
schnaitter committed Feb 27, 2025
1 parent 9f687f4 commit b203389
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion quadriga-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@
},
"table-of-contents": {
"description": "Inhaltsverzeichnis der OER",
"$ref": "#/$defs/multilingual-text"
"$ref": "#/$defs/multilingual-text",
"@id": "dct:tableOfContents"
}
},
"additionalProperties": false
Expand Down

0 comments on commit b203389

Please sign in to comment.