pulfamanager
For loading and updating database and indexes
Science Score: 31.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
·
Repository
For loading and updating database and indexes
Basic Info
- Host: GitHub
- Owner: pulibrary
- Language: XSLT
- Default Branch: main
- Size: 505 KB
Statistics
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 6 years ago
· Last pushed about 4 years ago
Metadata Files
Readme
Citation
README.md
pulfamanager
For loading and updating database and indexes
Owner
- Name: Princeton University Library
- Login: pulibrary
- Kind: organization
- Location: Princeton, New Jersey
- Website: https://library.princeton.edu/
- Repositories: 352
- Profile: https://github.com/pulibrary
Citation (citation-codes.xsl)
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet
xmlns:lib="http://findingaids.princeton.edu/pulfa/2/lib"
xmlns:eac="urn:isbn:1-931666-33-4"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
exclude-result-prefixes="#all"
version="2.0">
<xsl:variable name="citation-codes">
<repo code="eng">Technical and Scientific Reports, Engineering Library</repo>
<repo code="lae">Latin American Ephemera Collections</repo>
<repo code="cotsen">Cotsen Children's Library, Department of Rare Books and Special Collections</repo>
<repo code="mss">Manuscripts Division, Department of Rare Books and Special Collections</repo>
<repo code="publicpolicy">Public Policy Papers, Department of Rare Books and Special Collections</repo>
<repo code="univarchives">Princeton University Archives, Department of Rare Books and Special Collections</repo>
<repo code="rarebooks">Rare Book Division, Department of Rare Books and Special Collections</repo>
<repo code="ga">Graphic Arts Collection, Department of Rare Books and Special Collections</repo>
</xsl:variable>
<xsl:function name="lib:repo-code-to-citation" as="xs:string?">
<xsl:param name="code" as="xs:string"/>
<xsl:value-of select="$citation-codes/repo[@code=$code]"/>
</xsl:function>
</xsl:stylesheet>
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 2
- Total pull requests: 3
- Average time to close issues: 10 months
- Average time to close pull requests: about 9 hours
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.5
- Average comments per pull request: 0.33
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kelynch (1)
- sdellis (1)
Pull Request Authors
- dependabot[bot] (2)
- cwulfman (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2)