Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26
(Update package: OSW Base) |
(Update package: OSW Base) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Tutorial == | |||
[[Item:OSW52c2c5a6bbc84fcb8eab0fa69857e7dc|How to create a new article]] | |||
== Instances == | |||
{{#ask: [[{{FULLPAGENAME}}]] | |||
|?HasDescription | |||
|?HasFileAttachment # - |+ template = Viewer/File | |||
|format=datatable | |||
|sep= | |||
}} | |||
jsondata | |||
---|---|---|---|
Line 1: | Line 1: | ||
{ | { | ||
"subclass_of": [ | "subclass_of": [ | ||
"Category: | "Category:OSW712583f2479944deb2546b77cf860dda" | ||
], | ], | ||
"utf8_icon": [ | "utf8_icon": [ | ||
Line 28: | Line 28: | ||
"lang": "de" | "lang": "de" | ||
} | } | ||
], | |||
"type": [ | |||
"Category:Category" | |||
], | |||
"instance_rdf_type": [ | |||
"schema:Article" | |||
] | ] | ||
} | } | ||
jsonschema | |||
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | "@context": [ | ||
{ | { | ||
"File_": { | "File_": { | ||
Line 7: | Line 6: | ||
"@prefix": true | "@prefix": true | ||
}, | }, | ||
"headline": "schema:headline", | "headline": { | ||
"author": "schema:author" | "@id": "schema:headline", | ||
"@type": "xsd:string" | |||
}, | |||
"headline*": { | |||
"@id": "Property:HasAuthor", | |||
" | "@type": "xsd:string" | ||
}, | |||
"author": { | |||
"@id": "schema:author", | |||
"@type": "@id" | |||
}, | |||
"author*": { | |||
"@id": "Property:HasAuthor", | |||
"@type": "@id" | |||
}, | |||
"related_to": { | |||
"@id": "Property:IsRelatedTo", | |||
"@type": "@id" | |||
}, | |||
"part_of": { | |||
"@id": "Property:IsPartOf", | |||
"@type": "@id" | |||
} | |||
}, | |||
"/wiki/Category:OSW712583f2479944deb2546b77cf860dda?action=raw\u0026slot=jsonschema" | |||
], | ], | ||
"allOf": [ | "allOf": [ | ||
{ | { | ||
"$ref": "/wiki/Category: | "$ref": "/wiki/Category:OSW712583f2479944deb2546b77cf860dda?action=raw\u0026slot=jsonschema" | ||
} | } | ||
], | ], | ||
"title": "Article", | "title": "Article", | ||
"title*": { | "title*": { | ||
"de": " | "de": "Artikel" | ||
}, | }, | ||
"description": "A generic entry that can contain both text and media content", | "description": "A generic entry that can contain both text and media content", | ||
Line 28: | Line 46: | ||
"de": "Ein allgemeiner Eintrag der sowohl Text als auch Medieninhalte enthalten kann" | "de": "Ein allgemeiner Eintrag der sowohl Text als auch Medieninhalte enthalten kann" | ||
}, | }, | ||
"properties": {} | "type": "object", | ||
"properties": { | |||
"type": { | |||
"default": [ | |||
"Category:OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26" | |||
] | |||
}, | |||
"related_to": { | |||
"type": "array", | |||
"title": "Related to", | |||
"title*": { | |||
"de": "Bezug zu" | |||
}, | |||
"items": { | |||
"type": "string", | |||
"format": "autocomplete", | |||
"title": "Entry", | |||
"title*": { | |||
"de": "Eintrag" | |||
}, | |||
"options": { | |||
"autocomplete": { | |||
"query": "[[Category:Entity]] OR [[:Category:%2B]] |?Display_title_of=label" | |||
} | |||
}, | |||
"uniqueItems": true | |||
} | |||
}, | |||
"part_of": { | |||
"type": "array", | |||
"title": "Article collection", | |||
"title*": { | |||
"de": "Artikelsammlung" | |||
}, | |||
"description": "A superordinated element this entry is part of", | |||
"description*": { | |||
"de": "Ein übergeordnetes Element von dem dieser Eintrag ein Teil ist" | |||
}, | |||
"items": { | |||
"type": "string", | |||
"format": "autocomplete", | |||
"title": "Collection", | |||
"title*": { | |||
"de": "Sammlung" | |||
}, | |||
"options": { | |||
"autocomplete": { | |||
"query": "[[Category:Entity]] OR [[:Category:%2B]] |?Display_title_of=label" | |||
} | |||
} | |||
} | |||
} | |||
}, | |||
"required": [ | |||
"type" | |||
] | |||
} | } |
Latest revision as of 16:59, 28 April 2024
Article [OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26] | |
---|---|
ID | OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26 |
UUID | 92cc6b1a-2e6b-4bb7-bad4-70dfdcfdaf26 |
Label | Article |
Machine compatible name | Article |
Statements (outgoing) | |
Statements (incoming) | |
|
|
Keywords |
Description
A generic entry that can contain both text and media content
Category | |
---|---|
UTF8-Iconssee https://www.unicode.org/cldr/charts/latest/annotations/romance.html<br>Definition: Category (Class) |
|
RDF type(s) of instancesReferences a class/type/category in another ontology to describe the instances of this category. Typically a prefix, representing the resolvable URI of an ontology and an id from the namespace of said ontology, separated by colon, e.g., "schema:Person"<br>Definition: Category (Class) |
|
Supercategories<br>Definition: Category (Class) |
|
Tutorial
Instances
jsondata
subclass_of |
| ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
utf8_icon |
| ||||||||||
uuid | "92cc6b1a-2e6b-4bb7-bad4-70dfdcfdaf26" | ||||||||||
name | "Article" | ||||||||||
label |
| ||||||||||
description |
| ||||||||||
type |
| ||||||||||
instance_rdf_type |
|
jsonschema
@context |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
allOf |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Article" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title* |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "A generic entry that can contain both text and media content" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description* |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
|
Pages in category "OSW92cc6b1a2e6b4bb7bad470dfdcfdaf26"
The following 16 pages are in this category, out of 16 total.
O
- TestArticle
- Interactive Semantic Graph Tool 2 Test
- Test 2345
- Test Entry Matthias
- How to create a new article
- aaa
- Lukas Test Article
- A Semantic Knowledge Platform for the Energy Value Chain
- My Article about Sunflowers
- Datatables Test
- OSW Schema
- Demo Article
- My test
- Towards an Open Semantic World
- Test Entry
- Energy Value Chain