Class: Standards

The Standards element provides a container for the list of Standard elements referenced in the MetaDataVersion for the Study..

URI: odm:Standards

erDiagram
Standards {

}
Standard {
    oid OID  
    StandardName name  
    StandardType type  
    StandardPublishingSet publishingSet  
    text version  
    StandardStatus status  
}
CommentDef {
    oid OID  
}

Standards ||--}o Standard : "standard"
Standard ||--|o CommentDef : "commentOID"
CommentDef ||--|o Description : "description"
CommentDef ||--}o DocumentRef : "documentRef"

Slots

Name Cardinality* and Range Description Inheritance
standard 0..*
Standard
Definition of a standard referenced in the Define-XML document. direct

* See LinkML documentation for cardinality definitions.

Usages

used by used in type used
MetaDataVersion standards range Standards

See Also

Identifier and Mapping Information

Schema Source

  • from schema: http://www.cdisc.org/ns/odm/v2.0

Mappings

Mapping Type Mapped Value
self odm:Standards
native odm:Standards

LinkML Source

Direct

name: Standards
description: The Standards element provides a container for the list of Standard elements
  referenced in the MetaDataVersion for the Study..
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/Standards
rank: 1000
slots:
- standard
slot_usage:
  standard:
    name: standard
    description: Definition of a standard referenced in the Define-XML document.
    multivalued: true
    domain_of:
    - Standards
    range: Standard
    inlined: true
    inlined_as_list: true
class_uri: odm:Standards

Induced

name: Standards
description: The Standards element provides a container for the list of Standard elements
  referenced in the MetaDataVersion for the Study..
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/Standards
rank: 1000
slot_usage:
  standard:
    name: standard
    description: Definition of a standard referenced in the Define-XML document.
    multivalued: true
    domain_of:
    - Standards
    range: Standard
    inlined: true
    inlined_as_list: true
attributes:
  standard:
    name: standard
    description: Definition of a standard referenced in the Define-XML document.
    from_schema: http://www.cdisc.org/ns/odm/v2.0
    rank: 1000
    multivalued: true
    alias: standard
    owner: Standards
    domain_of:
    - Standards
    range: Standard
    inlined: true
    inlined_as_list: true
class_uri: odm:Standards