Skip to content

Class: Ror

URI: gold:Ror

classDiagram class Ror click Ror href "../Ror/" Ror : country Ror : name Ror : relationship Ror : ror_id Ror : url

Slots

Name Cardinality and Range Description Inheritance
ror_id 0..1
String
direct
name 0..1
String
direct
country 0..1
String
direct
url 0..1
String
direct
relationship 0..1
String
direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self gold:Ror
native gold:Ror

LinkML Source

Direct

name: ror
from_schema: https://w3id.org/jgi/gold
attributes:
  ror_id:
    name: ror_id
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - ror
    range: string
    required: false
  name:
    name: name
    from_schema: https://w3id.org/jgi/gold
    domain_of:
    - api_user
    - assembly
    - assembly_method
    - ror
    range: string
    required: false
  country:
    name: country
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - ror
    range: string
    required: false
  url:
    name: url
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - ror
    range: string
    required: false
  relationship:
    name: relationship
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    domain_of:
    - ror
    range: string
    required: false

Induced

name: ror
from_schema: https://w3id.org/jgi/gold
attributes:
  ror_id:
    name: ror_id
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: ror_id
    owner: ror
    domain_of:
    - ror
    range: string
    required: false
  name:
    name: name
    from_schema: https://w3id.org/jgi/gold
    alias: name
    owner: ror
    domain_of:
    - api_user
    - assembly
    - assembly_method
    - ror
    range: string
    required: false
  country:
    name: country
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: country
    owner: ror
    domain_of:
    - ror
    range: string
    required: false
  url:
    name: url
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: url
    owner: ror
    domain_of:
    - ror
    range: string
    required: false
  relationship:
    name: relationship
    from_schema: https://w3id.org/jgi/gold
    rank: 1000
    alias: relationship
    owner: ror
    domain_of:
    - ror
    range: string
    required: false