Bots, Bureaucrats, Moderators (CommentStreams), Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
1,302
edits
(Update package: OSW Core) Tag: Reverted |
(Update package: OSW Core) |
||
| (One intermediate revision by the same user not shown) | |||
| jsonschema | |||
|---|---|---|---|
| Line 5: | Line 5: | ||
"xsd": "http://www.w3.org/2001/XMLSchema#", | "xsd": "http://www.w3.org/2001/XMLSchema#", | ||
"wiki": "https://wiki-dev.open-semantic-lab.org/id/", | "wiki": "https://wiki-dev.open-semantic-lab.org/id/", | ||
" | "Category": { | ||
"@id": "wiki: | "@id": "wiki:Category-3A", | ||
"@prefix": true | "@prefix": true | ||
}, | }, | ||
"File": { | "File": { | ||
"@id": "https://wiki-dev.open-semantic-lab.org/wiki/Special:Redirect/file/", | "@id": "https://wiki-dev.open-semantic-lab.org/wiki/Special:Redirect/file/", | ||
"@prefix": true | "@prefix": true | ||
}, | }, | ||
" | "Property": { | ||
"@id": "wiki: | "@id": "wiki:Property-3A", | ||
"@prefix": true | "@prefix": true | ||
}, | }, | ||
" | "Item": { | ||
"@id": " | "@id": "wiki:Item-3A", | ||
"@ | "@prefix": true | ||
}, | }, | ||
" | "attachments*": { | ||
"@id": "Property:HasFileAttachment", | |||
"@id | |||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "based_on": { | ||
"@id": " | "@id": "skos:isBasedOn", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
"based_on*": { | "based_on*": { | ||
"@id": "Property:IsBasedOn", | "@id": "Property:IsBasedOn", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "description": { | ||
" | "@id": "skos:definition" | ||
" | }, | ||
"@id": "Property: | "description*": { | ||
"@id": "Property:HasDescription" | |||
}, | |||
"image": { | |||
"@id": "schema:image", | |||
"@type": "@id" | |||
}, | |||
"image*": { | |||
"@id": "Property:HasImage", | |||
"@type": "@id" | "@type": "@id" | ||
}, | |||
"label": { | |||
"@id": "skos:prefLabel" | |||
}, | |||
"label*": { | |||
"@id": "Property:HasLabel" | |||
}, | |||
"lang": { | |||
"@id": "@language" | |||
}, | |||
"text": { | |||
"@id": "@value" | |||
}, | |||
"uuid*": { | |||
"@id": "Property:HasUuid" | |||
}, | }, | ||
"meta": { | "meta": { | ||
| Line 66: | Line 71: | ||
} | } | ||
} | } | ||
}, | |||
"name*": { | |||
"@id": "Property:HasName" | |||
}, | |||
"query_label": { | |||
"@id": "Property:HasLabel" | |||
}, | |||
"short_name": { | |||
"@id": "Property:HasShortName" | |||
}, | |||
"keywords": { | |||
"@id": "schema:keywords", | |||
"@type": "@id" | |||
}, | |||
"keywords*": { | |||
"@id": "Property:HasKeyword", | |||
"@type": "@id" | |||
}, | |||
"statements": { | |||
"@id": "Property:HasStatement", | |||
"@type": "@id" | |||
} | } | ||
}, | }, | ||
| Line 225: | Line 251: | ||
"de": "Bild" | "de": "Bild" | ||
}, | }, | ||
"propertyOrder": 1020, | |||
"type": "string", | "type": "string", | ||
"format": "url", | "format": "url", | ||
| Line 316: | Line 343: | ||
"collapsed": true | "collapsed": true | ||
}, | }, | ||
"propertyOrder": | "propertyOrder": 1030, | ||
"items": { | "items": { | ||
"title": "Attachment", | "title": "Attachment", | ||