Property:HasPerUnitMonetaryValue: Difference between revisions

Update package: OSW Lab
(Update package: OSW Lab)
 
(Update package: OSW Lab)
jsondata
Line 1: Line 1:
{
{
    "main_unit": {
"main_unit": {
        "uuid": "db68f15b-dfc2-44c1-8102-87787537d89a",
"uuid": "db68f15b-dfc2-44c1-8102-87787537d89a",
        "name": "$/[1]",
"name": "$/[1]",
        "main_symbol": "$/[1]",
"main_symbol": "$/[1]",
        "alternative_symbols": [
"alternative_symbols": [
            "$/p",
"$/p",
            "$/St",
"$/St",
            "$/u",
"$/u",
            "$"
"$"
        ],
],
        "use_as_input_unit": true,
"use_as_input_unit": true,
        "use_as_display_unit": true,
"use_as_display_unit": true,
        "ontology_iri": []
"ontology_iri": []
    },
},
    "additional_units": [
"additional_units": [
        {
{
            "conversion_factor_to_main_unit": "0.95",
"conversion_factor_to_main_unit": "0.95",
            "uuid": "ae07ddc5-d4e1-4ac8-8968-c2335fb8d5c9",
"uuid": "ae07ddc5-d4e1-4ac8-8968-c2335fb8d5c9",
            "name": "€/[1]",
"name": "€/[1]",
            "main_symbol": "€/[1]",
"main_symbol": "€/[1]",
            "alternative_symbols": [
"alternative_symbols": [
                "€/p",
"€/p",
                "€/St",
"€/St",
                "€"
"€"
            ],
],
            "use_as_input_unit": false,
"use_as_input_unit": false,
            "use_as_display_unit": false,
"use_as_display_unit": false,
            "ontology_iri": []
"ontology_iri": []
        }
}
    ],
],
    "type": [
"type": [
        "Category:OSW1b15ddcf042c4599bd9d431cbfdf3430"
"Category:OSW1b15ddcf042c4599bd9d431cbfdf3430"
    ],
],
    "property_type": "Quantity",
"property_type": "Quantity",
    "name": "HasPerUnitMonetaryValue",
"name": "HasPerUnitMonetaryValue",
    "uuid": "2fa7ae29-1d08-4ae0-b159-6f26454eaea5",
"uuid": "2fa7ae29-1d08-4ae0-b159-6f26454eaea5",
    "label": [
"label": [
        {
{
            "text": "PerUnitMonetaryValue",
"text": "PerUnitMonetaryValue",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Stückzahl bezogener Geldwert",
"text": "Stückzahl bezogener Geldwert",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "Currency value per unit (u) or piece (p)",
"text": "Currency value per unit (u) or piece (p)",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Geldwert pro Einheit (u) bzw. Stück (St)",
"text": "Geldwert pro Einheit (u) bzw. Stück (St)",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "proportional_to": [
"proportional_to": [
        "Property:HasMonetaryValue"
"Property:HasMonetaryValue"
    ],
],
    "inverse_proportional_to": [
"inverse_proportional_to": [
        "Property:HasCount"
"Property:HasCount"
    ]
]
}
}