199
edits
No edit summary Tag: Metadata slot edit |
No edit summary Tag: Metadata slot edit |
||
jsonschema | |||
---|---|---|---|
Line 17: | Line 17: | ||
"utf8_icon": "Property:HasUtf8Icon", | "utf8_icon": "Property:HasUtf8Icon", | ||
"has_energy_output*": { | "has_energy_output*": { | ||
"@id": "Property | "@id": "Property:has_energy_output", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
"has_energy_input*": { | "has_energy_input*": { | ||
"@id": "Property | "@id": "Property:has_energy_input", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
"has_part*": { | "has_part*": { | ||
"@id": "Property | "@id": "Property:has_part", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
"has_participant*": { | "has_participant*": { | ||
"@id": "Property | "@id": "Property:has_participant", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
"has_physical_input*": { | "has_physical_input*": { | ||
"@id": "Property | "@id": "Property:has_physical_input", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
"has_physical_output*": { | "has_physical_output*": { | ||
"@id": "Property | "@id": "Property:has_physical_output", | ||
"@type": "@id" | "@type": "@id" | ||
} | } |