Category:OSWae9cf54c182245149a65b0149eaa7c0c: Difference between revisions

add outputs
(add context)
Tag: Metadata slot edit
(add outputs)
Tag: Metadata slot edit
jsonschema
Line 5: Line 5:
             "successors": {
             "successors": {
                 "@id": "Property:HasSuccessor",
                 "@id": "Property:HasSuccessor",
                "@type": "@id"
            },
            "outputs": {
                "@id": "Property:HasOutput",
                 "@type": "@id"
                 "@type": "@id"
             }
             }
Line 38: Line 42:
                 "$comment": "range are other instances",
                 "$comment": "range are other instances",
                 "range": "Category:OSWae9cf54c182245149a65b0149eaa7c0c"
                 "range": "Category:OSWae9cf54c182245149a65b0149eaa7c0c"
            }
        },
        "outputs": {
            "type": "array",
            "items": {
                "type": "string",
                "format": "autocomplete",
                "$comment": "MetaKitMaterialCategory",
                "range": "Category:OSW7b6be98f59934e0f900b005395abf981"
             }
             }
         }
         }
     }
     }
}
}