117
edits
|  (Update package: OSW Core) |  (Copy from dev-wiki) Tag: Metadata slot edit | ||
| jsonschema | |||
|---|---|---|---|
| Line 56: | Line 56: | ||
|              "@id": "Property:HasFileAttachment", |              "@id": "Property:HasFileAttachment", | ||
|              "@type": "@id" |              "@type": "@id" | ||
|         }, | |||
|         "meta": { | |||
|             "@id": "Property:HasMeta", | |||
|             "@type": "@id", | |||
|             "@context": { | |||
|                 "change_id": { | |||
|                     "@id": "Property:HasChangeId", | |||
|                     "@type": "xsd:string" | |||
|                 } | |||
|             } | |||
|          } |          } | ||
|      }, |      }, | ||
edits