Class: Tool
Interactive tools that help collecting, storing, updating, versioning Data/Software or that help enhancing RDM.
URI: C2D_Ontology:Tool
classDiagram
class Tool
click Tool href "../Tool"
Item <|-- Tool
click Item href "../Item"
Tool : competence
Tool --> "*" Competence : competence
click Competence href "../Competence"
Tool : dataLifeCycle
Tool --> "*" EnumDataLifeCycle : dataLifeCycle
click EnumDataLifeCycle href "../EnumDataLifeCycle"
Tool : description
Tool : keywords
Tool : language
Tool --> "*" EnumLanguage : language
click EnumLanguage href "../EnumLanguage"
Tool : professionalDomain
Tool --> "*" ProfessionalDomain : professionalDomain
click ProfessionalDomain href "../ProfessionalDomain"
Tool : relations
Tool --> "*" Relation : relations
click Relation href "../Relation"
Tool : responsibleOrganisations
Tool --> "*" Organisation : responsibleOrganisations
click Organisation href "../Organisation"
Tool : title
Inheritance
- Item
- Tool
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| dataLifeCycle | * EnumDataLifeCycle |
Indicates relevant information according to the assigned data life cycle stag... | direct |
| language | * EnumLanguage |
Item | |
| description | 0..1 String |
A more extensive description of an object | Item |
| professionalDomain | * ProfessionalDomain |
A branch of knowledge or professional domain that encompasses a structured bo... | Item |
| competence | * Competence |
Defines the knowledge inventory of an object | Item |
| relations | * Relation |
Typed links to related resources or identifiers | Item |
| title | 0..1 String |
A concise and descriptive heading that encapsulates the main topic or focus o... | Item |
| keywords | * String |
List of keywords that describe the characteristic topic of the item | Item |
| responsibleOrganisations | * Organisation |
The organisation(s) responsible for creating and/or maintaining the item | Item |
Identifier and Mapping Information
Schema Source
- from schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | C2D_Ontology:Tool |
| native | C2D_Ontology:Tool |
LinkML Source
Direct
name: Tool
description: Interactive tools that help collecting, storing, updating, versioning
Data/Software or that help enhancing RDM.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
is_a: Item
slots:
- dataLifeCycle
Induced
name: Tool
description: Interactive tools that help collecting, storing, updating, versioning
Data/Software or that help enhancing RDM.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
is_a: Item
attributes:
dataLifeCycle:
name: dataLifeCycle
description: Indicates relevant information according to the assigned data life
cycle stages.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
rank: 1000
multivalued: true
alias: dataLifeCycle
owner: Tool
domain_of:
- Tool
is_grouping_slot: true
range: enumDataLifeCycle
required: false
language:
name: language
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
aliases:
- sprache
rank: 1000
multivalued: true
alias: language
owner: Tool
domain_of:
- Item
is_grouping_slot: true
range: enumLanguage
required: false
description:
name: description
description: A more extensive description of an object.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
aliases:
- Beschreibung
rank: 1000
multivalued: false
alias: description
owner: Tool
domain_of:
- Item
- Organisation
range: string
required: false
professionalDomain:
name: professionalDomain
description: A branch of knowledge or professional domain that encompasses a structured
body of concepts, practices, and methodologies, such as biology, engineering,
or central university facilities. It often includes multiple subfields, departments,
or areas of expertise, and may span both academic research and practical application.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
aliases:
- fachbereich
rank: 1000
multivalued: true
alias: professionalDomain
owner: Tool
domain_of:
- Item
range: ProfessionalDomain
required: false
competence:
name: competence
description: Defines the knowledge inventory of an object. Values have to be selected
from the the first two columns of the C2D data competency matrix, ideally from
the second column.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
aliases:
- Kompetenz
- Fähigkeit
rank: 1000
multivalued: true
alias: competence
owner: Tool
domain_of:
- Item
- Organisation
is_grouping_slot: true
range: Competence
required: false
relations:
name: relations
description: Typed links to related resources or identifiers.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
rank: 1000
multivalued: true
alias: relations
owner: Tool
domain_of:
- Item
is_grouping_slot: true
range: Relation
inlined: true
inlined_as_list: true
title:
name: title
description: A concise and descriptive heading that encapsulates the main topic
or focus of the item.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
rank: 1000
alias: title
owner: Tool
domain_of:
- Item
range: string
keywords:
name: keywords
description: List of keywords that describe the characteristic topic of the item.
Rather use specialised terms than general ones. However, you are free to use
terms of differnet levels of granularity.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
rank: 1000
multivalued: true
alias: keywords
owner: Tool
domain_of:
- Item
range: string
responsibleOrganisations:
name: responsibleOrganisations
description: The organisation(s) responsible for creating and/or maintaining the
item.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
rank: 1000
multivalued: true
alias: responsibleOrganisations
owner: Tool
domain_of:
- Item
range: Organisation