Skip to content

Class: acknowledgements (Acknowledgements)

Usually part of the preface, or a separate section in its own right, often as part of the back matter, it acknowledges those, including funding agencies, who contributed to the undertaking of a research project described in a publication, or to the creation of the work in some way. In scientific articles, the acknowledgements are usually placed as a separated section immediately following the Discussion or Conclusions.

URI: deo:Acknowledgements

classDiagram class Acknowledgements click Acknowledgements href "../Acknowledgements" Section <|-- Acknowledgements click Section href "../Section" Acknowledgements : pattern_contains Acknowledgements --> "1..*" Any : pattern_contains click Any href "../Any" Acknowledgements : section_title Acknowledgements --> "1" SectionTitle : section_title click SectionTitle href "../SectionTitle"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
pattern_contains 1..*
Any or 
Section or 
Paragraph
this slot is used to describe the child resources or entities that are contai... Section
section_title 1
SectionTitle
Section

Usages

used by used in type used
ResearchPaper acknowledgements range Acknowledgements

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self deo:Acknowledgements
native research_paper_schema:Acknowledgements

LinkML Source

Direct

name: Acknowledgements
description: Usually part of the preface, or a separate section in its own right,
  often as part of the back matter, it acknowledges those, including funding agencies,
  who contributed to the undertaking of a research project described in a publication,
  or to the creation of the work in some way. In scientific articles, the acknowledgements
  are usually placed as a separated section immediately following the Discussion or
  Conclusions.
title: acknowledgements
from_schema: https://w3id.org/axle_informatics/research-paper-schema
is_a: Section
class_uri: deo:Acknowledgements

Induced

name: Acknowledgements
description: Usually part of the preface, or a separate section in its own right,
  often as part of the back matter, it acknowledges those, including funding agencies,
  who contributed to the undertaking of a research project described in a publication,
  or to the creation of the work in some way. In scientific articles, the acknowledgements
  are usually placed as a separated section immediately following the Discussion or
  Conclusions.
title: acknowledgements
from_schema: https://w3id.org/axle_informatics/research-paper-schema
is_a: Section
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: Acknowledgements
    domain_of:
    - Section
    - BibliographicReferenceList
    range: Any
    required: true
    multivalued: true
    any_of:
    - range: Section
    - range: Paragraph
  section_title:
    name: section_title
    from_schema: https://w3id.org/axle_informatics/research-paper-schema
    rank: 1000
    alias: section_title
    owner: Acknowledgements
    domain_of:
    - Section
    range: SectionTitle
    required: true
    multivalued: false
class_uri: deo:Acknowledgements