Skip to content

Class: AccreditationBody

authoritative body that performs accreditation (ISO/IEC 17000:2020)

URI: cap:AccreditationBody

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

      AccreditationBody : id




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


Inheritance

  • Party
    • AccreditationBody

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
Accreditation issuer range AccreditationBody

Identifier and Mapping Information

Schema Source

  • from schema: ConformityAssessment

Mappings

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

LinkML Source

Direct

name: AccreditationBody
description: authoritative body that performs [accreditation](https://www.iso.org/obp/ui/#iso:std:iso-iec:17000:ed-2:v2:en:term:7.7)
  (ISO/IEC 17000:2020)
from_schema: ConformityAssessment
rank: 1000
is_a: Party

Induced

name: AccreditationBody
description: authoritative body that performs [accreditation](https://www.iso.org/obp/ui/#iso:std:iso-iec:17000:ed-2:v2:en:term:7.7)
  (ISO/IEC 17000:2020)
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: AccreditationBody
    domain_of:
    - ConformityAssessmentScheme
    - Party
    - Statement
    range: string
    required: true
    any_of:
    - range: uri