Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Productspecificaties
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Keteninformatie Kwaliteit Verpleeghuiszorg
Beheer Standaarden
Productspecificaties
Commits
faf7b521
Commit
faf7b521
authored
2 years ago
by
Onno Haldar
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
b3ae60bb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-29
7 additions, 29 deletions
README.md
with
7 additions
and
29 deletions
README.md
+
7
−
29
View file @
faf7b521
#
Productspecificaties
#
Inleiding
Specificaties van de te beheren producten
Specificaties van de te beheren
KIK-V
producten
. Deze worden op dagelijke basis aangepast met voortschrijdende inzichten.
```
plantuml
@startuml productstructuur
skinparam handwritten true
!$pathTemplates = "templates"
!$pathContent = "content"
# Inhoud
package "Producten KIK-V Standaard" #Olive {
[TOC]
package "Templates" as TPLS #LightGrey {
rectangle "Afsprakenset" as TAS %darken("LightGrey", 25) {
# Templates
}
De templates zijn de meervoudig herbruikbare componenten van de KIK-V standaard en publicaties daarover. Deze bestaan momenteel uit:
rectangle "Uitwisselprofielen" as TUP %darken("LightGrey", 25) {
-
HUGO Site Generator Templates met de gestandaardiseerde indeling en vormgeving van de publicaties
}
url of TAS is [[$pathTemplates/afsprakenset{Template Afsprakenset}]]
url of TUP is [[$pathContent/uitwisselprofielen{Templates Uitwisselprofielen}]]
}
package "Content" as CNT #FloralWhite {
}
url of TPLS is [[$pathTemplates{KIK-V Templates}]]
url of CNT is [[$pathAfsprakenset{Evaluatie Afsprakenset}]]
"TPLS" -[hidden]-> "CNT"
}
@enduml
```
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment