pci_review

Peer Community In integration

https://github.com/eprintsug/pci_review

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 (3.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Peer Community In integration

Basic Info
  • Host: GitHub
  • Owner: eprintsug
  • License: mit
  • Language: Perl
  • Default Branch: main
  • Size: 52.7 KB
Statistics
  • Stars: 0
  • Watchers: 9
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

Peer Community In Review for EPrints

Peer Community In integration

Implementation of COAR Notify powered PCI endorsement submission interface for pre-prints in EPrints

Requirements

Depends on:

A signposting enabled EPrints

and

EPrints COAR Notify

Installation

If you manage your repository ingredients with git submodules (and you should) from the EPrints install directory:

git submodule add https://github.com/eprintsug/coar_notify ingredients/coar_notify git submodule add https://github.com/eprintsug/pci_review ingredients/pci_review git submodule update --init

Add the following to the flavour/[flavour_id]/inc file:

ingredients/coar_notify ingredients/pci_review

Then test the install and migrate the config

bin/epadmin test [repoid] bin/epadmin update [repoid]

Owner

  • Name: EPrints User Group :: DRTJMB <3
  • Login: eprintsug
  • Kind: organization

Community contributions to the EPrints platform

Citation (citations/ldn/pci_ldn_request.xml)

<?xml version="1.0" ?>

<cite:citation xmlns="http://www.w3.org/1999/xhtml" xmlns:cite="http://eprints.org/ep3/citation" xmlns:epc="http://eprints.org/ep3/control">
        
<div class="pci_ldn">
    <div class="pci_metadata">
        <span class="pci_ldn_metadata pci_timestamp">
            <dt><epc:phrase ref="ldn_fieldname_timestamp" /></dt>
            <dd><epc:print expr="timestamp"/></dd>
        </span>
        <span class="pci_ldn_metadata pci_to">
           <dt><epc:phrase ref="ldn_fieldname_to" /></dt>
           <dd><epc:print expr="to"/></dd>
        </span>
        <span class="pci_ldn_metadata pci_type">
           <dt><epc:phrase ref="ldn_fieldname_type" /></dt>
           <dd><epc:print expr="type"/></dd>
        </span>
        <span class="ep_form_action_button pci_content_toggle">Show content</span>
    </div>
    <div class="pci_content pci_content_hide"><pre><epc:print expr="$item.ldn_json()"/></pre></div>

</div>

</cite:citation>

GitHub Events

Total
  • Push event: 15
Last Year
  • Push event: 15