Class: Guideline
A set of instructions and principles designed to help understand expectations, rules, and procedures on a certain topic.
classDiagram
class Guideline
click Guideline href "../Guideline"
KnowledgeItem <|-- Guideline
click KnowledgeItem href "../KnowledgeItem"
Guideline : audience
Guideline --> "*" EnumAudience : audience
click EnumAudience href "../EnumAudience"
Guideline : author
Guideline --> "1..*" Entity : author
click Entity href "../Entity"
Guideline : dataLifeCycle
Guideline --> "*" EnumDataLifeCycle : dataLifeCycle
click EnumDataLifeCycle href "../EnumDataLifeCycle"
Guideline : language
Guideline : license
Guideline --> "0..1" License : license
click License href "../License"
Guideline : persistentIdentifier
Guideline --> "*" PersistentIdentifier : persistentIdentifier
click PersistentIdentifier href "../PersistentIdentifier"
Guideline : previousVersion
Guideline --> "0..1" KnowledgeItem : previousVersion
click KnowledgeItem href "../KnowledgeItem"
Guideline : professionalDomain
Guideline --> "*" ProfessionalDomain : professionalDomain
click ProfessionalDomain href "../ProfessionalDomain"
Guideline : projects
Guideline --> "*" Project : projects
click Project href "../Project"
Guideline : reference
Guideline --> "*" Literature : reference
click Literature href "../Literature"
Guideline : timeAccessed
Guideline : title
Guideline : topic
Guideline --> "*" Topic : topic
click Topic href "../Topic"
Guideline : url
Inheritance
- Item
- KnowledgeItem
- Guideline
- KnowledgeItem
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
author | 1..* Entity |
Identifies the entity (Person or otherwise) responsible for the creation of t... | direct |
audience | * EnumAudience |
The intended recipients or target group for a particular content | direct |
reference | * Literature |
Citations and comparable references | direct |
dataLifeCycle | * EnumDataLifeCycle |
Indicates relevant information according to the assigned data life cycle stag... | KnowledgeItem |
license | 0..1 License |
The legal agreement under which a work is published | KnowledgeItem |
timeAccessed | 1 Datetime |
Timestamp of the most recent update of this data | KnowledgeItem |
url | 0..1 String |
Unique address of the mentioned ressource | KnowledgeItem |
previousVersion | 0..1 KnowledgeItem |
A self-referential attribute that holds a reference to another KnowledgeItem,... | KnowledgeItem |
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 |
Aliases
- Richtlinie
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/example/C2D_Ontology
Mappings
Mapping Type | Mapped Value |
---|---|
self | C2D_Ontology:Guideline |
native | C2D_Ontology:Guideline |
LinkML Source
Direct
name: Guideline
description: A set of instructions and principles designed to help understand expectations,
rules, and procedures on a certain topic.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- Richtlinie
is_a: KnowledgeItem
slots:
- author
- audience
- reference
Induced
name: Guideline
description: A set of instructions and principles designed to help understand expectations,
rules, and procedures on a certain topic.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- Richtlinie
is_a: KnowledgeItem
attributes:
author:
name: author
description: Identifies the entity (Person or otherwise) responsible for the creation
of this item.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- autor
rank: 1000
multivalued: true
alias: author
owner: Guideline
domain_of:
- CourseMaterial
- Guideline
range: Entity
required: true
audience:
name: audience
description: The intended recipients or target group for a particular content.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- zielgruppe
rank: 1000
multivalued: true
alias: audience
owner: Guideline
domain_of:
- CourseMaterial
- Guideline
range: enumAudience
required: false
reference:
name: reference
description: Citations and comparable references.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- referenz
rank: 1000
multivalued: true
alias: reference
owner: Guideline
domain_of:
- CourseMaterial
- Guideline
range: Literature
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: Guideline
domain_of:
- KnowledgeItem
- Tool
is_grouping_slot: true
range: enumDataLifeCycle
required: false
license:
name: license
description: The legal agreement under which a work is published.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- lizenz
rank: 1000
multivalued: false
alias: license
owner: Guideline
domain_of:
- KnowledgeItem
range: License
required: false
timeAccessed:
name: timeAccessed
description: Timestamp of the most recent update of this data.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- abgerufen am
rank: 1000
alias: timeAccessed
owner: Guideline
domain_of:
- KnowledgeItem
range: datetime
required: true
url:
name: url
description: Unique address of the mentioned ressource.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- URL
rank: 1000
multivalued: false
alias: url
owner: Guideline
domain_of:
- KnowledgeItem
- License
range: string
required: false
previousVersion:
name: previousVersion
description: A self-referential attribute that holds a reference to another KnowledgeItem,
representing an earlier state or version of the Item.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
rank: 1000
alias: previousVersion
owner: Guideline
domain_of:
- KnowledgeItem
range: KnowledgeItem
language:
name: language
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- sprache
rank: 1000
multivalued: true
alias: language
owner: Guideline
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: Guideline
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: Guideline
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: Guideline
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: Guideline
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: Guideline
domain_of:
- Item
range: string