Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gbv/dso

Specification of Document Service Ontology (DSO)
https://github.com/gbv/dso

Last synced: 3 days ago
JSON representation

Specification of Document Service Ontology (DSO)

Awesome Lists containing this project

README

        

This repository contains the **Document Service Ontology (DSO)**

The URI of this ontology is going to be and it's
URI namespace is going to be (not registered
yet).

The current version of this specification can be found at
and a public git repository at .
[Feedback](https://github.com/gbv/dso/issues) is welcome!

The following diagram illustrates the classes and properties defined in this ontology.

~~~
+---------------------+
| dso:ServiceEvent |
| +-----------------+ | hasDocument +-----------------------+
| | DocumentService |------------------>| ...any document class |
| | |<------------------| |
| | Loan | | hasService +-----------------------+
| | Presentation | |
| | Interloan | |
| | OpenAccess | |
| | Digitization | |
| | Identification | |
| | ... | |
| +-----------------+ |
+---------------------+
~~~