(Update package: OSW Docs - Core) |
m (Protected "OSW Special Editors and Viewer": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
(No difference)
| |
Latest revision as of 05:08, 13 January 2026
| OSW Special Editors and Viewer ID: OSW92619b0700984fe7913e5fbbd7f194dc | UUID: 92619b07-0098-4fe7-913e-5fbbd7f194dc | 📦: world.opensemantic.meta.docs.core | |
|---|---|
| ID | OSW92619b0700984fe7913e5fbbd7f194dc |
| UUID | 92619b07-0098-4fe7-913e-5fbbd7f194dc |
| Label | OSW Special Editors and Viewer |
| Machine compatible name | OswSpecialEditors |
| Types/Categories | Tutorial |
| Statements (outgoing) | |
| Statements (incoming) | |
|
|
|
| Details | |
Description[edit source]
Shows additional multi-media-editors
| Item | |
|---|---|
| Type(s)/Category(s) | Tutorial |
| Tutorial | |
|---|---|
| Prerequisites (required) | |
| Prerequisites (optional) | |
| Follow-up (recommended) | |
Diagram-Editor[edit | edit source]
Sketch-Editor[edit | edit source]
Spreadsheet-Editor[edit | edit source]
Chem-Viewer[edit | edit source]
Chem-Editor[edit | edit source]
Github Codeblock[edit | edit source]
Select Insert => Template from the toolbar (or type "{{" directly in the text), then type "Viewer/Github/Code" in the search bar and select the template.
Documentation see Template:Viewer/Github/Code
@staticmethod
def get_osw_id(uuid: uuid) -> str:
"""Generates a OSW-ID based on the given uuid by prefixing "OSW" and removing all "-" from the uuid-string
Parameters
----------
uuid
uuid object, e. g. UUID("2ea5b605-c91f-4e5a-9559-3dff79fdd4a5")
Returns
-------
OSW-ID string, e. g. OSW2ea5b605c91f4e5a95593dff79fdd4a5
"""
return "OSW" + str(uuid).replace("-", "")
(Source Code from Github)
Github Readme / Markdown[edit | edit source]
Select Insert => Template from the toolbar (or type "{{" directly in the text), then type "Viewer/Github/Code" in the search bar and select the template. Specify a link to a markdown file (.md).
Documentation see Template:Viewer/Github/Code
GPO
General Process Ontology (GPO), work in progress
Public repo: https://github.com/General-Process-Ontology/ontology
About
Basically, this ontology aims to model processes. Processes are holistic perspective elements that transform inputs/educts (matter, energy, information) into output/products (matter, energy, information) with the help of tools (devices, algorithms). They can be decomposed into sub-processes and have predecessor and successor processes.

The GPO is a cross-project development under the coordination of Fraunhofer ISC (both EU and national research projects).
Based on EMMO: https://github.com/emmo-repo/EMMO using Protégé: https://github.com/emmo-repo/EMMO/blob/master/doc/protege-setup.md and FaCT++-Reasoner: https://github.com/emmo-repo/EMMO/blob/master/doc/installing_factplusplus.md
(Source Code from Github)
Tutorial Graph
Graph
QR Code
Attachments[edit source]
jsondata
| type |
| ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| uuid | "92619b07-0098-4fe7-913e-5fbbd7f194dc" | ||||||||||
| name | "OswSpecialEditors" | ||||||||||
| label |
| ||||||||||
| description |
| ||||||||||
| attachments |
|