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

The friendly SensorML Editor ☺

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

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

Repository

The friendly SensorML Editor ☺

Basic Info
Statistics
  • Stars: 17
  • Watchers: 6
  • Forks: 20
  • Open Issues: 9
  • Releases: 0
Archived
Created over 10 years ago · Last pushed over 1 year 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.

smle/ˈsmaɪli/ — The Friendly SensorML Editor ☺

Description

Editing SensorML documents>

smle is a SensorML editor which enables browser-based editing of SensorML descriptions.

The editor provides a user-friendly way to edit complex SensorML descriptions in a web application which runs in the browser. It is based on different input types and UI components.

Features: * access to configured SOS instances * to insert new SensorML documents * edit or update registered SensorML documents * remove SensorML documents * SensorML documents can be uploaded for editing * edited SensorML documents can be downloaded

The following main frameworks are used to provide this application:

Demo

The latest demo version of smle is available here via GitHub pages.

Quick Start

  1. git clone this repository
  2. run npm install to get all dependencies
  3. run npm start to start application in the development mode. The application will be bundled via Webpack and the web server will start on localhost:4200

Usage

Development server

Run ng serve or npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Documentation

A tutorial based documentation of the SensorML Editor can be accessed on the documentation page

Credits

The development of the 52°North smle implementation was supported by several organizations and projects. Among other we would like to thank the following organisations and project

| Project/Logo | Description | | :-------------: | :------------- | | NeXOS - Next generation, Cost-effective, Compact, Multifunctional Web Enabled Ocean Sensor Systems Empowering Marine, Maritime and Fisheries Management | The development of this version of 52°North smle was supported by the European FP7 research project NeXOS (co-funded by the European Commission under the grant agreement n°614102) | | FixO3 - Fixed-Point Open Ocean Observatories | The development of this version of 52°North smle was supported by the European FP7 research project FixO3 (co-funded by the European Commission under the grant agreement n°312463) |

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

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 15
  • Total pull requests: 47
  • Average time to close issues: about 20 hours
  • Average time to close pull requests: 3 days
  • Total issue authors: 5
  • Total pull request authors: 8
  • Average comments per issue: 0.33
  • Average comments per pull request: 0.0
  • Merged pull requests: 45
  • 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
  • cDanowski (9)
  • danielMihaiToma (1)
  • alizahedi95 (1)
  • nuest (1)
  • theaverageguy (1)
Pull Request Authors
  • sheff146 (13)
  • janschulte (11)
  • CarstenHollmann (2)
  • janaGit (2)
  • autermann (2)
  • cDanowski (1)
  • TeKraft (1)
  • EHJ-52n (1)
Top Labels
Issue Labels
question (1)
Pull Request Labels
enhancement (1)

Dependencies

package.json npm
  • @angular-devkit/core ^0.0.29 development
  • @angular/cli 1.6.4 development
  • @angular/compiler-cli ^5.1.0 development
  • @angular/language-service ^5.1.0 development
  • @types/jasmine ~2.8.3 development
  • @types/jasminewd2 ~2.0.2 development
  • @types/node ^9.3.0 development
  • codelyzer ^4.0.1 development
  • jasmine-core ~2.8.0 development
  • jasmine-spec-reporter ~4.2.1 development
  • karma ~2.0.0 development
  • karma-chrome-launcher ~2.2.0 development
  • karma-cli ~1.0.1 development
  • karma-coverage-istanbul-reporter ^1.2.1 development
  • karma-jasmine ~1.1.0 development
  • karma-jasmine-html-reporter ^0.2.2 development
  • protractor ~5.1.2 development
  • ts-node ~3.2.0 development
  • tslint ~5.9.1 development
  • typescript ~2.5.3 development
  • @angular/animations ^5.1.0
  • @angular/common ^5.1.0
  • @angular/compiler ^5.1.0
  • @angular/core ^5.1.0
  • @angular/forms ^5.1.0
  • @angular/http ^5.1.0
  • @angular/platform-browser ^5.1.0
  • @angular/platform-browser-dynamic ^5.1.0
  • @angular/router ^5.1.0
  • @helgoland/caching ^0.0.1-alpha.38
  • @ng-bootstrap/ng-bootstrap ^1.0.0
  • @types/leaflet ^1.2.5
  • angular-tree-component ^7.0.1
  • bootstrap ^4.0.0
  • core-js ^2.4.1
  • font-awesome 4.5.0
  • jquery ^3.3.1
  • leaflet 1.1.0
  • moment ^2.20.1
  • ngx-pagination ^3.0.3
  • popper.js ^1.12.9
  • primeng ^4.1.1
  • rxjs ^5.5.6
  • typescript-logging ^0.4.0
  • zone.js ^0.8.19
yarn.lock npm
  • 1131 dependencies