glam/frontend/public/schemas/20251121/linkml/modules/classes/InformationCarrier.yaml
kempersc 9342919c79 Add archived slot definitions for various attributes
- Introduced dual_class_role, emic_name, employer_linkedin_url, employer_name, employment_dates_raw, employment_end_date, employment_start_date, end_date, end_seconds, end_time, ended_at_time, endowment_draw, engagement_rate, enriched_date, enrichment_metadata_whatsapp, enrichment_method_whatsapp, exhibition_timespan, has_timespan, policy_effective_from, policy_effective_to, start_date, can_or_could_be_retrieved_from, documents_or_documented, has_or_had_contributor, has_or_had_drawer, has_or_had_email, has_or_had_endowment_draw, has_or_had_engagement_metric, has_or_had_metadata, has_or_had_summary, is_or_was_employed_by, and is_or_was_expired_at slots.
- Each slot includes detailed descriptions, ranges, and mappings to ensure compliance with ontology standards.
2026-01-26 17:32:24 +01:00

750 lines
29 KiB
YAML

id: https://nde.nl/ontology/hc/class/InformationCarrier
name: InformationCarrier
title: Information Carrier Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
crm: http://www.cidoc-crm.org/cidoc-crm/
dcterms: http://purl.org/dc/terms/
skos: http://www.w3.org/2004/02/skos/core#
bf: http://id.loc.gov/ontologies/bibframe/
rico: https://www.ica.org/standards/RiC/ontology#
aat: http://vocab.getty.edu/aat/
rda: http://rdaregistry.info/termList/
imports:
- linkml:types
- ../metadata
- ./TimeSpan
- ./CustodianPlace
- ../enums/CarrierTypeEnum
# REMOVED 2026-01-15: ../slots/wikidata_id - inherits has_or_had_identifier from ExhibitedObject (Rule 53)
- ../slots/isbn
- ../slots/has_annotation_by
- ../slots/has_archival_reference
- ../slots/has_arrangement_level
- ../slots/has_or_had_description
- ../slots/has_or_had_provenance
- ../slots/has_or_had_type
# bookplate REMOVED - migrated to includes_or_included with Bookplate class (Rule 53)
- ../slots/includes_or_included
- ./Bookplate
- ./BindingType
# REMOVED 2026-01-17: call_number - migrated to has_or_had_identifier per Rule 53
- ../slots/has_or_had_identifier # includes call_number migration (2026-01-17)
- ./Identifier # for has_or_had_identifier range
# REMOVED 2026-01-23: carrier_type - migrated to has_or_had_carrier per Rule 53/F24
- ../slots/has_or_had_carrier
- ./Carrier
- ./CarrierType
- ./CarrierTypes
# REMOVED 2026-01-23: carries_information - migrated to has_or_had_content per Rule 53/F25
- ../slots/has_or_had_content
- ./Content
- ./ContentType
- ./ContentTypes
- ../slots/content_language
- ../slots/has_or_had_summary
- ../slots/copy_note
- ../slots/copy_number
- ../slots/cover_material
- ../slots/has_or_had_custodian_type
# REMOVED 2026-01-24: date_of_publication - migrated to is_or_was_published (Rule 53)
- ../slots/is_or_was_published
- ./Publication
- ../slots/has_or_had_identifier
- ./DOI
# MIGRATED 2026-01-25: duration → has_or_had_time_interval + TimeInterval (Rule 53)
- ../slots/has_or_had_time_interval
- ./TimeInterval
- ../slots/duration
- ../slots/has_or_had_edition
- ./Edition
- ../slots/extent_text
- ../slots/file_number
- ../slots/folio_count
- ../slots/has_or_had_fond
- ../slots/issn
- ../slots/language
- ../slots/marginalia
- ../slots/material_composition
- ../slots/oclc_number
- ../slots/ownership_stamp
- ../slots/page_count
- ../slots/parallel_title
- ../slots/place_of_publication
- ../slots/printer_publisher
- ../slots/production_method
- ../slots/script_type
- ../slots/has_or_had_series
- ../slots/shelf_mark
- ../slots/specificity_annotation
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
- ../slots/has_or_had_direction # was: text_direction - migrated per Rule 53/56 (2026-01-16)
- ./TextDirection
- ../slots/has_or_had_label # was: title_proper - migrated per Rule 53
- ../slots/has_or_had_label # was: uniform_title - migrated per Rule 53
- ../slots/has_or_had_writing_system
- ./WritingSystem
- ./SpecificityAnnotation
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
- ./TemplateSpecificityType
- ./TemplateSpecificityTypes
default_prefix: hc
classes:
InformationCarrier:
class_uri: crm:E84_Information_Carrier
description: "A physical object that carries textual or symbolic information.\n\nModels the **carrier** (physical object)\
\ as distinct from the **content** \n(intellectual work) it carries. Essential for libraries and archives that \nmanage\
\ both physical and conceptual aspects of their holdings.\n\n**CIDOC-CRM Alignment**:\n\nE84_Information_Carrier - \"\
Physical objects that were designed or have been \nused to carry symbols. These comprise man-made objects which have\
\ symbolic \ninformation on them, and natural objects such as shells or skins bearing \nsymbolic information.\"\n\n\
**FRBR/LRM Conceptual Model**:\n\n```\nWORK (intellectual creation)\n │\n └──→ EXPRESSION (realization: text,\
\ translation)\n │\n └──→ MANIFESTATION (publication, edition)\n │\n \
\ └──→ ITEM (physical copy) ← InformationCarrier\n```\n\nInformationCarrier models the **Item** level\
\ - the specific physical \nobject held in a collection.\n\n**Key Distinction**:\n\n| Concept | Class | Example |\n\
|---------|-------|---------|\n| Physical carrier | **InformationCarrier** | **Gutenberg Bible copy at KB** |\n| Content/Work\
\ | E73_Information_Object | The Vulgate Latin text |\n| General object | ExhibitedObject | Painting, sculpture |\n\n\
**When to Use InformationCarrier**:\n\nUse for physical objects primarily valued as information containers:\n- Books\
\ (codices, bound volumes)\n- Manuscripts (handwritten documents)\n- Archival records (letters, deeds, registers)\n\
- Maps and atlases\n- Prints and engravings with text\n- Scrolls and tablets\n- Audiovisual carriers (film reels, tapes,\
\ discs)\n- Digital storage media\n- Inscribed objects\n\n**BIBFRAME Integration**:\n\nInformationCarrier aligns with\
\ BIBFRAME (Library of Congress):\n- `carrier_type` → bf:carrier\n- `extent_pages` → bf:extent\n- `isbn` → bf:identifiedBy\
\ with Isbn class\n- `call_number` → bf:shelfMark\n\n**Carrier vs. Content Model**:\n\n```\nInformationCarrier (physical)\n\
\ │\n ├── carrier_type (CODEX, SCROLL, VINYL_DISC, etc.)\n ├── material_composition (paper, parchment, plastic)\n\
\ ├── page_count / duration\n ├── physical_condition\n │\n └── carries_information → [conceptual content]\n\
\ │\n ├── title (work title)\n ├── language (content language)\n ├── subject_matter\
\ (what it's about)\n └── abstract/summary\n```\n\n**Example**:\n\nGutenberg Bible at Koninklijke Bibliotheek:\n\
- carrier_type: CODEX\n- material_composition: \"Paper and vellum\"\n- binding_type: \"Contemporary blind-stamped leather\"\
\n- page_count: 1282 (leaves)\n- carries_information: \"The Latin Vulgate Bible\"\n"
exact_mappings:
- crm:E84_Information_Carrier
close_mappings:
- bf:Item
- rico:Instantiation
- schema:Book
related_mappings:
- crm:E22_Human-Made_Object
- bf:Instance
- schema:CreativeWork
is_a: ExhibitedObject
slots:
- has_annotation_by
- archival_reference
- arrangement_level
- has_or_had_description
- has_or_had_provenance
- has_or_had_type
# bookplate REMOVED - migrated to includes_or_included (Rule 53)
- includes_or_included
# REMOVED 2026-01-17: call_number - migrated to has_or_had_identifier (Rule 53)
- has_or_had_identifier
# REMOVED 2026-01-23: carrier_type - migrated to has_or_had_carrier (Rule 53/F24)
- has_or_had_carrier
# REMOVED 2026-01-23: carries_information - migrated to has_or_had_content (Rule 53/F25)
- has_or_had_content
- has_or_had_language
- has_or_had_summary
- copy_note
- copy_number
- cover_material
- has_or_had_custodian_type
# REMOVED 2026-01-24: date_of_publication - migrated to is_or_was_published (Rule 53)
- is_or_was_published
- has_or_had_identifier
# MIGRATED 2026-01-25: duration → has_or_had_time_interval (Rule 53)
- has_or_had_time_interval
- has_or_had_edition
- extent_text
- file_number
- folio_count
- has_or_had_fond
- isbn
- issn
- language
- marginalia
- material_composition
- oclc_number
- ownership_stamp
- page_count
- parallel_title
- place_of_publication
- printer_publisher
- production_method
- script_type
- has_or_had_series
- shelf_mark
- specificity_annotation
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
- has_or_had_direction # was: text_direction - migrated per Rule 53/56 (2026-01-16)
- has_or_had_label # was: title_proper
- has_or_had_label # was: uniform_title
- has_or_had_writing_system
slot_usage:
# REMOVED 2026-01-23: carrier_type - migrated to has_or_had_carrier (Rule 53/F24)
has_or_had_carrier:
required: true
range: Carrier
inlined: true
description: >-
The physical carrier type and characteristics.
MIGRATED from carrier_type (2026-01-23) per Rule 53/F24.
Uses Carrier class with CarrierType taxonomy per Rule 0b.
examples:
- value:
has_or_had_type:
has_or_had_code: CODEX
has_or_had_label: Codex
description: Bound volume (codex form)
- value:
has_or_had_type:
has_or_had_code: SCROLL
has_or_had_label: Scroll
description: Rolled manuscript
- value:
has_or_had_type:
has_or_had_code: VINYL_DISC
has_or_had_label: Vinyl Disc
description: Audio recording
material_composition:
required: false
range: string
multivalued: true
examples:
- value: Paper (laid, watermarked)
- value: Vellum
- value: Papyrus
page_count:
required: false
range: integer
examples:
- value: 324
folio_count:
required: false
range: integer
examples:
- value: 162
description: 162 folios = 324 pages
extent_text:
required: false
range: string
examples:
- value: 'xii, 324 p., [8] p. of plates : ill. ; 24 cm'
- value: '1 atlas (42 maps) : col. ; 38 cm'
# MIGRATED 2026-01-25: duration → has_or_had_time_interval + TimeInterval (Rule 53)
has_or_had_time_interval:
required: false
range: TimeInterval
inlined: true
description: |
Duration of the audiovisual carrier.
MIGRATED from duration (string) to TimeInterval class.
examples:
- value:
duration_value: PT45M30S
duration_description: 45 minutes 30 seconds
description: Audio recording duration
- value:
duration_value: 01:32:15
description: Duration in HH:MM:SS format
has_or_had_type:
required: false
range: BindingType
description: |
Type of binding for bound volumes.
MIGRATED from binding_type (2026-01-13).
Uses BindingType class hierarchy for rich type semantics.
Common types: FullLeatherBinding, HalfLeatherBinding,
ClothBinding, LimpVellumBinding, CaseBinding.
examples:
- value: FullLeatherBinding
description: Traditional fine leather binding
- value: LimpVellumBinding
description: Flexible vellum cover
has_or_had_description:
required: false
range: string
description: >-
Detailed description of the physical binding of this information carrier.
MIGRATED from binding_description (2026-01-15) per Rule 53.
Describes binding style, materials, decorative elements, and condition.
For carriers like codices, bound manuscripts, and books.
examples:
- value: "Contemporary blind-stamped pigskin over wooden boards, with brass clasps and corner pieces. Spine with five raised bands."
description: Medieval manuscript binding
- value: "Rebound in the 18th century in red morocco with gold tooling."
description: Later rebinding of early printed book
cover_material:
required: false
range: string
examples:
- value: Leather (calf)
- value: Cloth (buckram)
script_type:
required: false
range: string
examples:
- value: MANUSCRIPT
- value: PRINTED
- value: TYPESCRIPT
has_or_had_writing_system:
required: false
range: WritingSystem
inlined: true
description: |
The writing system or script used on this information carrier.
MIGRATED from writing_system (2026-01-15) per Rule 53.
Uses WritingSystem class with ISO 15924 script codes.
examples:
- value:
has_or_had_code: "Latn"
script_name: "Latin"
description: Latin alphabet
- value:
has_or_had_code: "Xsux"
script_name: "Cuneiform"
description: Ancient Sumerian/Akkadian cuneiform
- value:
has_or_had_code: "Hant"
script_name: "Chinese (traditional)"
description: Traditional Chinese script
language:
required: false
range: string
multivalued: true
examples:
- value: lat
description: Latin
- value: nld
description: Dutch
content_language:
required: false
range: string
multivalued: true
examples:
- value: lat
- value: grc
description: Ancient Greek
has_or_had_direction:
# was: text_direction - migrated per Rule 53/56 (2026-01-16)
required: false
range: TextDirection
inlined: true
description: |
Direction of text flow on this information carrier.
MIGRATED from text_direction (2026-01-16) per Rule 53/56.
Uses TextDirection class for structured directional semantics.
examples:
- value:
has_or_had_code: "LTR"
has_or_had_label: "Left to Right"
description: Standard Western European text
- value:
has_or_had_code: "RTL"
has_or_had_label: "Right to Left"
description: Arabic, Hebrew manuscripts
production_method:
required: false
range: string
examples:
- value: LETTERPRESS
- value: LITHOGRAPHY
printer_publisher:
required: false
range: string
multivalued: true
examples:
- value: Johannes Gutenberg
- value: Elsevier
place_of_publication:
required: false
range: CustodianPlace
inlined: true
examples:
- value:
place_name: Mainz
country: DE
# REMOVED 2026-01-24: date_of_publication - migrated to is_or_was_published (Rule 53)
is_or_was_published:
required: false
range: Publication
inlined: true
multivalued: true
description: >-
Publication event(s) for this information carrier.
Use publication_date_string for approximate dates (c. 1455, 16th century).
examples:
- value:
publication_date_string: "c. 1455"
publisher: "Johannes Gutenberg"
publication_place: "Mainz"
description: Approximate date with publisher info
- value:
temporal_extent:
begin_of_the_begin: "1623-01-01"
publication_date_string: "1623"
description: Year-level precision
has_or_had_edition:
range: Edition
inlined: true
multivalued: true
description: |
Edition statement(s) for the carrier.
MIGRATED from edition_statement per Rule 53 (2026-01-25).
Uses Edition class with has_or_had_note for the statement text.
examples:
- value:
has_or_had_note: "First edition"
description: Standard edition statement
- value:
has_or_had_note: "Second edition, revised and enlarged"
has_or_had_label: "2nd Edition"
description: Complex edition statement
copy_number:
required: false
range: string
examples:
- value: Copy 45 of 500
- value: No. 12/100
copy_note:
required: false
range: string
multivalued: true
examples:
- value: Lacking title page
- value: Rubricated throughout in red and blue
- value: Illuminated initial on f. 1r
marginalia:
required: false
range: string
examples:
- value: Extensive marginal annotations in 16th-century hand
has_annotation_by:
required: false
range: string
multivalued: true
examples:
- value: John Dee
- value: Unknown 17th-century reader
includes_or_included:
description: >-
MIGRATED from bookplate (Rule 53).
Bookplate(s) present in the volume, indicating ownership.
Range narrowed to Bookplate class.
required: false
range: Bookplate
multivalued: true
inlined_as_list: true
examples:
- value:
id: https://nde.nl/ontology/hc/bookplate/pembroke-001
has_or_had_label: "Ex Libris Earl of Pembroke"
description: Armorial bookplate of the Earl of Pembroke
ownership_stamp:
required: false
range: string
multivalued: true
examples:
- value: British Museum stamp on verso of title page
has_or_had_provenance:
required: false
range: string
description: >-
Provenance information related to the physical binding of this information carrier.
MIGRATED from binding_provenance (2026-01-15) per Rule 53.
Describes the historical ownership or commissioning context of the binding,
such as royal presentation bindings or notable previous owners' bindings.
examples:
- value: Bound for presentation to Elizabeth I, royal arms in gold
description: Royal presentation binding provenance
isbn:
required: false
range: string
pattern: ^(97[89])?\d{9}[\dXx]$
examples:
- value: '9780198123569'
- value: 0198123566
issn:
required: false
range: string
pattern: ^\d{4}-?\d{3}[\dXx]$
examples:
- value: 0028-0836
description: Nature
# doi migrated to has_or_had_identifier with DOI class (Rule 53, 2026-01-26)
oclc_number:
required: false
range: string
examples:
- value: '12345678'
# REMOVED 2026-01-17: call_number - migrated to has_or_had_identifier (Rule 53)
# Old call_number slot_usage preserved below in has_or_had_identifier
has_or_had_identifier:
required: false
range: Identifier
multivalued: true
inlined: true
description: |
Identifiers for this information carrier.
MIGRATED from call_number (2026-01-17), wikidata_id (2026-01-15), and doi (2026-01-26) per Rule 53.
Includes:
- Library call numbers (bf:shelfMark) - e.g., BS75.A1 1455, Inc. 1
- Wikidata IDs (Q-numbers) - e.g., Q178401
- DOIs - e.g., 10.1000/xyz123
- Local collection identifiers
- Other external identifiers
Use identifier_scheme to distinguish types:
- LIBRARY_OF_CONGRESS, DEWEY_DECIMAL for classification call numbers
- LOCAL_COLLECTION for institutional identifiers
- WIKIDATA for Q-numbers
- DOI for Digital Object Identifiers
examples:
- value:
identifier_value: BS75.A1 1455
identifier_scheme: LIBRARY_OF_CONGRESS
description: Library of Congress call number
- value:
identifier_value: Inc. 1
identifier_scheme: LOCAL_COLLECTION
description: Incunabula collection number (was call_number)
- value:
identifier_value: Q178401
identifier_scheme: WIKIDATA
description: Wikidata identifier for Gutenberg Bible
- value:
identifier_value: 10.1000/xyz123
identifier_scheme: DOI
description: Digital Object Identifier
shelf_mark:
required: false
range: string
examples:
- value: MS. Royal 1.A.XVIII
- value: Add. MS 43725
has_archival_reference:
required: false
range: string
examples:
- value: NL-HaNA/2.21.006.50
description: Dutch National Archives reference
has_or_had_fond:
required: false
range: string
examples:
- value: VOC Archives
- value: Roosevelt Papers
has_or_had_series:
required: false
range: string
examples:
- value: Correspondence, 1933-1945
file_number:
required: false
range: string
examples:
- value: File 123, Item 45
has_arrangement_level:
required: false
range: string
examples:
- value: ITEM
- value: FILE
# REMOVED 2026-01-23: carries_information - migrated to has_or_had_content (Rule 53/F25)
has_or_had_content:
required: false
range: Content
inlined: true
description: >-
The intellectual content carried by this information carrier.
MIGRATED from carries_information (2026-01-23) per Rule 53/F25.
Uses Content class with ContentType taxonomy per Rule 0b.
examples:
- value:
has_or_had_label: Vulgate Latin Bible
has_or_had_type:
has_or_had_code: RELIGIOUS
has_or_had_label: Religious Content
description: Religious text content
- value:
has_or_had_label: Hamlet by William Shakespeare
has_or_had_type:
has_or_had_code: LITERARY
has_or_had_label: Literary Content
description: Literary work
has_or_had_label: # was: title_proper and uniform_title (merged 2026-01-15)
required: false
range: string
multivalued: true
description: |
Title labels for the information carrier.
Includes title proper and uniform/standard titles.
MERGED 2026-01-15: Combines title_proper and uniform_title into single multivalued slot.
examples:
- value: Biblia Latina
description: Title proper
- value: Mr. William Shakespeares Comedies, Histories, & Tragedies
description: Title proper
- value: Bible. Latin. Vulgate. 1455
description: Uniform title
parallel_title:
required: false
range: string
multivalued: true
examples:
- value: The Holy Bible (English parallel title)
has_or_had_summary:
required: false
range: string
examples:
- value: "The Gutenberg Bible is the first substantial book printed \nwith movable metal type. Contains the complete\
\ Latin Vulgate \ntext of the Old and New Testaments.\n"
has_or_had_custodian_type:
equals_expression: '["hc:LibraryType", "hc:ArchiveOrganizationType", "hc:ResearchOrganizationType", "hc:MuseumType",
"hc:HolySacredSiteType"]'
comments:
- InformationCarrier extends ExhibitedObject with carrier-specific fields
- Aligned with BIBFRAME, RDA, and RiC-O vocabularies
- Supports libraries, archives, and special collections
- Distinguishes physical carrier from intellectual content
- Includes bibliographic identifiers and archival context
see_also:
- https://cidoc-crm.org/html/cidoc_crm_v7.1.3.html#E84
- https://www.loc.gov/bibframe/
- https://www.ica.org/standards/RiC/ontology
- https://www.ifla.org/publications/node/11240
examples:
- value:
object_id: https://nde.nl/ontology/hc/object/kb-gutenberg-bible
object_name: Gutenberg Bible (KB copy)
object_description: "One of fewer than 50 surviving copies of the Gutenberg Bible, \nthe first substantial book printed\
\ with movable metal type.\nThis paper copy was acquired by the Koninklijke Bibliotheek in 1807.\n"
# MIGRATED 2026-01-23: carrier_type → has_or_had_carrier (Rule 53/F24)
has_or_had_carrier:
has_or_had_type:
has_or_had_code: CODEX
has_or_had_label: Codex
material_composition:
- Paper (handmade, watermarked)
folio_count: 641
binding_type: 18th-century full leather
has_or_had_description: 'Rebound in the 18th century in red morocco with gold tooling.
Five raised bands on spine with gilt lettering.
'
production_method: LETTERPRESS
printer_publisher:
- Johannes Gutenberg
place_of_publication:
place_name: Mainz
country: DE
# MIGRATED 2026-01-24: date_of_publication → is_or_was_published (Rule 53)
is_or_was_published:
- publication_date_string: "c. 1455"
publisher: "Johannes Gutenberg"
publication_place: "Mainz"
script_type: PRINTED
has_or_had_writing_system:
has_or_had_code: "Latn"
script_name: "Latin"
content_language:
- lat
# MIGRATED 2026-01-23: carries_information → has_or_had_content (Rule 53/F25)
has_or_had_content:
has_or_had_label: Bible. Latin. Vulgate
has_or_had_type:
has_or_had_code: RELIGIOUS
has_or_had_label: Religious Content
title_proper: Biblia Latina
uniform_title: Bible. Latin. Vulgate. 1455
# MIGRATED 2026-01-17: call_number → has_or_had_identifier (Rule 53)
# Merged with existing wikidata_id migration (2026-01-15)
has_or_had_identifier:
- identifier_value: "Inc. 1"
identifier_scheme: LOCAL_COLLECTION
description: "Incunabula collection number (was call_number)"
- identifier_value: "Q178401"
identifier_scheme: WIKIDATA
label: "Gutenberg Bible (KB copy)"
copy_note:
- Complete copy on paper (2 volumes)
- Rubricated in red and blue
current_keeper: https://nde.nl/ontology/hc/custodian/nl/koninklijke-bibliotheek
description: Gutenberg Bible at Koninklijke Bibliotheek
- value:
object_id: https://nde.nl/ontology/hc/object/bl-codex-sinaiticus
object_name: Codex Sinaiticus (British Library portion)
object_description: "4th-century manuscript of the Greek Bible, one of the oldest \nand most important Biblical manuscripts.\
\ The British Library \nholds 347 leaves of this codex.\n"
# MIGRATED 2026-01-23: carrier_type → has_or_had_carrier (Rule 53/F24)
has_or_had_carrier:
has_or_had_type:
has_or_had_code: CODEX
has_or_had_label: Codex
material_composition:
- Parchment (vellum)
folio_count: 347
script_type: MANUSCRIPT
has_or_had_writing_system:
has_or_had_code: "Grek"
script_name: "Greek uncial"
content_language:
- grc
# MIGRATED 2026-01-24: date_of_publication → is_or_was_published (Rule 53)
is_or_was_published:
- publication_date_string: "4th century CE"
# MIGRATED 2026-01-23: carries_information → has_or_had_content (Rule 53/F25)
has_or_had_content:
has_or_had_label: Septuagint and Greek New Testament
has_or_had_type:
has_or_had_code: RELIGIOUS
has_or_had_label: Religious Content
uniform_title: Bible. Greek
shelf_mark: Add. MS 43725
current_keeper: https://nde.nl/ontology/hc/custodian/uk/british-library
# MIGRATED 2026-01-15: wikidata_id → has_or_had_identifier (Rule 53)
has_or_had_identifier:
- qid: "Q151610"
label: "Codex Sinaiticus"
description: Codex Sinaiticus at British Library
- value:
object_id: https://nde.nl/ontology/hc/object/nara-declaration-independence
object_name: Declaration of Independence (engrossed parchment)
object_description: "The official engrossed parchment copy of the Declaration of \nIndependence, signed by 56 delegates\
\ to the Continental Congress.\n"
# MIGRATED 2026-01-23: carrier_type → has_or_had_carrier (Rule 53/F24)
has_or_had_carrier:
has_or_had_type:
has_or_had_code: PARCHMENT_LEAF
has_or_had_label: Parchment Leaf
material_composition:
- Parchment (sheepskin)
script_type: MANUSCRIPT
has_or_had_writing_system:
has_or_had_code: "Latn"
script_name: "Latin"
content_language:
- eng
# MIGRATED 2026-01-24: date_of_publication → is_or_was_published (Rule 53)
is_or_was_published:
- temporal_extent:
begin_of_the_begin: "1776-08-02"
end_of_the_end: "1776-08-02"
publisher: "John Dunlap"
publication_place: "Philadelphia"
archival_reference: NARA 1419
fonds: Records of the Continental and Confederation Congresses
arrangement_level: ITEM
current_keeper: https://nde.nl/ontology/hc/custodian/us/national-archives
# MIGRATED 2026-01-15: wikidata_id → has_or_had_identifier (Rule 53)
has_or_had_identifier:
- qid: "Q127885"
label: "United States Declaration of Independence"
description: Declaration of Independence at National Archives