Property:Has Language

From GoHanggliding
Jump to navigation Jump to search

Type: Text

This property defines the article language.

The article language has to be specified using the following language codes:

English: en German: de Italien: it French: fr Other

More language codes can be added if necessary.

{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "en",
            "de",
            "it",
            "fr",
            "Other"
        ]
    }
}
... more about "Has Language"
Allows value"Allows value" is a predefined property that can define a list of permissible values to restrict value assignments for a property and is provided by Semantic MediaWiki.
en +, de +, it +, fr +  and Other +
Has type"Has type" is a predefined property that describes the datatype of a property and is provided by Semantic MediaWiki.