Skip to content

Class: Software

URI: cmdr:Software

classDiagram class Software click Software href "../Software" Software : version

Slots

Name Cardinality and Range Description Inheritance
version 0..1
String
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/cmdr

Mappings

Mapping Type Mapped Value
self cmdr:Software
native cmdr:Software

LinkML Source

Direct

name: Software
from_schema: https://w3id.org/linkml/cmdr
slots:
- version

Induced

name: Software
from_schema: https://w3id.org/linkml/cmdr
attributes:
  version:
    name: version
    from_schema: https://w3id.org/linkml/cmdr
    rank: 1000
    alias: version
    owner: Software
    domain_of:
    - Software
    range: string