Skip to content

Commit

Permalink
Small syntax fix (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
acka47 committed Jul 11, 2023
1 parent 45b667a commit d13fc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@

### <dfn>affiliation</dfn>

Die Affiliierung einer beitragenden Person im Kontext der Erstellung der Bildungsressource MUSS ein JSON-Objekt sein, das wiederum `type` und `name` Properties aufweisen MUSS. In diesem Fall MUSS der `type` den Wert `"Organization"` aufweisen. Das JSON-Objekt SOLL eine Property `id` enthalten. Diese SOLL eine URI-Referenz zu [[?GND]], [[?Wikidata]] oder [[?ROR]] sein.
Die Affiliierung einer beitragenden Person im Kontext der Erstellung der Bildungsressource MUSS ein JSON-Objekt sein, das wiederum `type` und `name` Properties aufweisen MUSS. In diesem Fall MUSS der `type` den Wert `Organization` aufweisen. Das JSON-Objekt SOLL eine Property `id` enthalten. Diese SOLL eine URI-Referenz zu [[?GND]], [[?Wikidata]] oder [[?ROR]] sein.

<dl>
<dt>Pflichtfeld</dt>
Expand Down

0 comments on commit d13fc02

Please sign in to comment.