Class: PDFPageRef
This element is the container for CRF page references.
URI: odm:PDFPageRef
erDiagram
PDFPageRef {
text pageRefs
positiveInteger firstPage
positiveInteger lastPage
PDFPageType type
text title
}
Slots
Name | Cardinality* and Range | Description | Inheritance |
---|---|---|---|
pageRefs | 0..1 text |
List of PDF pages, separated by spaces. Sample: "17 20 32 | direct |
firstPage | 0..1 positiveInteger |
First page in a range of pages. Note that the way to indicate the range of pa... | direct |
lastPage | 0..1 positiveInteger |
Last page in a range of pages. Note that the way to indicate the range of pag... | direct |
type | 1..1 PDFPageType |
Type of page for page reference(s) indicated in the PageRefs attribute | direct |
title | 0..1 text |
Alternative label to provide a more specific and descriptive reference to a p... | direct |
* See LinkML documentation for cardinality definitions.
Usages
used by | used in | type | used |
---|---|---|---|
DocumentRef | pDFPageRef | range | PDFPageRef |
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:PDFPageRef |
native | odm:PDFPageRef |
LinkML Source
Direct
name: PDFPageRef
description: This element is the container for CRF page references.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/PDFPageRef
rank: 1000
slots:
- pageRefs
- firstPage
- lastPage
- type
- title
slot_usage:
pageRefs:
name: pageRefs
description: 'List of PDF pages, separated by spaces. Sample: "17 20 32'
comments:
- 'Optional
range: text'
domain_of:
- PDFPageRef
range: text
firstPage:
name: firstPage
description: First page in a range of pages. Note that the way to indicate the
range of pages depends on the associated Type attribute provided.
comments:
- 'Conditional Required if PageRefs is not provided.
range: positiveInteger'
domain_of:
- PDFPageRef
range: positiveInteger
lastPage:
name: lastPage
description: Last page in a range of pages. Note that the way to indicate the
range of pages depends on the associated Type attribute provided.
comments:
- 'Conditional Required if PageRefs is not provided.
range: positiveInteger'
domain_of:
- PDFPageRef
range: positiveInteger
type:
name: type
description: Type of page for page reference(s) indicated in the PageRefs attribute
comments:
- 'Required
enum values: (PhysicalRef | NamedDestination)
When Type="NamedDestination", NamedDestinations have to be created within the
PDF document to be able to link to them via a hyperlink.'
domain_of:
- TranslatedText
- PDFPageRef
- Standard
- StudyEventDef
- ItemGroupDef
- Origin
- Resource
- MethodDef
- StudyEndPoint
- TransitionTimingConstraint
- RelativeTimingConstraint
- Branching
- Organization
- Query
range: PDFPageType
required: true
title:
name: title
description: Alternative label to provide a more specific and descriptive reference
to a page link.
comments:
- 'Optional
range: text'
domain_of:
- PDFPageRef
- Leaf
range: text
class_uri: odm:PDFPageRef
Induced
name: PDFPageRef
description: This element is the container for CRF page references.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/PDFPageRef
rank: 1000
slot_usage:
pageRefs:
name: pageRefs
description: 'List of PDF pages, separated by spaces. Sample: "17 20 32'
comments:
- 'Optional
range: text'
domain_of:
- PDFPageRef
range: text
firstPage:
name: firstPage
description: First page in a range of pages. Note that the way to indicate the
range of pages depends on the associated Type attribute provided.
comments:
- 'Conditional Required if PageRefs is not provided.
range: positiveInteger'
domain_of:
- PDFPageRef
range: positiveInteger
lastPage:
name: lastPage
description: Last page in a range of pages. Note that the way to indicate the
range of pages depends on the associated Type attribute provided.
comments:
- 'Conditional Required if PageRefs is not provided.
range: positiveInteger'
domain_of:
- PDFPageRef
range: positiveInteger
type:
name: type
description: Type of page for page reference(s) indicated in the PageRefs attribute
comments:
- 'Required
enum values: (PhysicalRef | NamedDestination)
When Type="NamedDestination", NamedDestinations have to be created within the
PDF document to be able to link to them via a hyperlink.'
domain_of:
- TranslatedText
- PDFPageRef
- Standard
- StudyEventDef
- ItemGroupDef
- Origin
- Resource
- MethodDef
- StudyEndPoint
- TransitionTimingConstraint
- RelativeTimingConstraint
- Branching
- Organization
- Query
range: PDFPageType
required: true
title:
name: title
description: Alternative label to provide a more specific and descriptive reference
to a page link.
comments:
- 'Optional
range: text'
domain_of:
- PDFPageRef
- Leaf
range: text
attributes:
pageRefs:
name: pageRefs
description: 'List of PDF pages, separated by spaces. Sample: "17 20 32'
comments:
- 'Optional
range: text'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: pageRefs
owner: PDFPageRef
domain_of:
- PDFPageRef
range: text
firstPage:
name: firstPage
description: First page in a range of pages. Note that the way to indicate the
range of pages depends on the associated Type attribute provided.
comments:
- 'Conditional Required if PageRefs is not provided.
range: positiveInteger'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: firstPage
owner: PDFPageRef
domain_of:
- PDFPageRef
range: positiveInteger
lastPage:
name: lastPage
description: Last page in a range of pages. Note that the way to indicate the
range of pages depends on the associated Type attribute provided.
comments:
- 'Conditional Required if PageRefs is not provided.
range: positiveInteger'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: lastPage
owner: PDFPageRef
domain_of:
- PDFPageRef
range: positiveInteger
type:
name: type
description: Type of page for page reference(s) indicated in the PageRefs attribute
comments:
- 'Required
enum values: (PhysicalRef | NamedDestination)
When Type="NamedDestination", NamedDestinations have to be created within the
PDF document to be able to link to them via a hyperlink.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: type
owner: PDFPageRef
domain_of:
- TranslatedText
- PDFPageRef
- Standard
- StudyEventDef
- ItemGroupDef
- Origin
- Resource
- MethodDef
- StudyEndPoint
- TransitionTimingConstraint
- RelativeTimingConstraint
- Branching
- Organization
- Query
range: PDFPageType
required: true
title:
name: title
description: Alternative label to provide a more specific and descriptive reference
to a page link.
comments:
- 'Optional
range: text'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: title
owner: PDFPageRef
domain_of:
- PDFPageRef
- Leaf
range: text
class_uri: odm:PDFPageRef