Skip to content

Visual notation and PlantUML standard library for ontology

License

Notifications You must be signed in to change notification settings

iofoundry/ontopuml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ontopuml

Standard plantUML library for visualising ontology and OWL 2.0 axioms in a notation dedicated to ontologies.

The visual notation used in this standard library is below. Ontology visual notation

Table of contents

Installation

For using the standard notation for ontology, include ontologyv*.iuml in your puml file

@startuml
!include https://raw.githubusercontent.com/iofoundry/ontopuml/main/ontologyv2.iuml
...
@enduml

For IOF specific styling, include iof.iuml. Please see <> for creating custom styling

@startuml
!include https://raw.githubusercontent.com/iofoundry/ontopuml/main/iof.iuml
...
@enduml

Commands and configurations

All commands are listed here.

About

Visual notation and PlantUML standard library for ontology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published