Skip to content

Commit

Permalink
Affilation nur bei Typ "Organization" und möglichst mit ID
Browse files Browse the repository at this point in the history
fixes #200
  • Loading branch information
bokahama authored Jun 22, 2023
1 parent f2a893f commit 45b667a
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 enthalten, das wiederum `type` und `name` Properties aufweisen MUSS und `id` – mit einer URI-Referenz zu [[?GND]], [[?Wikidata]] oder [[?ROR]] – aufweisen SOLL.
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 45b667a

Please sign in to comment.