Class: Portal
Sites with multiple relevant knowledgeItems.
URI: C2D_Ontology:Portal
classDiagram
class Portal
click Portal href "../Portal"
Item <|-- Portal
click Item href "../Item"
Portal : competence
Portal --> "*" Competence : competence
click Competence href "../Competence"
Portal : description
Portal : keywords
Portal : language
Portal --> "*" EnumLanguage : language
click EnumLanguage href "../EnumLanguage"
Portal : professionalDomain
Portal --> "*" ProfessionalDomain : professionalDomain
click ProfessionalDomain href "../ProfessionalDomain"
Portal : relations
Portal --> "*" Relation : relations
click Relation href "../Relation"
Portal : responsibleOrganisations
Portal --> "*" Organisation : responsibleOrganisations
click Organisation href "../Organisation"
Portal : title
Inheritance
- Item
- Portal
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| 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:Portal |
| native | C2D_Ontology:Portal |
LinkML Source
Direct
name: Portal
description: Sites with multiple relevant knowledgeItems.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
is_a: Item
Induced
name: Portal
description: Sites with multiple relevant knowledgeItems.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
is_a: Item
attributes:
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: Portal
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: Portal
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: Portal
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: Portal
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: Portal
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: Portal
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: Portal
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: Portal
domain_of:
- Item
range: Organisation