Property:Display title of normalized: Difference between revisions

Update package: OSW Core
(Update package: OSW Core)
 
(Update package: OSW Core)
jsondata
Line 1: Line 1:
{
{
    "type": [
"type": [
        "Category:AnnotationProperty"
"Category:AnnotationProperty"
    ],
],
    "name": "Display title of normalized",
"name": "Display title of normalized",
    "property_type": "Text",
"property_type": "Text",
    "uuid": "e24c8889-4bde-4f16-800d-dee7b9e11d8a",
"uuid": "e24c8889-4bde-4f16-800d-dee7b9e11d8a",
    "label": [
"label": [
        {
{
            "text": "Normalized display title",
"text": "Normalized display title",
            "lang": "en"
"lang": "en"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "Internal property that stores the lowercase version of Display_title_of with all non-alphanumeric chars removed to enable a normalized search ",
"text": "Internal property that stores the lowercase version of Display_title_of with all non-alphanumeric chars removed to enable a normalized search ",
            "lang": "en"
"lang": "en"
        }
}
    ],
],
    "based_on": [
"based_on": [
        "Property:Display_title_of_lowercase"
"Property:Display_title_of_lowercase"
    ]
]
}
}