Skip to content

Class: bibliographic reference list (BibliographicReferenceList)

A list, usually within a bibliography, of all the references within the citing document that refer to journal articles, books, book chapters, Web sites or similar publications.

URI: doco:BibliographicReferenceList

classDiagram class BibliographicReferenceList click BibliographicReferenceList href "../BibliographicReferenceList" BibliographicReferenceList : pattern_contains BibliographicReferenceList --> "1..*" BibliographicReference : pattern_contains click BibliographicReference href "../BibliographicReference"

Slots

Name Cardinality and Range Description Inheritance
pattern_contains 1..*
BibliographicReference
this slot is used to describe the child resources or entities that are contai... direct

Usages

used by used in type used
ResearchPaper references range BibliographicReferenceList

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/axle_informatics/research-paper-schema

Mappings

Mapping Type Mapped Value
self doco:BibliographicReferenceList
native research_paper_schema:BibliographicReferenceList

LinkML Source

Direct

name: BibliographicReferenceList
description: A list, usually within a bibliography, of all the references within the
  citing document that refer to  journal articles, books, book chapters, Web sites
  or similar publications.
title: bibliographic reference list
from_schema: https://w3id.org/axle_informatics/research-paper-schema
slots:
- pattern_contains
slot_usage:
  pattern_contains:
    name: pattern_contains
    range: BibliographicReference
    required: true
    multivalued: true
class_uri: doco:BibliographicReferenceList

Induced

name: BibliographicReferenceList
description: A list, usually within a bibliography, of all the references within the
  citing document that refer to  journal articles, books, book chapters, Web sites
  or similar publications.
title: bibliographic reference list
from_schema: https://w3id.org/axle_informatics/research-paper-schema
slot_usage:
  pattern_contains:
    name: pattern_contains
    range: BibliographicReference
    required: true
    multivalued: true
attributes:
  pattern_contains:
    name: pattern_contains
    description: this slot is used to describe the child resources or entities that
      are contained in the parent resource or entity.
    from_schema: https://w3id.org/axle_informatics/research-paper-schema
    rank: 1000
    is_a: has_part
    slot_uri: http://www.essepuntato.it/2008/12/pattern#contains
    alias: pattern_contains
    owner: BibliographicReferenceList
    domain_of:
    - Section
    - BibliographicReferenceList
    range: BibliographicReference
    required: true
    multivalued: true
class_uri: doco:BibliographicReferenceList