Skip to content

Class: Organization

An organization such as a school, NGO, corporation, club, etc.

URI: schema:Organization

 classDiagram
    class Organization
    click Organization href "../Organization/"
      Organization : name

Slots

Name Cardinality and Range Description Inheritance
name 0..1
String
The name of the item direct

Usages

used by used in type used
SchemaOrgProduct manufacturer range Organization
Product manufacturer range Organization

Identifier and Mapping Information

Schema Source

  • from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml

Mappings

Mapping Type Mapped Value
self schema:Organization
native base:Organization

LinkML Source

Direct

name: Organization
description: An organization such as a school, NGO, corporation, club, etc.
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
attributes:
  name:
    name: name
    description: The name of the item.
    from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-product-information.yaml
    slot_uri: schema:name
    domain_of:
    - FunctionalObject
    - Organization
    - ConnectionPoint
    range: string
class_uri: schema:Organization

Induced

name: Organization
description: An organization such as a school, NGO, corporation, club, etc.
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
attributes:
  name:
    name: name
    description: The name of the item.
    from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-product-information.yaml
    slot_uri: schema:name
    alias: name
    owner: Organization
    domain_of:
    - FunctionalObject
    - Organization
    - ConnectionPoint
    range: string
class_uri: schema:Organization

Any questions left?

Ask the community