-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhome.html
More file actions
63 lines (47 loc) · 2.3 KB
/
home.html
File metadata and controls
63 lines (47 loc) · 2.3 KB
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
63
[![][License img]][License]
AMI full stack demo
===
<div class="alert alert-info col-6">This site is a "docker-compose"-based demo, it is reset every 1 hour.</div>
<i class="bi bi-ami"></i> Introduction
---
**AMI** (**A**TLAS **M**etadata **I**nterface) is a generic ecosystem for metadata aggregation, transformation and cataloging.
In a Small or Big Data contexts, it provides high-level capabilities to retrieve scientific data by metadata criteria.
AMI benefits from more than 20 years of feedback in the LHC context at CERN.
Last news are on the [AMI ecosystem Web site](https://ami-ecosystem.in2p3.fr).
<i class="bi bi-music-note"></i> Getting started
---
You can sign in as:
- Administrator (Username: admin, Password demo)
- End-user (Username: user, Password demo)
<i class="bi bi-book"></i> Documentation
---
- Web interface guides
- [Admin interfaces](https://ami-ecosystem.in2p3.fr/doc/user-guide/administrators/admin-dashboard/)
- [End-user interfaces](https://ami-ecosystem.in2p3.fr/doc/user-guide/end-users/criteria-search/)
- Developer guides
- [AMI Web Framework (AWF)](https://ami-ecosystem.in2p3.fr/doc/developer-guide/ami-web-framework/overview/)
- [AWF API](https://ami-ecosystem.in2p3.fr/doc/developer-guide/ami-web-framework/api/global/)
- Concept
- [The MQL (Metadata Querying Language)](https://ami-ecosystem.in2p3.fr/doc/concepts/mql/)
<i class="bi bi-plug"></i> AMI demo endpoints
---
- Pipeline interfaces:
- `http://demo.ami-ecosystem.in2p3.fr:664/`
- Web service:
- `http://demo.ami-ecosystem.in2p3.fr:666/AMI/FrontEnd`
- MQTT service:
- `ws://demo.ami-ecosystem.in2p3.fr:663/ws`
<i class="bi bi-passport"></i> AMI demo issuer/token
---
- JWT issuer:
- `AMI-Demo`
- JWT secret:
- `jNAvEVLbgnjYqT8E`
- JWT token:
- `eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJBTUktRGVtbyIsImlzcyI6IkFNSS1EZW1vIn0.WZ7Xs4WhO9QRL4D_vUSozyOesBbDNcnYEnfBqnPobzJKWwousQc_bhyVsgITFJ0ypxHzb4KnVg73X68qYI5ZOg`
<i class="bi bi-person"></i> About us
---
* [Jérôme ODIER](https://annuaire.in2p3.fr/4121-4467/jerome-odier) ([CNRS/LPSC](http://lpsc.in2p3.fr/))
* [Fabian Lambert](https://annuaire.in2p3.fr/3087-3350/fabian-lambert) ([CNRS/LPSC](http://lpsc.in2p3.fr/))
[License]:http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
[License img]:https://img.shields.io/badge/license-CeCILL-blue.svg