-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathoasis.html
31 lines (31 loc) · 1.82 KB
/
oasis.html
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
---
layout: page
title: OASIS
pageHeading: What is OASIS?
permalink: /oasis.html
---
<main id="main">
<section>
<div class="container">
<div>
<p>
The Organization for the Advancement of Structured Information Standards,
or <a rel="noopener noreferrer" target="_blank" href="https://www.oasis-open.org/">OASIS</a> , is a nonprofit international consortium that develops open IT standards.
<a rel="noopener noreferrer" target="_blank" href="https://www.oasis-open.org/org">Read more...</a>
</p>
<p>
One of the most respected, non-profit standards bodies in the world, OASIS Open offers projects—including open source projects—a path to standardization and de jure approval for reference in international policy and procurement.
</p>
<p>
OASIS has a broad technical agenda encompassing cybersecurity, blockchain, privacy, cryptography, cloud computing, IoT, urban mobility, emergency management, content technologies. In fact, any initiative for developing code, APIs, specifications, or reference implementations can find a home at OASIS.
</p>
<p>
The OASIS community is committed to advancing work that lowers cost, improves efficiency, stimulates innovation, grows global markets, and promotes interoperability. Each project operates independently under industry-leading process and clear IPR policies.
</p>
<p>
Some of the most widely adopted OASIS Standards include AMQP, CAP, CMIS, DITA, DocBook, KMIP, MQTT, OpenC2, OpenDocument, PKCS, SAML, STIX, TAXII, TOSCA, UBL, and XLIFF. Many of these have gone on to be published as ISO, IEC, or ITU standards. New work is encouraged, and all are welcome to participate.
</p>
</div>
</div>
</section>
</main>