-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubliccode.yml
62 lines (57 loc) · 2.01 KB
/
publiccode.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.2'
name: 'INGV - QuakeML Validator'
releaseDate: '2021-12-07'
url: 'https://github.com/INGV/qml-validator'
logo: images/ingv_logo_text_two_lines.png
landingURL: 'https://github.com/INGV/qml-validator'
softwareVersion: v1.53.0
developmentStatus: stable
softwareType: standalone/other
platforms:
- windows
- mac
- linux
usedBy:
- INGV
categories:
- data-analytics
- data-collection
maintenance:
type: internal
contacts:
- name: Valentino Lauciani
email: valentino.lauciani@ingv.it
legal:
authorsFile: AUTHORS.md
repoOwner: 'Istituto Nazionale di Geofisica e Vulcanologia - INGV'
license: 'AGPL-3.0-or-later'
intendedAudience:
scope:
- research
localisation:
localisationReady: false
availableLanguages:
- en
it:
countryExtensionVersion: '0.2'
riuso:
codiceIPA: ingv
description:
en:
genericName: qml-validator
shortDescription: >-
Docker used to validate XML file with QuakeML-1.2.xsd schema.
documentation: 'https://github.com/INGV/qml-validator/blob/master/README.md'
longDescription: >
The Quake Markup Language (QuakeML) is a flexible, extensible and modular XML representation of seismological data (e.g. epicenter, hypocenter, magnitude)
which is intended to cover a broad range of fields of application in modern seismology.
The flexible approach of QuakeML allows further extensions of the standard in order to represent waveform data, macroseismic information,
probability density functions, slip distributions, shake maps, and others.
This project is developed to validate an XML file with most stable release; QuakeML-1.2.xsd schema.
More info about QuakeML format, here: https://quake.ethz.ch/quakeml/Documents
localisedName: 'QuakeML Validator'
features:
- QuakeML validator