Skip to content

tool

version 0.1 2026-04-21

Introduction

Tool Data Model for defining executable tools

Authors

Paul Harrison

Overview diagram

The whole model is represented in a model diagram below

GVmaptool data modelpdl:ToolInterface pdl:ToolInterface tool:Author Author +name : ivoa:string +email : ivoa:string +role : ivoa:string +github : ivoa:string +gitlab : ivoa:string +orcid : ivoa:string +affiliation : ivoa:string tool:OCIRegistry OCIRegistry +host : ivoa:string +project : ivoa:string tool:Discovery Discovery +imageTitle : ivoa:string +description : ivoa:string +source : ivoa:anyURI +url : ivoa:anyURI +documentation : ivoa:anyURI +version : ivoa:string +revision : ivoa:string +created : ivoa:datetime +licenses : ivoa:string +keywords : ivoa:string +domain : ivoa:string +kind : ivoa:string +tools : ivoa:string +isBase : ivoa:boolean +deprecated : ivoa:boolean tool:Discovery->tool:Authorauthors1..*tool:EnvVar EnvVar +name : ivoa:string +value : ivoa:string tool:Vulnerability Vulnerability +cve : ivoa:string tool:Compliance Compliance tool:SecurityMetadata SecurityMetadata +signature : ivoa:string tool:SecurityMetadata->tool:Vulnerabilityvulnerabilities0..*tool:SecurityMetadata->tool:Compliancecompliance0..*tool:ToolImage ToolImage tool:ToolImage->tool:OCIRegistryregistry1tool:ToolImage->tool:Discoverydiscovery1tool:ToolImage->tool:SecurityMetadatasecurity1tool:ToolImage->tool:ToolImageparentImage0..1tool:BuildProcess BuildProcess +buildCommand : ivoa:string +buildContext : ivoa:string +dockerfilePath : ivoa:string tool:ToolImage->tool:BuildProcessbuild1tool:Tool Tool +id : ivoa:string +command : ivoa:string tool:Tool->pdl:ToolInterfaceinterface1tool:Tool->tool:EnvVarenv0..*tool:Tool->tool:ToolImageimage1tool:PerformanceProfile PerformanceProfile tool:Tool->tool:PerformanceProfileperformanceProfile1tool:ProcessorScaling ProcessorScaling tool:PerformanceProfile->tool:ProcessorScalingprocessorScaling1tool:DataScaling DataScaling tool:PerformanceProfile->tool:DataScalingdataScaling1

ObjectTypes

References

Imports

  • ivoa

  • pdl