Class: SoftwareTool
A software with a certain function.
URI: nfdi4c:SoftwareTool
classDiagram
class SoftwareTool
click SoftwareTool href "../SoftwareTool"
Tool <|-- SoftwareTool
click Tool href "../Tool"
SoftwareTool : description
SoftwareTool : has_part
SoftwareTool --> "*" Tool : has_part
click Tool href "../Tool"
SoftwareTool : has_qualitative_attribute
SoftwareTool --> "*" QualitativeAttribute : has_qualitative_attribute
click QualitativeAttribute href "../QualitativeAttribute"
SoftwareTool : has_quantitative_attribute
SoftwareTool --> "*" QuantitativeAttribute : has_quantitative_attribute
click QuantitativeAttribute href "../QuantitativeAttribute"
SoftwareTool : other_identifier
SoftwareTool --> "*" Identifier : other_identifier
click Identifier href "../Identifier"
SoftwareTool : rdf_type
SoftwareTool --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../DefinedTerm"
SoftwareTool : title
SoftwareTool : type
SoftwareTool --> "0..1" DefinedTerm : type
click DefinedTerm href "../DefinedTerm"
Inheritance
- Tool [ ClassifierMixin]
- SoftwareTool
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
title | 0..1 String |
This slot is described in more detail within the class in which it is used | Tool |
description | 0..1 String |
This slot is described in more detail within the class in which it is used | Tool |
other_identifier | * Identifier |
A secondary identifier of the ActivityOfInterest | Tool |
has_qualitative_attribute | * QualitativeAttribute |
The slot to relate a qualitative attribute to an entity of interest, tool or ... | Tool |
has_quantitative_attribute | * QuantitativeAttribute |
The slot to relate a quantitative attribute to an entity of interest, tool o... | Tool |
has_part | * Tool |
The slot to specify parts of a tool | Tool |
type | 0..1 DefinedTerm |
This slot is described in more detail within the class in which it is used | ClassifierMixin |
rdf_type | 0..1 recommended DefinedTerm |
The slot to specify the ontology class that is instantiated by an entity | ClassifierMixin |
Identifier and Mapping Information
Schema Source
- from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
Mappings
Mapping Type | Mapped Value |
---|---|
self | nfdi4c:SoftwareTool |
native | nfdi4c:SoftwareTool |
LinkML Source
Direct
name: SoftwareTool
description: A software with a certain function.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: Tool
Induced
name: SoftwareTool
description: A software with a certain function.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: Tool
attributes:
title:
name: title
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:title
alias: title
owner: SoftwareTool
domain_of:
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- Distribution
- DefinedTerm
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
- Plan
- QualitativeAttribute
range: string
description:
name: description
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:description
alias: description
owner: SoftwareTool
domain_of:
- Catalogue
- CatalogueRecord
- DataService
- Dataset
- DatasetSeries
- Distribution
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
- Plan
- QualitativeAttribute
range: string
other_identifier:
name: other_identifier
description: A secondary identifier of the ActivityOfInterest
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: adms:identifier
alias: other_identifier
owner: SoftwareTool
domain_of:
- Dataset
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
range: Identifier
required: false
multivalued: true
inlined_as_list: true
has_qualitative_attribute:
name: has_qualitative_attribute
description: The slot to relate a qualitative attribute to an entity of interest,
tool or environment.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:relation
alias: has_qualitative_attribute
owner: SoftwareTool
domain_of:
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
range: QualitativeAttribute
multivalued: true
inlined: true
inlined_as_list: true
has_quantitative_attribute:
name: has_quantitative_attribute
description: The slot to relate a quantitative attribute to an entity of interest,
tool or environment.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:relation
alias: has_quantitative_attribute
owner: SoftwareTool
domain_of:
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
range: QuantitativeAttribute
multivalued: true
inlined: true
inlined_as_list: true
has_part:
name: has_part
description: The slot to specify parts of a tool.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:hasPart
alias: has_part
owner: SoftwareTool
domain_of:
- Catalogue
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
range: Tool
multivalued: true
inlined: true
inlined_as_list: true
type:
name: type
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:type
alias: type
owner: SoftwareTool
domain_of:
- Agent
- Dataset
- LicenseDocument
- ClassifierMixin
range: DefinedTerm
inlined: true
rdf_type:
name: rdf_type
description: The slot to specify the ontology class that is instantiated by an
entity.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: rdf:type
alias: rdf_type
owner: SoftwareTool
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true