Open
Conversation
dgbroeder
reviewed
Feb 2, 2026
| @@ -102,7 +102,7 @@ The object is a dictionary, the keys represent language codes following [ISO 639 | |||
|
|
|||
| ### `audience_byrole` | |||
dgbroeder
reviewed
Feb 2, 2026
| ``` json | ||
| "@context": { | ||
| "lexvo": "http://lexvo.org/id/" | ||
| "lexvo-iso639-3": "http://lexvo.org/id/iso639-3/" |
Collaborator
There was a problem hiding this comment.
not sure to use prefix lexvo-iso639 instead of leave, we should check again
dgbroeder
reviewed
Feb 2, 2026
| "lexvo-iso639-3": "http://lexvo.org/id/iso639-3/" | ||
| }, | ||
| "supported_language": ["lexvo-iso639-3:de","lexvo-iso639-3:nl"] | ||
| "supported_language": ["lexvo-iso639-3:ger","lexvo-iso639-3:dut"] |
Collaborator
There was a problem hiding this comment.
SIL states https://iso639-3.sil.org/code/deu, and https://iso639-3.sil.org/code/nld
also
http://www.lexvo.org/resources/lexvo-iso639-3.tsv ->
deu http://lexvo.org/id/iso639-3/deu
nld http://lexvo.org/id/iso639-3/nld
but the suggestion for a lexvo-iso639-3 prefix is indeed the best
Author
There was a problem hiding this comment.
Sorry, ger en dut zijn uit 639-2/B
Collaborator
|
Many thanks for all the suggestions Menzo. after discussing with you I already implemented most of the suggestions in the last push, things still to resolve but we need wider feedback:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.