Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3
(Update package: OSW Base) |
(Update package: OSW Base) |
||
(3 intermediate revisions by the same user not shown) | |||
jsondata | |||
---|---|---|---|
Line 40: | Line 40: | ||
"utf8_icon": [ | "utf8_icon": [ | ||
"💰" | "💰" | ||
], | |||
"instance_rdf_type": [ | |||
"schema:Project" | |||
] | ] | ||
} | } | ||
jsonschema | |||
Line 2: | Line 2: | ||
"@context": [ | "@context": [ | ||
{ | { | ||
" | "abstract": { | ||
" | "@id": "Property:HasAbstract" | ||
" | }, | ||
" | "budget_end": { | ||
" | "@id": "Property:HasBudgetEndDate" | ||
" | }, | ||
"end_date": "Property:HasEndDate", | "budget_ou": { | ||
" | "@id": "Property:HasBusinessUnit", | ||
" | "@type": "@id" | ||
" | }, | ||
" | "budget_start": { | ||
" | "@id": "Property:HasBudgetStartDate" | ||
" | }, | ||
" | "budget_type": { | ||
" | "@id": "Property:HasType", | ||
" | "@type": "@id" | ||
" | }, | ||
"proposal": "Property:HasProposal", | "budget_year": { | ||
"report": "Property:HasReport", | "@id": "Property:HasBudgetYear" | ||
" | }, | ||
" | "end_date": { | ||
" | "@id": "Property:HasEndDate", | ||
" | "@type": "xsd:date" | ||
}, | |||
"funding_call": { | |||
"@id": "Property:HasFundingCall", | |||
"@type": "@id" | |||
}, | |||
"funding": { | |||
"@id": "schema:funding", | |||
"@type": "@id" | |||
}, | |||
"funding*": { | |||
"@id": "Property:HasFunding", | |||
"@type": "@id" | |||
}, | |||
"funder": { | |||
"@id": "schema:funder", | |||
"@type": "@id" | |||
}, | |||
"funder*": { | |||
"@id": "Property:HasFunder", | |||
"@type": "@id" | |||
}, | |||
"member": { | |||
"@id": "schema:member", | |||
"@type": "@id" | |||
}, | |||
"member*": { | |||
"@id": "Property:HasMember", | |||
"@type": "@id" | |||
}, | |||
"member_of": { | |||
"@id": "schema:memberOf", | |||
"@type": "@id" | |||
}, | |||
"member_of*": { | |||
"@id": "Property:IsMemberOf", | |||
"@type": "@id" | |||
}, | |||
"other_documents": { | |||
"@id": "Property:HasAdditionalDocument", | |||
"@type": "@id" | |||
}, | |||
"ou": { | |||
"@id": "Property:HasBusinessUnit", | |||
"@type": "@id" | |||
}, | |||
"project_manager": { | |||
"@id": "Property:HasManager", | |||
"@type": "@id" | |||
}, | |||
"project_status": { | |||
"@id": "Property:HasStatus", | |||
"@type": "@id" | |||
}, | |||
"project_type": { | |||
"@id": "Property:HasType", | |||
"@type": "@id" | |||
}, | |||
"proposal": { | |||
"@id": "Property:HasProposal", | |||
"@type": "@id" | |||
}, | |||
"report": { | |||
"@id": "Property:HasReport", | |||
"@type": "@id" | |||
}, | |||
"start_date": { | |||
"@id": "Property:HasStartDate", | |||
"@type": "xsd:date" | |||
}, | |||
"subjects": { | |||
"@id": "Property:HasTopic", | |||
"@type": "@id" | |||
}, | |||
"total_budget": { | |||
"@id": "Property:HasBudget" | |||
}, | |||
"year": { | |||
"@id": "Property:HasYear" | |||
}, | |||
"yearly_budget": { | |||
"@id": "Property:HasBudgetPart", | |||
"@type": "@id" | |||
}, | |||
"yearly_budget_sum": { | |||
"@id": "Property:HasBudget" | |||
} | |||
}, | }, | ||
"/wiki/Category:Item?action=raw\u0026slot=jsonschema" | "/wiki/Category:Item?action=raw\u0026slot=jsonschema" | ||
], | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema" | |||
} | |||
], | |||
"uuid": "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3", | |||
"type": "object", | |||
"title": "Project", | |||
"title*": { | |||
"en": "Project", | |||
"de": "Projekt" | |||
}, | |||
"description": "An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.", | |||
"description*": { | |||
"de": "Ein (möglicherweise individuelles, in der Regel aber gemeinschaftliches) Unternehmen oder Unternehmung, das auf ein bestimmtes Ziel ausgerichtet ist." | |||
}, | |||
"required": [ | |||
"type" | |||
], | |||
"defaultProperties": [ | |||
"subjects", | |||
"project_type", | |||
"project_status", | |||
"funding_call", | |||
"funder", | |||
"funding", | |||
"funding_name", | |||
"ou", | |||
"project_manager", | |||
"member", | |||
"member_of", | |||
"start_date", | |||
"end_date", | |||
"total_budget", | |||
"yearly_budget", | |||
"proposal", | |||
"abstract" | |||
], | ], | ||
"properties": { | "properties": { | ||
"type": { | |||
"default": [ | |||
"Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3" | |||
] | |||
}, | |||
"subjects": { | "subjects": { | ||
"items": { | "items": { | ||
Line 73: | Line 202: | ||
} | } | ||
} | } | ||
}, | |||
"project_status": { | |||
"title": "Project status", | |||
"title*": { | |||
"de": "Projektstatus" | |||
}, | |||
"type": "string", | |||
"format": "autocomplete", | |||
"range": "Category:OSW490e38f9764f4408a244869a0ea98e7c", | |||
"default": "Item:OSW55a9a9bda7b248759e48ae2e3ed6df1d" | |||
}, | }, | ||
"funding_call": { | "funding_call": { | ||
Line 80: | Line 219: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | |||
"options": { | "options": { | ||
"autocomplete": { | "autocomplete": { | ||
Line 86: | Line 226: | ||
} | } | ||
}, | }, | ||
" | "funder": { | ||
"title": " | "title": "Funder", | ||
"title*": { | |||
"de": "Förder- bzw. Auftragsgeber" | |||
}, | |||
"type": "string", | "type": "string", | ||
"format": "autocomplete", | |||
"range": "Category:OSW3cb8cef2225e403092f098f99bc4c472" | |||
}, | |||
"funding": { | |||
"title": "Funding", | |||
"title*": { | "title*": { | ||
"de": " | "de": "Förderung" | ||
} | }, | ||
"description": "Grant or contract", | |||
"description*": { | |||
"de": "Förderung oder Vertrag" | |||
}, | |||
"type": "string", | |||
"format": "autocomplete", | |||
"range": "Category:OSWbe80b28aefd64921ba2e8e2d6225416e" | |||
}, | }, | ||
" | "funding_name": { | ||
"title": " | "title": "Funding (name)", | ||
"title*": { | "title*": { | ||
"de": " | "de": "Förderung (Name)" | ||
}, | |||
"description": "Grant or contract. Use this property to enter a text if you don't want to create a new instance of grant.", | |||
"description*": { | |||
"de": "Förderung oder Vertrag. Verwenden Sie diese Eigenschaft, um einen Text einzugeben, wenn Sie keine neue Instanz von Grant erstellen möchten." | |||
}, | }, | ||
"type": "string" | "type": "string" | ||
Line 105: | Line 264: | ||
"en": "OU", | "en": "OU", | ||
"de": "OE" | "de": "OE" | ||
}, | |||
"description": "Organizational Unit (OU), which carries out the project", | |||
"description*": { | |||
"de": "Organisationseinheit (OE), die das Projekt durchführt" | |||
}, | }, | ||
"type": "array", | "type": "array", | ||
Line 125: | Line 288: | ||
"title*": { | "title*": { | ||
"en": "Project Manager", | "en": "Project Manager", | ||
"de": "Projektleiter" | "de": "Projektleiter*in" | ||
}, | }, | ||
"type": "array", | "type": "array", | ||
Line 132: | Line 295: | ||
"title*": { | "title*": { | ||
"en": "Project Manager", | "en": "Project Manager", | ||
"de": "Projektleiter" | "de": "Projektleiter*in" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 147: | Line 310: | ||
"title*": { | "title*": { | ||
"en": "Member", | "en": "Member", | ||
"de": " | "de": "Mitglieder*innen" | ||
}, | }, | ||
"type": "array", | "type": "array", | ||
Line 154: | Line 317: | ||
"title*": { | "title*": { | ||
"en": "Member", | "en": "Member", | ||
"de": " | "de": "Mitglieder*in" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 160: | Line 323: | ||
"options": { | "options": { | ||
"autocomplete": { | "autocomplete": { | ||
" | "query": "[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] OR [[Category:OSW3cb8cef2225e403092f098f99bc4c472]] |?Display_title_of=label" | ||
} | } | ||
} | } | ||
} | |||
}, | |||
"member_of": { | |||
"title": "Member of", | |||
"title*": { | |||
"en": "Member of ", | |||
"de": "Mitglied von" | |||
}, | |||
"description": "Organizational unit(s), the project is a member of, e.g. a project cluster", | |||
"description*": { | |||
"de": "Organisationseinheit(en), zu der das Projekt gehört, z. B. ein Projektcluster" | |||
}, | |||
"type": "array", | |||
"items": { | |||
"title": "Member of", | |||
"title*": { | |||
"de": "Mitglied von" | |||
}, | |||
"type": "string", | |||
"format": "autocomplete", | |||
"range": "Category:OSW3cb8cef2225e403092f098f99bc4c472" | |||
} | } | ||
}, | }, | ||
Line 195: | Line 379: | ||
}, | }, | ||
"yearly_budget": { | "yearly_budget": { | ||
"title": "Yearly budget", | |||
"type": "array", | |||
"format": "array", | |||
"title*": { | |||
"de": "Jahresbudget" | |||
}, | |||
"items": { | "items": { | ||
"title": "Yearly budget", | "title": "Yearly budget", | ||
Line 271: | Line 461: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
" | "format": "autocomplete", | ||
"range": "Category:OSW595b282aedf048788f3ee326454792ce" | |||
" | |||
} | } | ||
} | } | ||
} | } | ||
}, | }, | ||
Line 382: | Line 549: | ||
"de": "Abstrakt" | "de": "Abstrakt" | ||
} | } | ||
} | } | ||
} | |||
} | } | ||
header_template | |||
Line 24: | Line 24: | ||
</tr> | </tr> | ||
<tr><th>{{{_label_grantor|Grantor}}}</th><td>{{{grantor|}}}</td></tr> | <tr><th>{{{_label_grantor|Grantor}}}</th><td>{{{grantor|}}}</td></tr> | ||
<tr><th>{{{_label_funding_call|Funding call}}}</th><td>{{{funding_call|}}}</td></tr> | <tr><th>{{{_label_funding_call|Funding call}}}</th><td>{{#if: {{{funding_call|}}} | [[{{{funding_call|}}}]]}}</td></tr> | ||
<tr><th>{{{_label_grant_id|Grant ID}}}</th><td>{{{grant_id|}}}</td></tr> | <tr><th>{{{_label_grant_id|Grant ID}}}</th><td>{{{grant_id|}}}</td></tr> | ||
<tr> | <tr> |
Latest revision as of 04:44, 9 October 2024
Project [OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3] | |
---|---|
ID | OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3 |
UUID | b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3 |
Label | Project |
Short name | Project |
Machine compatible name | Project |
Statements (outgoing) | |
Statements (incoming) | |
|
|
Keywords |
Description
An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.
Category | |
---|---|
Supercategories<br>Definition: Category (Class) | |
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) |
|
Gantt Chart
Overview Table
jsondata
subclass_of |
| ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
type |
| ||||||||||
uuid | "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3" | ||||||||||
label |
| ||||||||||
short_name |
| ||||||||||
description |
| ||||||||||
name | "Project" | ||||||||||
utf8_icon |
| ||||||||||
instance_rdf_type |
|
jsonschema
@context |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
allOf |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uuid | "b2d7e6a2-eff9-4c82-b7f1-f2699d5b0ee3" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Project" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title* |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim." | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description* |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
defaultProperties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
Pages in category "OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3"
This category contains only the following page.