Property:HasOswId: Difference between revisions

Update package: OSW Core
(Update package: OSW Core)
 
(Update package: OSW Core)
jsondata
Line 1: Line 1:
{
{
    "type": [
"type": [
        "Category:DataProperty"
"Category:DataProperty"
    ],
],
    "name": "HasOswId",
"name": "HasOswId",
    "property_type": "Text",
"property_type": "Text",
    "uuid": "a6d5a93e-35fd-46d5-a509-bfeb8746dc2a",
"uuid": "a6d5a93e-35fd-46d5-a509-bfeb8746dc2a",
    "label": [
"label": [
        {
{
            "text": "OSW-ID",
"text": "OSW-ID",
            "lang": "en"
"lang": "en"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "Consists of a namespace, the prefix OSW and an UUID without any delimiters. Subobjects extend the OSW-ID of their parent with and Hash-Char followed by their own ID (prefix OSW and an UUID without any delimiters)",
"text": "Consists of a namespace, the prefix OSW and an UUID without any delimiters. Subobjects extend the OSW-ID of their parent with and Hash-Char followed by their own ID (prefix OSW and an UUID without any delimiters)",
            "lang": "en"
"lang": "en"
        }
}
    ]
]
}
}