- Implemented `owl_to_mermaid.py` to convert OWL/Turtle files into Mermaid class diagrams. - Implemented `owl_to_plantuml.py` to convert OWL/Turtle files into PlantUML class diagrams. - Added two new PlantUML files for custodian multi-aspect diagrams.
10 lines
297 B
YAML
10 lines
297 B
YAML
# documentation_source slot for OrganizationalChangeEvent
|
|
|
|
id: https://nde.nl/ontology/hc/slot/documentation_source
|
|
name: documentation_source
|
|
|
|
slots:
|
|
documentation_source:
|
|
description: "URL or reference to documentation of organizational change"
|
|
range: uri
|
|
slot_uri: dcterms:source
|