dspace-dlll
A digital archive system modified from DSpace 1.5.0. It features many customized metadata forms and enhanced web browsing functionalities.
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 (5.0%) to scientific vocabulary
Keywords
puli-portfolio
Last synced: 6 months ago
·
JSON representation
·
Repository
A digital archive system modified from DSpace 1.5.0. It features many customized metadata forms and enhanced web browsing functionalities.
Basic Info
- Host: GitHub
- Owner: pulipulichen
- Language: Java
- Default Branch: master
- Homepage: http://pulipuli.blogspot.tw/2010/04/dspace-dlll.html
- Size: 13.2 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
- Releases: 2
Topics
puli-portfolio
Created almost 13 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Citation
README
DSpace Version 1.5-SNAPSHOT, $Date: 2007-10-29 21:19:02 -0500 (Mon, 29 Oct 2007) $ Installation instructions are included in this release package under dspace/docs/install.html Documentation for the most recent stable release may be viewed online at dspace.org: http://dspace.org/technology/system-docs/ Installation instructions for other version may be different, so you are encouraged to obtain the corresponding documentation package from SourceForge, or to download the latest documentation snapshot from SVN Please also read the dspace/KNOWN_BUGS file. Please refer any further problems to the dspace-tech@lists.sourceforge.net mailing list. http://sourceforge.net/mail/?group_id=19984 Copyright (c) 2002-2006, Hewlett-Packard Company and Massachusetts Institute of Technology. All rights reserved.
Owner
- Name: Pulipuli Chen
- Login: pulipulichen
- Kind: user
- Location: Taiwan
- Website: http://blog.pulipuli.info
- Repositories: 431
- Profile: https://github.com/pulipulichen
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
- family-names: Chen
given-names: Yung-Ting
orcid: https://orcid.org/0000-0003-3751-610X
email: https://blog.pulipuli.info
title: "dspace-dlll"
license: "MIT"
repository-code: "https://github.com/pulipulichen/dspace-dlll"
abstract: "A digital archive system modified from DSpace 1.5.0. It features many customized metadata forms and enhanced web browsing functionalities."
identifiers:
- type: doi
value: 10.5281/zenodo.11213978
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
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
- pulipulichen (1)
Pull Request Authors
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels
Dependencies
dspace/modules/jspui/pom.xml
maven
- org.dspace:dspace-jspui-api
- org.dspace:dspace-jspui-webapp
dspace/modules/lni/pom.xml
maven
- org.dspace:dspace-lni-core
- org.dspace:dspace-lni-webapp
dspace/modules/oai/pom.xml
maven
- org.dspace:dspace-oai-api
- org.dspace:dspace-oai-webapp
dspace/modules/pom.xml
maven
dspace/modules/sword/pom.xml
maven
- org.dspace:dspace-sword-api
- org.dspace:dspace-sword-webapp
dspace/modules/xmlui/pom.xml
maven
- org.dspace:dspace-xmlui-api
- org.dspace:dspace-xmlui-lang
- org.dspace:dspace-xmlui-webapp
dspace/pom.xml
maven
- org.dspace:dspace-api
- org.dspace:dspace-api-lang
dspace-api/pom.xml
maven
- javax.servlet:servlet-api provided
- com.ibm.icu:icu4j
- commons-cli:commons-cli
- commons-codec:commons-codec
- commons-collections:commons-collections
- commons-dbcp:commons-dbcp
- commons-fileupload:commons-fileupload
- commons-io:commons-io
- commons-lang:commons-lang
- commons-pool:commons-pool
- javax.activation:activation
- javax.mail:mail
- jaxen:jaxen
- jdom:jdom
- log4j:log4j
- org.apache.lucene:lucene-core
- org.dspace:handle
- org.dspace:jargon
- org.dspace:mets
- org.fontbox:fontbox
- org.jempbox:jempbox
- org.textmining:tm-extractors
- oro:oro
- pdfbox:pdfbox
- poi:poi
- rome:rome
- xalan:xalan
- xerces:xercesImpl
- xml-apis:xmlParserAPIs
dspace-jspui/dspace-jspui-api/pom.xml
maven
- javax.servlet:servlet-api provided
- commons-validator:commons-validator
- javax.servlet:jstl 1.1.2
- org.dspace:dspace-api
- org.dspace:dspace-api-lang
- taglibs:standard 1.1.2
dspace-jspui/dspace-jspui-webapp/pom.xml
maven
- org.dspace:dspace-api
- org.dspace:dspace-jspui-api
dspace-jspui/pom.xml
maven
dspace-lni/dspace-lni-client/pom.xml
maven
- axis:axis-ant compile
- javax.servlet:servlet-api provided
- axis:axis
- axis:axis-saaj
- commons-cli:commons-cli
- commons-codec:commons-codec
- commons-discovery:commons-discovery
- commons-logging:commons-logging
- javax.activation:activation
- javax.mail:mail
- javax.xml:jaxrpc-api
- jdom:jdom
- log4j:log4j
- wsdl4j:wsdl4j
dspace-lni/dspace-lni-core/pom.xml
maven
- axis:axis-ant compile
- javax.servlet:servlet-api provided
- axis:axis
- axis:axis-saaj
- commons-discovery:commons-discovery
- commons-logging:commons-logging
- javax.xml:jaxrpc-api
- org.dspace:dspace-api
- org.dspace:dspace-api-lang
- wsdl4j:wsdl4j
dspace-lni/dspace-lni-webapp/pom.xml
maven
- org.dspace:dspace-lni-core
dspace-lni/pom.xml
maven
dspace-oai/dspace-oai-api/pom.xml
maven
- javax.servlet:servlet-api provided
- org.dspace:dspace-api
- org.dspace:dspace-api-lang
- org.dspace:oaicat
dspace-oai/dspace-oai-webapp/pom.xml
maven
- org.dspace:dspace-api
- org.dspace:dspace-oai-api
dspace-oai/pom.xml
maven
dspace-sword/dspace-sword-api/pom.xml
maven
- javax.servlet:servlet-api
- jaxen:jaxen
- org.dspace:dspace-api
- org.dspace:dspace-api-lang
- xom:xom 1.1
dspace-sword/dspace-sword-webapp/pom.xml
maven
- org.dspace:dspace-sword-api 1.5.0
dspace-sword/pom.xml
maven
dspace-xmlui/dspace-xmlui-api/pom.xml
maven
- org.dspace:dspace-api
- org.dspace:dspace-api-lang
- org.dspace:dspace-xmlui-wing ${project.version}
dspace-xmlui/dspace-xmlui-webapp/pom.xml
maven
- org.dspace:dspace-xmlui-api
dspace-xmlui/dspace-xmlui-wing/pom.xml
maven
- avalon-logkit:avalon-logkit 2.1
- commons-beanutils:commons-beanutils 1.9.4
- commons-cli:commons-cli
- commons-collections:commons-collections
- commons-httpclient:commons-httpclient 2.0.2
- commons-io:commons-io
- commons-jexl:commons-jexl 1.0
- commons-jxpath:commons-jxpath 1.2
- commons-lang:commons-lang
- commons-logging:commons-logging
- javax.servlet:jstl 1.1.2
- jdom:jdom
- log4j:log4j
- net.sf.ehcache:ehcache 1.4.1
- org.apache.avalon.framework:avalon-framework-api 4.3.1
- org.apache.avalon.framework:avalon-framework-impl 4.3.1
- org.dspace.xmlui.cocoon:cocoon 2.1.9
- org.dspace.xmlui.cocoon:cocoon-deprecated 2.1.9
- org.dspace.xmlui.concurrent:concurrent 1.3.4
- org.dspace.xmlui.eclipse:jdtcore 3.0.2
- org.dspace.xmlui.excalibur:excalibur-component 2.1
- org.dspace.xmlui.excalibur:excalibur-i18n 1.1
- org.dspace.xmlui.excalibur:excalibur-instrument-api 2.1
- org.dspace.xmlui.excalibur:excalibur-instrument-mgr-api 2.1
- org.dspace.xmlui.excalibur:excalibur-instrument-mgr-http 2.1
- org.dspace.xmlui.excalibur:excalibur-instrument-mgr-impl 2.1
- org.dspace.xmlui.excalibur:excalibur-logger 2.1
- org.dspace.xmlui.excalibur:excalibur-naming 1.0
- org.dspace.xmlui.excalibur:excalibur-pool-api 2.1
- org.dspace.xmlui.excalibur:excalibur-pool-impl 2.1
- org.dspace.xmlui.excalibur:excalibur-pool-instrumented 2.1
- org.dspace.xmlui.excalibur:excalibur-sourceresolve 2.1
- org.dspace.xmlui.excalibur:excalibur-store 2.1
- org.dspace.xmlui.excalibur:excalibur-xmlutil 2.1
- org.dspace.xmlui.jakarta:jakarta-bcel 5.1.20040329
- org.dspace.xmlui.jakarta:jakarta-regexp 1.4
- org.dspace.xmlui.javac:javacApi 0.9
- org.dspace.xmlui.javac:javacImpl 0.9
- org.dspace.xmlui.jcs:jcs 1.2.5.20050313
- org.dspace.xmlui.rhino:rhino-continuations 1.5r4
- org.dspace.xmlui.xml:xml-apis 1.3.03
- org.dspace.xmlui.xml:xml-commons-resolver 1.1
- xalan:xalan
- xerces:xercesImpl
dspace-xmlui/pom.xml
maven
pom.xml
maven
package.json
npm