97
edits
(infobox in header_template + removed double participants) Tag: Metadata slot edit |
(added location property + context edit ) Tag: Metadata slot edit |
||
jsonschema | |||
---|---|---|---|
Line 33: | Line 33: | ||
"event_series": { | "event_series": { | ||
"@id": "Property:IsPartOf", | "@id": "Property:IsPartOf", | ||
"@type": "@id" | |||
}, | |||
"location": { | |||
"@id": "schema:location", | |||
"@type": "@id" | |||
}, | |||
"location*": { | |||
"@id": "Property:HasLocation", | |||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
"location_name": { | "location_name": { | ||
"@id": "schema:location", | "@id": "schema:location", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"location_name*": { | "location_name*": { | ||
"@id": "Property:HasLocation", | "@id": "Property:HasLocation", | ||
"@type": " | "@type": "xsd:string" | ||
}, | }, | ||
"minutes_taker": { | "minutes_taker": { | ||
Line 262: | Line 270: | ||
}, | }, | ||
"default": "" | "default": "" | ||
}, | |||
"location": { | |||
"type": "string", | |||
"title": "Location", | |||
"title*": { | |||
"de": "Ort" | |||
}, | |||
"format": "autocomplete", | |||
"range": "Category:OSW3d238d05316e45a4ac95a11d7b24e36b" | |||
}, | }, | ||
"location_name": { | "location_name": { |
edits