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

https://github.com/covesa/s2dm

A Simplified Semantic Data Modeling (S2DM) approach that offers a pragmatic balance between semantic rigor and usability for subject matter experts.
https://github.com/covesa/s2dm

data-modeling graphql-sdl rdf semantics skos

Last synced: about 2 months ago
JSON representation

A Simplified Semantic Data Modeling (S2DM) approach that offers a pragmatic balance between semantic rigor and usability for subject matter experts.

Awesome Lists containing this project

README

          

![Status - Incubating](https://img.shields.io/static/v1?label=Status&message=Incubating&color=FEFF3A&style=for-the-badge)


Simplified Semantic Data Modeling (S2DM)

`S2DM` is an approach for modeling data across multiple domains. It is designed to be simple and accessible for Subject Matter Experts (SMEs) while incorporating semantic principles to define meaningful data structures and relationships.

### Key Features:
- **GraphQL Schema Definition Language (SDL)**: Provides a human-readable syntax for defining data structures and relationships.
- **Simple Knowledge Organization System (SKOS)**: Facilitates hierarchical classifications and semantic relationships.

### Core Principle:
`S2DM` promotes a data-centric architecture by enabling systems in the physical layer (e.g., databases, applications) to share common concepts modeled in a unified conceptual layer.

### Learn More:
For detailed guidelines, tools, and contribution instructions, check out the documentation: [S2DM Documentation](https://covesa.github.io/s2dm)