Skip to content

Class: nanomaterial (Nanomaterial)

A material of which a single unit is sized (in at least one dimension) between 1 and 100 nm

URI: chemrof:Nanomaterial

 classDiagram
    class Nanomaterial
      Material <|-- Nanomaterial

      Nanomaterial : has_repeat_unit

          Nanomaterial --> ChemicalEntity : has_repeat_unit

      Nanomaterial : id

      Nanomaterial : name

      Nanomaterial : 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

Examples

Value
Zinc oxide (ZnO) nanorod
platinum copper nanoparticle

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Nanomaterial
description: A material of which a single unit is sized (in at least one dimension)
  between 1 and 100 nm
title: nanomaterial
examples:
- value: Zinc oxide (ZnO) nanorod
  description: A nanomaterial that has rod morphology and is composed of zinc oxide
- value: platinum copper nanoparticle
  description: A nanomaterial that is made from platinum and copper atoms
from_schema: https://w3id.org/chemrof
source: https://en.wikipedia.org/wiki/Nanomaterials
is_a: Material
slot_usage:
  has_morphological_category:
    name: has_morphological_category
    description: e.g. rod, sheet
    range: NanostructureMorphologyEnum
defining_slots:
- has_repeat_unit
- has_morphological_category

Induced

name: Nanomaterial
description: A material of which a single unit is sized (in at least one dimension)
  between 1 and 100 nm
title: nanomaterial
examples:
- value: Zinc oxide (ZnO) nanorod
  description: A nanomaterial that has rod morphology and is composed of zinc oxide
- value: platinum copper nanoparticle
  description: A nanomaterial that is made from platinum and copper atoms
from_schema: https://w3id.org/chemrof
source: https://en.wikipedia.org/wiki/Nanomaterials
is_a: Material
slot_usage:
  has_morphological_category:
    name: has_morphological_category
    description: e.g. rod, sheet
    range: NanostructureMorphologyEnum
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: Nanomaterial
    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: Nanomaterial
    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: Nanomaterial
    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: Nanomaterial
    domain_of:
    - DomainEntity
    range: uriorcurie
defining_slots:
- has_repeat_unit
- has_morphological_category