Skip to content

Class: material (Material)

A substance composed of repeated chemical units that has a specific arrangement of atoms or molecules.

URI: chemrof:Material

 classDiagram
    class Material
      PhysicochemicalEntity <|-- Material


      Material <|-- Nanomaterial
      Material <|-- Mineral


      Material : has_repeat_unit

          Material --> ChemicalEntity : has_repeat_unit

      Material : id

      Material : name

      Material : type

Inheritance

Slots

Name Cardinality and Range Description Inheritance
has_repeat_unit 0..1
ChemicalEntity
direct
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:Material
native chemrof:Material

LinkML Source

Direct

name: Material
description: A substance composed of repeated chemical units that has a specific arrangement
  of atoms or molecules.
title: material
notes:
- this is intentionally placed outside the chemical entity hierarchy as the concept
  encompasses more than the chemical structure.
from_schema: https://w3id.org/chemrof
is_a: PhysicochemicalEntity
slots:
- has_repeat_unit
slot_usage:
  has_part:
    name: has_part
    range: ChemicalEntity

Induced

name: Material
description: A substance composed of repeated chemical units that has a specific arrangement
  of atoms or molecules.
title: material
notes:
- this is intentionally placed outside the chemical entity hierarchy as the concept
  encompasses more than the chemical structure.
from_schema: https://w3id.org/chemrof
is_a: PhysicochemicalEntity
slot_usage:
  has_part:
    name: has_part
    range: ChemicalEntity
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: Material
    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: Material
    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: Material
    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: Material
    domain_of:
    - DomainEntity
    range: uriorcurie