472
edits
(Update package: OSW Base) |
(Update package: OSW Base) |
||
Line 1: | Line 1: | ||
<!-- | |||
==[[:Category:OSW20691106529a419d829f3d057b99f3e1|Categories]] (Process / Idea Level)== | ==[[:Category:OSW20691106529a419d829f3d057b99f3e1|Categories]] (Process / Idea Level)== | ||
<div class="pagebot-button" data-config='{ "params": {"categories": ["Category:OSW20691106529a419d829f3d057b99f3e1"]}, "label": "➕ Create Device Category" }'></div> | <div class="pagebot-button" data-config='{ "params": {"categories": ["Category:OSW20691106529a419d829f3d057b99f3e1"]}, "label": "➕ Create Device Category" }'></div> | ||
<br> | <br> | ||
Line 9: | Line 8: | ||
}} | }} | ||
==[[:Category:OSWbeec89bdcbc64d8f90a459ba19c46dcc|Types]] (Manufacturer Level) == | ==[[:Category:OSWbeec89bdcbc64d8f90a459ba19c46dcc|Types]] (Manufacturer Level) == | ||
<div class="pagebot-button" data-config='{ "params": {"categories": ["Category:OSWbeec89bdcbc64d8f90a459ba19c46dcc"]}, "label": "➕ Create Device Type" }'></div> | <div class="pagebot-button" data-config='{ "params": {"categories": ["Category:OSWbeec89bdcbc64d8f90a459ba19c46dcc"]}, "label": "➕ Create Device Type" }'></div> | ||
<br> | <br> | ||
Line 17: | Line 15: | ||
}} | }} | ||
--> | |||
==[[:Category: | ==[[:Category:OSWf0fe562f422d49c6877490b3dfee2f3f|{{#switch:{{USERLANGUAGECODE}}|en=Instances|de=Instanzen/Exemplare|#default=Instances}}]]== | ||
{{#ask: [[Category:OSWf0fe562f422d49c6877490b3dfee2f3f]] | |||
|?IsLocatedIn={{#switch:{{USERLANGUAGECODE}}|en=Location|de=Standort|#default=Location}} | |||
{{# | |?HasDepartment={{#switch:{{USERLANGUAGECODE}}|en=Department|de=Abteilung|#default=Department}} | ||
| | |?HasResponsiblePerson={{#switch:{{USERLANGUAGECODE}}|en=Responsible Person|de=Verantwortlich|#default=Responsible Person}} | ||
|format=datatable | |format=datatable | ||
}} | }} | ||
=={{#switch:{{USERLANGUAGECODE}}|en=Device Types (Manufacturer Related Categories)|de=Gerätetypen (Kategorien mit Herstellerbezug)|#default=Device Types (Manufacturer Related Categories)}}== | |||
{{#ask: | |||
[[SubClassOf::Category:OSWf0fe562f422d49c6877490b3dfee2f3f]][[HasManufacturer::+]] OR | |||
[[SubClassOf.SubClassOf::Category:OSWf0fe562f422d49c6877490b3dfee2f3f]][[HasManufacturer::+]] OR | |||
[[SubClassOf.SubClassOf.SubClassOf::Category:OSWf0fe562f422d49c6877490b3dfee2f3f]][[HasManufacturer::+]] OR | |||
[[SubClassOf.SubClassOf.SubClassOf.SubClassOf::Category:OSWf0fe562f422d49c6877490b3dfee2f3f]][[HasManufacturer::+]] OR | |||
[[SubClassOf.SubClassOf.SubClassOf.SubClassOf.SubClassOf::Category:OSWf0fe562f422d49c6877490b3dfee2f3f]][[HasManufacturer::+]] | |||
|?HasManufacturer={{#switch:{{USERLANGUAGECODE}}|en=Manufacturer|de=Hersteller|#default=Manufacturer}} | |||
|format=datatable | |||
}} | |||
=={{#switch:{{USERLANGUAGECODE}}|en=All Device Categories|de=Alle Gerätekategorien|#default=All Device Categories}} == | |||
{{#ask: | |||
[[SubClassOf::Category:OSWf0fe562f422d49c6877490b3dfee2f3f]] OR | |||
[[SubClassOf.SubClassOf::Category:OSWf0fe562f422d49c6877490b3dfee2f3f]] OR | |||
[[SubClassOf.SubClassOf.SubClassOf::Category:OSWf0fe562f422d49c6877490b3dfee2f3f]] OR | |||
[[SubClassOf.SubClassOf.SubClassOf.SubClassOf::Category:OSWf0fe562f422d49c6877490b3dfee2f3f]]OR | |||
[[SubClassOf.SubClassOf.SubClassOf.SubClassOf.SubClassOf::Category:OSWf0fe562f422d49c6877490b3dfee2f3f]] | |||
|?HasManufacturer={{#switch:{{USERLANGUAGECODE}}|en=Manufacturer|de=Hersteller|#default=Manufacturer}} | |||
|?HasTypicalProcess={{#switch:{{USERLANGUAGECODE}}|en=Typical Process|de=Typischer Prozess|#default=Typical Process}} | |||
|format=datatable | |||
}} | |||
{{Template:Editor/DrawIO | {{Template:Editor/DrawIO | ||
Line 34: | Line 54: | ||
| full_width = 0 | | full_width = 0 | ||
}} | }} | ||
jsondata | |||
---|---|---|---|
Line 1: | Line 1: | ||
{ | { | ||
"metaclass": [ | |||
"Category:OSWd845b96813a344458f140e48c4d063fd" | |||
], | |||
"type": [ | "type": [ | ||
"Category:Category" | "Category:Category" | ||
jsonschema | |||
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | |||
{ | |||
"responsible_person": "Property:HasResponsiblePerson", | |||
"location": "Property:IsLocatedIn", | |||
"organizational_unit": "Property:HasDepartment", | |||
"inventory_number": "Property:HasInventoryNumber", | |||
"risk_assessment": "Property:HasRiskAssessment", | |||
"owner": "Property:HasOwner", | |||
"serial_number": "Property:HasSerialNumber" | |||
}, | |||
"/wiki/Category:OSWe427aafafbac4262955b9f690a83405d?action=raw\u0026slot=jsonschema" | |||
], | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:OSWe427aafafbac4262955b9f690a83405d?action=raw\u0026slot=jsonschema" | |||
} | |||
], | |||
"title": "Device", | |||
"type": "object", | |||
"properties": { | "properties": { | ||
"responsible_person": { | |||
"type": "array", | |||
"title": "Responsible Person", | |||
"items": { | |||
"title": "Responsible Person", | |||
"type": "string", | |||
"format": "autocomplete", | |||
"category": "Category:OSW44deaa5b806d41a2a88594f562b110e9" | |||
} | |||
}, | |||
"responsible_person_name": { | |||
"type": "array", | |||
"title": "Responsible Person Name", | |||
"description": "use only if responsible person cannot be created as an object", | |||
"items": { | |||
"title": "Responsible Person Name", | |||
"type": "string" | |||
} | |||
}, | |||
"location": { | |||
"title": "Location", | |||
"title*": { | |||
"de": "Ort", | |||
"en": "Location" | |||
}, | |||
"type": "array", | |||
"items": { | |||
"title": "", | |||
"type": "string", | |||
"format": "autocomplete", | |||
"category": "Category:OSW3d238d05316e45a4ac95a11d7b24e36b" | |||
} | |||
}, | |||
"location_name": { | |||
"title": "Location Name", | |||
"description": "Only use if Location Object cannot be found and created", | |||
"title*": { | |||
"de": "Ort (Name)" | |||
}, | |||
"type": "array", | |||
"items": { | |||
"title": "", | |||
"type": "string" | |||
} | |||
}, | |||
"organizational_unit": { | |||
"title": "Organizational Unit", | |||
"type": "array", | |||
"items": { | |||
"title": "Organizational Unit", | |||
"type": "string", | |||
"format": "autocomplete", | |||
"category": "Category:OSWb8b6278763d54b0784eea9d3b3d183a4" | |||
} | |||
}, | |||
"inventory_number": { | |||
"title": "Inventory Number", | |||
"type": "string" | |||
}, | |||
"risk_assessment": { | |||
"title": "Risk Assessment", | |||
"title*": { | |||
"de": "Gefährdungsbeurteilung" | |||
}, | |||
"type": "string", | |||
"format": "autocomplete", | |||
"options": { | |||
"autocomplete": { | |||
"category": "Category:OSW3886740859ae459588fee73d3bb3c83e" | |||
} | |||
} | |||
}, | |||
"serial_number": { | |||
"title": "Serial Number", | |||
"type": "string", | |||
"description": "The Serial Number written on the device" | |||
}, | |||
"owner": { | |||
"title": "Owner", | |||
"type": "string" | |||
}, | |||
"type": { | "type": { | ||
"default": [ | "default": [ | ||
Line 7: | Line 107: | ||
} | } | ||
}, | }, | ||
"uuid": "f0fe562f-422d-49c6-8774-90b3dfee2f3f", | "uuid": "f0fe562f-422d-49c6-8774-90b3dfee2f3f", | ||
"title*": { | "title*": { | ||
header_template | |||
Line 1: | Line 1: | ||
<table class="info_box"> | |||
<tr> | |||
<th class="heading" colspan="2">{{{_label_schema|Device}}}</th> | |||
</tr> | |||
<tr> | |||
<th>{{#switch:{{USERLANGUAGECODE}}|en=Measurement Channels|de=Messkanäle}}</th></th> | |||
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasMeasurementChannels=|format=plain|mainlabel=-}}</td> | |||
</tr> | |||
<th>{{#switch:{{USERLANGUAGECODE}} | |||
|en=Responsible Person | |||
|de=Verantwortliche Person}}</th> | |||
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasResponsiblePerson=|format=plain|mainlabel=-}}</td> | |||
</tr> | |||
<tr> | |||
<th>{{#switch:{{USERLANGUAGECODE}}|en=Location|de=Ort}}</th></th> | |||
<td>{{#ask:[[{{FULLPAGENAME}}]]|?IsLocatedIn=|format=plain|mainlabel=-}}</td> | |||
</tr> | |||
<tr> | |||
<th>{{#switch:{{USERLANGUAGECODE}}|en=Workgroup|de=Arbeitsgruppe}}</th></th> | |||
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasDepartment=|format=plain|mainlabel=-}}</td> | |||
</tr> | |||
<tr> | |||
<th>{{#switch:{{USERLANGUAGECODE}}|en=Inventory Number|de=Inventarnummer}}</th></th> | |||
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasInventoryNumber=|format=plain|mainlabel=-}}</td> | |||
</tr> | |||
<tr> | |||
<th>{{#switch:{{USERLANGUAGECODE}}|en=Serial Number|de=Seriennummer}}</th></th> | |||
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasSerialNumber=|format=plain|mainlabel=-}}</td> | |||
</tr> | |||
<tr> | |||
<th>{{#switch:{{USERLANGUAGECODE}}|en=Risk Assessment|de=Risikobeurteilung}}</th></th> | |||
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasRiskAssessment=|format=plain|mainlabel=-}}</td> | |||
</tr> | |||
<th class="heading" colspan="2">{{{_label_schema|Type Information}}}</th> | |||
<tr> | |||
<th>{{#switch:{{USERLANGUAGECODE}}|en=Type Name|de=Typenname}}</th></th> | |||
<td>{{#ask:[[-HasType::{{FULLPAGENAME}}]][[HasManufacturer::+]]|?HasName=|format=plain|mainlabel=-}}</td> | |||
</tr> | |||
<tr> | |||
<th>{{#switch:{{USERLANGUAGECODE}}|en=Manufacturer|de=Hersteller}}</th></th> | |||
<td>{{#ask:[[-HasType::{{FULLPAGENAME}}]][[HasManufacturer::+]]|?HasManufacturer=|format=plain|mainlabel=-}}</td> | |||
</tr> | |||
<tr> | |||
<th>{{#switch:{{USERLANGUAGECODE}}|en=Manual|de=Bedienungsanleitung}}</th></th> | |||
<td>{{#ask:[[-HasType::{{FULLPAGENAME}}]]|?HasManual=|format=plain|mainlabel=-}}</td> | |||
</tr> | |||
</table> |
edits