From 9648175bbdd6c7e28615f3550f574930b373d783 Mon Sep 17 00:00:00 2001 From: Dragan Ivanovic Date: Mon, 3 Jun 2024 11:21:09 +0200 Subject: [PATCH] Add link between Expertise and Time and Effort and Expertise and Skills (#26) --- diagrams/core.puml | 6 +++++- entities/Expertise_and_Skills.md | 2 ++ entities/Expertise_and_Time_and_Effort.md | 3 +++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/diagrams/core.puml b/diagrams/core.puml index 2be97d2..2097a07 100644 --- a/diagrams/core.puml +++ b/diagrams/core.puml @@ -779,7 +779,11 @@ !endsub !startsub Expertise_and_Time_and_Effort - "Agent" <-- "0..*" "Expertise_and_Time_and_Effort" : of < + "Agent" "by agent 1" <--> "0..*" "Expertise_and_Time_and_Effort" +!endsub + +!startsub Expertise_and_Time_and_Effort + "Expertise_and_Skills" "uses expertise and skills 0..*" <--> "0..*" "Expertise_and_Time_and_Effort" !endsub !startsub Position diff --git a/entities/Expertise_and_Skills.md b/entities/Expertise_and_Skills.md index 3b3b08b..5990f96 100644 --- a/entities/Expertise_and_Skills.md +++ b/entities/Expertise_and_Skills.md @@ -18,6 +18,8 @@ description: [Multilingual String](../datatypes/Multilingual_String.md) is-possessed-through / [possesses](../entities/Expertise_and_Skills_Possession.md#user-content-rel__possesses) : A Expertise and Skills can be possessed in any number of [Expertise and Skills Possessions](../entities/Expertise_and_Skills_Possession.md). +is-used-as-a-resource / [uses-expertise-and-skills](../entities/Expertise_and_Time_and_Effort.md#user-content-rel__uses-expertise-and-skills) : A Expertise and Skills can be used as a resource in any number of [Expertise and Time and Effort](../entities/Expertise_and_Time_and_Effort.md). + --- ## References \[1\] Source: The Cambridge Dictionary of English. https://dictionary.cambridge.org/dictionary/english/expertise diff --git a/entities/Expertise_and_Time_and_Effort.md b/entities/Expertise_and_Time_and_Effort.md index be07229..9895498 100644 --- a/entities/Expertise_and_Time_and_Effort.md +++ b/entities/Expertise_and_Time_and_Effort.md @@ -24,6 +24,9 @@ Besides those of [Resource](../entities/Resource.md): by-agent / [is-agent-in2](../entities/Agent.md#user-content-rel__is-agent-in2) : An Expertise and Time and Effort references the [Agent](../entities/Agent.md) whose expertise, time and effort it would be. +uses-expertise-and-skills / [is-used-as-a-resource](../entities/Expertise-and-Skills.md#user-content-rel__is-used-as-a-resource) : An Expertise and Time and Effort references any number of [Expertises and Skills](../entities/Expertise_and_Skills.md) belonging to the Agent who is providing its expertise and time. + + --- ## References \[1\] Source: The Cambridge Dictionary of English. https://dictionary.cambridge.org/dictionary/english/expertise