https://github.com/52north/wns

https://github.com/52north/wns

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.2%) to scientific vocabulary

Keywords from Contributors

sensors
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: 52North
  • License: gpl-2.0
  • Language: Java
  • Default Branch: master
  • Size: 216 KB
Statistics
  • Stars: 4
  • Watchers: 12
  • Forks: 3
  • Open Issues: 2
  • Releases: 0
Archived
Created over 11 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.

Documentation can be found online under

https://wiki.52north.org/bin/view/SensorWeb/WebNotificationService

Later version will include an update on the documentation.

To build the WNS, use Maven project management tool. Ensure you have set predefined build variables within pom.xml or use the env-dev profile along with properties file wns_v2-build-dev.properties on your ${user.home}. Then build with mvn -P env-dev.

Owner

  • Name: 52°North Spatial Information Research GmbH
  • Login: 52North
  • Kind: organization
  • Email: info@52north.org
  • Location: Münster

Advancing spatial information infrastructures to foster open science

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 54
  • Total Committers: 3
  • Avg Commits per committer: 18.0
  • Development Distribution Score (DDS): 0.056
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
ridoo h****l@5****g 51
matthesrieke m****e@5****g 2
EHJ-52n e****s@5****g 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.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
Pull Request Authors
  • JLLeitschuh (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

pom.xml maven
  • javax.servlet:servlet-api 2.5 provided
  • ch.qos.logback:logback-classic 1.0.0
  • exist:exist 0.9.2
  • exist:exist-resolver 0.9.2
  • exist:exist-xmldb 0.9.2
  • javax.mail:mail 1.4
  • jivesoftware:smack 2.0.0
  • jivesoftware:smackx 2.0.0
  • org.n52.sensorweb:52n-xml-wns-v009 1.1.4
  • org.slf4j:slf4j-api 1.6.4
  • xmlrpc:xmlrpc 1.2-b1
  • junit:junit 4.11 test
  • org.hamcrest:hamcrest-all 1.3 test