Skip to content

Class: mineral (Mineral)

URI: chemrof:Mineral

 classDiagram
    class Mineral
      Material <|-- Mineral

      Mineral : has_repeat_unit

          Mineral --> ChemicalEntity : has_repeat_unit

      Mineral : id

      Mineral : name

      Mineral : type

Inheritance

Slots

Name Cardinality and Range Description Inheritance
has_repeat_unit 0..1
ChemicalEntity
Material
id 1..1
String
DomainEntity
name 0..1
String
name of chemical entity DomainEntity
type 0..1
Uriorcurie
DomainEntity

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/chemrof

Mappings

Mapping Type Mapped Value
self chemrof:Mineral
native chemrof:Mineral

LinkML Source

Direct

name: Mineral
title: mineral
from_schema: https://w3id.org/chemrof
is_a: Material

Induced

name: Mineral
title: mineral
from_schema: https://w3id.org/chemrof
is_a: Material
attributes:
  has_repeat_unit:
    name: has_repeat_unit
    title: has repeat unit
    from_schema: https://w3id.org/chemrof
    rank: 1000
    alias: has_repeat_unit
    owner: Mineral
    domain_of:
    - MonomericPolymericGroupingClass
    - Material
    - MonomolecularPolymer
    - SupramolecularPolymer
    range: ChemicalEntity
  id:
    name: id
    title: id
    from_schema: https://w3id.org/chemrof
    mappings:
    - schema:identifier
    rank: 1000
    is_a: information_property
    identifier: true
    alias: id
    owner: Mineral
    domain_of:
    - DomainEntity
    - GroupingClass
    - ChemicalGroupingClass
    range: string
    required: true
  name:
    name: name
    description: name of chemical entity. E.g. nickel, carbon-16
    title: name
    from_schema: https://w3id.org/chemrof
    close_mappings:
    - bo:symbol
    rank: 1000
    is_a: information_property
    slot_uri: rdfs:label
    alias: name
    owner: Mineral
    domain_of:
    - DomainEntity
    - GroupingClass
    - Atom
    - AtomOccurrence
    range: string
  type:
    name: type
    title: type
    from_schema: https://w3id.org/chemrof
    rank: 1000
    designates_type: true
    alias: type
    owner: Mineral
    domain_of:
    - DomainEntity
    range: uriorcurie