Skip to content

Class: Workscopecv

URI: imgsg_dev:Workscopecv

classDiagram class Workscopecv click Workscopecv href "../Workscopecv/" Workscopecv : scope Workscopecv : ws_id

Slots

Name Cardinality and Range Description Inheritance
ws_id 0..1
Integer
direct
scope 0..1
String
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/jgi/imgsg_dev

Mappings

Mapping Type Mapped Value
self imgsg_dev:Workscopecv
native imgsg_dev:Workscopecv

LinkML Source

Direct

name: workscopecv
from_schema: https://w3id.org/jgi/imgsg_dev
attributes:
  ws_id:
    name: ws_id
    from_schema: https://w3id.org/jgi/imgsg_dev
    rank: 1000
    domain_of:
    - workscopecv
    range: integer
    required: false
  scope:
    name: scope
    from_schema: https://w3id.org/jgi/imgsg_dev
    rank: 1000
    domain_of:
    - workscopecv
    range: string
    required: false

Induced

name: workscopecv
from_schema: https://w3id.org/jgi/imgsg_dev
attributes:
  ws_id:
    name: ws_id
    from_schema: https://w3id.org/jgi/imgsg_dev
    rank: 1000
    alias: ws_id
    owner: workscopecv
    domain_of:
    - workscopecv
    range: integer
    required: false
  scope:
    name: scope
    from_schema: https://w3id.org/jgi/imgsg_dev
    rank: 1000
    alias: scope
    owner: workscopecv
    domain_of:
    - workscopecv
    range: string
    required: false