Skip to content

Class: SchemeOwner

person or organization responsible for the development and maintenance of a conformity assessment system or conformity assessment scheme

URI: cap:SchemeOwner

 classDiagram
    class SchemeOwner
    click SchemeOwner href "../SchemeOwner"
      Party <|-- SchemeOwner
        click Party href "../Party"

      SchemeOwner : id




    SchemeOwner --> "1" String : id
    click String href "../String"


Inheritance

Slots

Name Cardinality and Range Description Inheritance
id 1
xsd:string or 
xsd:anyURI
a name, series of numbers, etc Party

Usages

used by used in type used
ConformityAssessmentScheme owner range SchemeOwner

Identifier and Mapping Information

Schema Source

  • from schema: ConformityAssessment

Mappings

Mapping Type Mapped Value
self cap:SchemeOwner
native cap:SchemeOwner

LinkML Source

Direct

name: SchemeOwner
description: person or organization responsible for the development and maintenance
  of a [conformity assessment system](https://www.iso.org/obp/ui/#iso:std:iso-iec:17000:ed-2:v2:en:term:4.8)
  or [conformity assessment scheme](https://www.iso.org/obp/ui/#iso:std:iso-iec:17000:ed-2:v2:en:term:4.9)
from_schema: ConformityAssessment
rank: 1000
is_a: Party

Induced

name: SchemeOwner
description: person or organization responsible for the development and maintenance
  of a [conformity assessment system](https://www.iso.org/obp/ui/#iso:std:iso-iec:17000:ed-2:v2:en:term:4.8)
  or [conformity assessment scheme](https://www.iso.org/obp/ui/#iso:std:iso-iec:17000:ed-2:v2:en:term:4.9)
from_schema: ConformityAssessment
rank: 1000
is_a: Party
attributes:
  id:
    name: id
    description: 'a name, series of numbers, etc. that is used in a system to represent
      someone or something.

      Examples: [W3C DID](https://www.w3.org/TR/did-core/), [IETF UUID7](https://www.ietf.org/archive/id/draft-peabody-dispatch-new-uuid-format-04.html#name-uuid-version-7)'
    from_schema: ConformityAssessment
    exact_mappings:
    - schema:identifier
    rank: 1000
    identifier: true
    alias: id
    owner: SchemeOwner
    domain_of:
    - ConformityAssessmentScheme
    - Party
    - Statement
    range: string
    required: true
    any_of:
    - range: uri