Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gbv/ssso

Specification of Simple Service Status Ontology (SSSO)
https://github.com/gbv/ssso

Last synced: 3 days ago
JSON representation

Specification of Simple Service Status Ontology (SSSO)

Awesome Lists containing this project

README

        

This repository contains the specification of **Simple Service Status Ontology
(SSSO)**.

The URI of this ontology is and it's URI
namespace is .

See for a full documentation. RDF serializations
are available at and
.

[Feedback](https://github.com/gbv/ssso/issues) is welcome!

# Overview

The following diagram illustrates the classes and properties definied in this ontology:

``` {.ditaa}
nextService / previousService
------
| |
v v
+--------------------+
| ServiceEvent |
| |
| ReservedService |
| PreparedService |
| ProvidedService |
| ExecutedService |
| RejectedService |
| |
| ServiceFulfillment |
+-----^--------------+
| ^
| |
------
dcterms:hasPart / dcterms:partOf
```