Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/gbv/ssso
- Owner: gbv
- Created: 2012-12-01T13:45:21.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-30T14:48:13.000Z (over 10 years ago)
- Last Synced: 2024-11-10T03:17:32.465Z (2 months ago)
- Homepage: http://purl.org/ontology/ssso
- Size: 854 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
```