https://github.com/52north/52n-rest-suite
An orchestrating Web application of 52°North RESTful services
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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 (2.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
An orchestrating Web application of 52°North RESTful services
Basic Info
- Host: GitHub
- Owner: 52North
- License: gpl-2.0
- Language: HTML
- Default Branch: develop
- Size: 48.8 KB
Statistics
- Stars: 4
- Watchers: 9
- Forks: 1
- Open Issues: 0
- Releases: 0
Archived
Created about 10 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
README.md
ARCHIVED
This project is no longer maintained and will not receive any further updates. If you plan to continue using it, please be aware that future security issues will not be addressed.
52°North REST Suite
The 52°North REST Suite is a Web application orchestrating 52n RESTful APIs
License
The 52n REST Suite is licensed under the GNU General Public License, Version 2.0
Owner
- Name: 52°North Spatial Information Research GmbH
- Login: 52North
- Kind: organization
- Email: info@52north.org
- Location: Münster
- Website: https://52north.org/
- Twitter: fivetwon
- Repositories: 261
- Profile: https://github.com/52North
Advancing spatial information infrastructures to foster open science
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 2 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- 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
Pull Request Authors
- ridoo (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
pom.xml
maven
- org.n52.eventing-api:rest 1-SNAPSHOT
- org.n52.series-api:io 2.0.0-SNAPSHOT
- org.n52.series-api:rest 2.0.0-SNAPSHOT
- org.n52.series-api:series-dao 2.0.0-SNAPSHOT
- org.n52.suite:webapp 0.0.1-SNAPSHOT
- org.n52.tasking-api:rest 1-SNAPSHOT
- org.slf4j:jcl-over-slf4j 1.7.12
- org.slf4j:log4j-over-slf4j 1.7.12
- org.slf4j:slf4j-api 1.7.12
- org.springframework:spring-context 4.2.3.RELEASE
- org.springframework:spring-context-support 4.2.3.RELEASE
- org.springframework:spring-orm 4.2.3.RELEASE
- org.springframework:spring-oxm 4.2.3.RELEASE
- org.springframework:spring-tx 4.2.3.RELEASE
- org.springframework:spring-webmvc 4.2.3.RELEASE
- xalan:xalan 2.7.0
- junit:junit 4.12 test
- org.hamcrest:hamcrest-all 1.3 test
webapp/pom.xml
maven
- c3p0:c3p0 0.9.1.1
- ch.qos.logback:logback-classic ${logback.version}
- com.thetransactioncompany:cors-filter 2.5
- net.postgis:postgis-jdbc 2.2.0
- org.aspectj:aspectjtools 1.8.7
- org.hibernate:hibernate-ehcache 4.3.11.Final
- org.n52.eventing-api:rest
- org.n52.series-api:rest
- org.n52.series-api:series-dao
- org.postgresql:postgresql 9.4.1208.jre7
- org.springframework:spring-aop ${org.springframework.version}
- org.springframework:spring-aspects ${org.springframework.version}
- org.springframework:spring-context
- org.springframework:spring-orm
- org.springframework:spring-oxm
- org.springframework:spring-webmvc