chf_pub

Create and manage blog and book data in TYPO3

https://github.com/digicademy-chf/chf_pub

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Create and manage blog and book data in TYPO3

Basic Info
  • Host: GitHub
  • Owner: digicademy-chf
  • License: gpl-3.0
  • Language: PHP
  • Default Branch: main
  • Homepage:
  • Size: 2.8 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed 12 months ago
Metadata Files
Readme License Citation

README.rst

..  image:: https://img.shields.io/badge/PHP-8.2/8.4-blue.svg
    :alt: PHP 8.2/8.4
    :target: https://www.php.net/downloads

..  image:: https://img.shields.io/badge/TYPO3-13-orange.svg
    :alt: TYPO3 13
    :target: https://get.typo3.org/version/13

..  image:: https://img.shields.io/badge/License-GPLv3-blue.svg
    :alt: License: GPL v3
    :target: https://www.gnu.org/licenses/gpl-3.0

=======
CHF Pub
=======

The extension provides a data model for data of stereotypical publications,
such as printed volumes and academic blogs, as part of the Cultural Heritage
Framework (CHF). The central resource equals either a book series or a blog.
It may contain multiple volumes which, in turn, contain sections and/or
essays. These could be new publications or retrodigitised ones. To model a
blog instead, essays may be added directly to the resource. Other records
may be connected to volumes through a dedicated volume relation.

:Repository:  https://github.com/digicademy-chf/chf_pub
:Read online: https://digicademy-chf.github.io/chf_pub
:TER:         https://extensions.typo3.org/extension/chf_pub

Roadmap
=======

This is a pre-release version. The following steps are required for the software to move out of beta:

- Frontend plugin and templates
- Import of *Corpus Vitrearum* data
- Embedded metadata
- First set of serialisations
- Search configuration
- Generic Zotero import
- Add API documentation

**Beyond 2.0.0**

- Add testing
- Generic import
- Additional serialisations

Owner

  • Name: Cultural Heritage Framework
  • Login: digicademy-chf
  • Kind: organization
  • Email: jonatan.steller@adwmainz.de
  • Location: Germany

Research software suite for web apps to produce and publish humanities data. Built with ♥️ by @digicademy in Mainz.

Citation (CITATION.cff)

cff-version: 1.2.0
title: CHF Pub
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Jonatan Jalle
    family-names: Steller
    email: jonatan.steller@adwmainz.de
    affiliation: Academy of Sciences and Literature Mainz
    orcid: 'https://orcid.org/0000-0002-5101-5275'
  - name: "CHF Pub contributors"
repository-code: >-
  https://github.com/digicademy-chf/chf_pub
abstract: >-
  The extension provides a data model for data of
  stereotypical publications, such as printed volumes and
  academic blogs, as part of the Cultural Heritage
  Framework (CHF). The central resource equals either a
  book series or a blog. It may contain multiple volumes
  which, in turn, contain sections and/or essays. These
  could be new publications or retrodigitised ones. To
  model a blog instead, essays may be added directly to
  the resource. Other records may be connected to volumes
  through a dedicated volume relation.
keywords:
  - TYPO3
  - Blog
  - Book
  - Volume
  - Print
  - Data
  - Research
  - Academia
  - Academic
license: GPL 3
version: 2.0.0
date-released: '2025-08-27'

GitHub Events

Total
  • Push event: 19
Last Year
  • Push event: 19

Dependencies

composer.json packagist
  • typo3/cms-core ^12
.github/workflows/main.yml actions
  • TYPO3-Documentation/gh-render-action 0.1.0 composite
  • actions/configure-pages v4 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite