cl-pandoc-filters

This is a collection of Pandoc filters used by Caltech Library's Digital Library Development Groups

https://github.com/caltechlibrary/cl-pandoc-filters

Science Score: 52.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
    Organization caltechlibrary has institutional domain (www.library.caltech.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary

Keywords

pandoc pandoc-filter pandoc-markdown
Last synced: 6 months ago · JSON representation ·

Repository

This is a collection of Pandoc filters used by Caltech Library's Digital Library Development Groups

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
pandoc pandoc-filter pandoc-markdown
Created 9 months ago · Last pushed 7 months ago
Metadata Files
Readme License Citation Codemeta

README.md

CL-Pandoc-filters 0.0.1

This is a repository for Pandoc Filters used by Caltech Library's Digital Repository Development Group.

Release Notes

  • version: 0.0.1
  • status: concept
  • released: 2025-06-17

This is start of a collection of Pandoc Filters to support DLD groups documentation efforts.

Authors

  • Doiel, R. S.
  • Keswick, Tommy

Maintainers

  • Doiel, R. S.

Software Requirements

  • Pandoc >= 3.1

Uses: Pandoc

Related resources

Owner

  • Name: Caltech Library
  • Login: caltechlibrary
  • Kind: organization
  • Email: helpdesk@library.caltech.edu
  • Location: Pasadena, CA 91125

We manage the physical and digital holdings of the California Institute of Technology, provide services and training, and develop open-source software.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: CL-Pandoc-filters
abstract: "This is a repository for Pandoc Filters used by Caltech Library's Digital Repository Development Group."
authors:
  - family-names: Doiel
    given-names: R. S.
    orcid: https://orcid.org/0000-0003-0900-6903
    email: rsdoiel@caltech.edu
  - family-names: Keswick
    given-names: Tommy
    orcid: https://orcid.org/0000-0001-5644-440X
    email: tkeswick@caltech.edu

contacts:
  - family-names: Doiel
    given-names: R. S.
    orcid: https://orcid.org/0000-0003-0900-6903
    email: rsdoiel@caltech.edu

repository-code: "https://github.com/caltechlibrary/CL-Pandoc-filters"
version: 0.0.1
date-released: 2025-06-17

license-url: "https://github.com/caltechlibrary/CL-Pandoc-filters/blob/main/LICENSE"
keywords:
  - Pandoc
  - Filters

CodeMeta (codemeta.json)

{
  "@context": "https://w3id.org/codemeta/3.0",
  "type": "SoftwareSourceCode",
  "codeRepository": "https://github.com/caltechlibrary/CL-Pandoc-filters",
  "author": [
    {
      "id": "https://orcid.org/0000-0003-0900-6903",
      "type": "Person",
      "givenName": "R. S.",
      "familyName": "Doiel",
      "email": "rsdoiel@caltech.edu"
    },
    {
      "id": "https://orcid.org/0000-0001-5644-440X",
      "type": "Person",
      "givenName": "Tommy",
      "familyName": "Keswick",
      "email": "tkeswick@caltech.edu"
    }
  ],
  "maintainer": [
    {
      "id": "https://orcid.org/0000-0003-0900-6903",
      "type": "Person",
      "givenName": "R. S.",
      "familyName": "Doiel",
      "email": "rsdoiel@caltech.edu"
    }
  ],
  "dateCreated": "2025-06-17",
  "dateModified": "2025-06-17",
  "datePublished": "2025-06-17",
  "description": "This is a repository for Pandoc Filters used by Caltech Library's Digital Repository Development Group.",
  "funder": [
    {
      "name": "Caltech Library",
      "ror": "https://ror.org/05dxps055"
    }
  ],
  "keywords": [
    "Pandoc",
    "Filters"
  ],
  "name": "CL-Pandoc-filters",
  "license": "https://github.com/caltechlibrary/CL-Pandoc-filters/blob/main/LICENSE",
  "programmingLanguage": [
    "Lua"
  ],
  "runtimePlatform": "Pandoc",
  "softwareRequirements": [
    "Pandoc >= 3.1"
  ],
  "version": "0.0.1",
  "developmentStatus": "concept",
  "issueTracker": "https://github.com/caltechlibrary/CL-Pandoc-filters/issues",
  "releaseNotes": "This is start of a collection of Pandoc Filters to support DLD groups documentation efforts.",
  "copyrightYear": 2025,
  "copyrightHolder": "California Institute of Technology"
}

GitHub Events

Total
  • Issues event: 1
  • Issue comment event: 3
  • Push event: 16
Last Year
  • Issues event: 1
  • Issue comment event: 3
  • Push event: 16