mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-07 23:34:32 +00:00
Remove language tag as it is not required in AMB
This commit is contained in:
parent
0d3e53d901
commit
19dddd09ce
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ General:
|
|||
- `id`: `["d", <id>]` (we use nostr's `d`-tag here as identifier)
|
||||
- `type`: `["type", <type1>, <type2>, ...]`
|
||||
- `name`: `["name", <name>]`
|
||||
- `description`: `["description", <description>, <languageCode>]` (language optional, not specified in AMB)
|
||||
- `description`: `["description", <description>]`
|
||||
- `about`: `["about", <id>, <prefLabel>, <language>,]`
|
||||
- `keywords`: `["keywords", <keyword1>, <keyword2>, ...]`
|
||||
- `inLanguage`: `["inLanguage", <languageCode1>, <languageCode2>, ...]`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue