Class: SupplementalDoc

Supplemental data definitions

URI: odm:SupplementalDoc

erDiagram
SupplementalDoc {

}
DocumentRef {
    oid leafID  
}
PDFPageRef {
    text pageRefs  
    positiveInteger firstPage  
    positiveInteger lastPage  
    PDFPageType type  
    text title  
}

SupplementalDoc ||--}o DocumentRef : "documentRef"
DocumentRef ||--}o PDFPageRef : "pDFPageRef"

Slots

Name Cardinality* and Range Description Inheritance
documentRef 0..*
DocumentRef
Links to a leaf element with the location of the document. direct

* See LinkML documentation for cardinality definitions.

Usages

used by used in type used
MetaDataVersion supplementalDoc range SupplementalDoc

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:SupplementalDoc
native odm:SupplementalDoc

LinkML Source

Direct

name: SupplementalDoc
description: Supplemental data definitions
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/SupplementalDoc
rank: 1000
slots:
- documentRef
slot_usage:
  documentRef:
    name: documentRef
    description: Links to a leaf element with the location of the document.
    multivalued: true
    domain_of:
    - AnnotatedCRF
    - SupplementalDoc
    - Origin
    - MethodDef
    - CommentDef
    range: DocumentRef
    inlined: true
    inlined_as_list: true
class_uri: odm:SupplementalDoc

Induced

name: SupplementalDoc
description: Supplemental data definitions
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/SupplementalDoc
rank: 1000
slot_usage:
  documentRef:
    name: documentRef
    description: Links to a leaf element with the location of the document.
    multivalued: true
    domain_of:
    - AnnotatedCRF
    - SupplementalDoc
    - Origin
    - MethodDef
    - CommentDef
    range: DocumentRef
    inlined: true
    inlined_as_list: true
attributes:
  documentRef:
    name: documentRef
    description: Links to a leaf element with the location of the document.
    from_schema: http://www.cdisc.org/ns/odm/v2.0
    rank: 1000
    multivalued: true
    alias: documentRef
    owner: SupplementalDoc
    domain_of:
    - AnnotatedCRF
    - SupplementalDoc
    - Origin
    - MethodDef
    - CommentDef
    range: DocumentRef
    inlined: true
    inlined_as_list: true
class_uri: odm:SupplementalDoc