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 : dataLifeCycle
Tool --> "*" EnumDataLifeCycle : dataLifeCycle
click EnumDataLifeCycle href "../EnumDataLifeCycle"
Tool : language
Tool : persistentIdentifier
Tool --> "*" PersistentIdentifier : persistentIdentifier
click PersistentIdentifier href "../PersistentIdentifier"
Tool : professionalDomain
Tool --> "*" ProfessionalDomain : professionalDomain
click ProfessionalDomain href "../ProfessionalDomain"
Tool : projects
Tool --> "*" Project : projects
click Project href "../Project"
Tool : title
Tool : topic
Tool --> "*" Topic : topic
click Topic href "../Topic"
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 | * String |
Item | |
professionalDomain | * ProfessionalDomain |
A branch of knowledge or professional domain that encompasses a structured bo... | Item |
persistentIdentifier | * PersistentIdentifier |
Links PID item | Item |
topic | * Topic |
Defines the knowledge inventory of an object | Item |
projects | * Project |
Research projects and initiatives related to this element | Item |
title | 0..1 String |
A concise and descriptive heading that encapsulates the main topic or focus o... | Item |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/example/C2D_Ontology
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://w3id.org/linkml/example/C2D_Ontology
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://w3id.org/linkml/example/C2D_Ontology
is_a: Item
attributes:
dataLifeCycle:
name: dataLifeCycle
description: Indicates relevant information according to the assigned data life
cycle stages.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
rank: 1000
multivalued: true
alias: dataLifeCycle
owner: Tool
domain_of:
- KnowledgeItem
- Tool
is_grouping_slot: true
range: enumDataLifeCycle
required: false
language:
name: language
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- sprache
rank: 1000
multivalued: true
alias: language
owner: Tool
domain_of:
- Item
is_grouping_slot: true
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://w3id.org/linkml/example/C2D_Ontology
aliases:
- fachbereich
rank: 1000
multivalued: true
alias: professionalDomain
owner: Tool
domain_of:
- Item
range: ProfessionalDomain
required: false
persistentIdentifier:
name: persistentIdentifier
description: Links PID item.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
rank: 1000
multivalued: true
alias: persistentIdentifier
owner: Tool
domain_of:
- Entity
- Item
- Literature
range: PersistentIdentifier
required: false
topic:
name: topic
description: Defines the knowledge inventory of an object.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- Thema
rank: 1000
multivalued: true
alias: topic
owner: Tool
domain_of:
- Item
- Organisation
is_grouping_slot: true
range: Topic
required: false
projects:
name: projects
description: Research projects and initiatives related to this element.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- Projekte
rank: 1000
multivalued: true
alias: projects
owner: Tool
domain_of:
- Entity
- Item
range: Project
title:
name: title
description: A concise and descriptive heading that encapsulates the main topic
or focus of the item.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
rank: 1000
alias: title
owner: Tool
domain_of:
- Item
range: string