https://github.com/mchlrch/graph-schema-essays
Playground for experiments with RDF graph schemas languages
https://github.com/mchlrch/graph-schema-essays
datamodeling graph rdf schema
Last synced: 2 months ago
JSON representation
Playground for experiments with RDF graph schemas languages
- Host: GitHub
- URL: https://github.com/mchlrch/graph-schema-essays
- Owner: mchlrch
- License: mit
- Created: 2024-05-21T07:14:07.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T16:04:42.000Z (12 months ago)
- Last Synced: 2024-05-22T17:28:33.832Z (12 months ago)
- Topics: datamodeling, graph, rdf, schema
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graph-schema-essays
Playground for experiments with RDF graph schemas languages
## Introduction
The RDF space has several different languages related to schemas/ontologies. It should become simpler than it is today.
Improvements in the self-descriptiveness of graphs would enable better tooling for humans, making graphs more accessible, understandable and usable.
## Objectives
- Explore options on how to make datamodeling for RDF graphs straightforward
- Refine the nature of data models so that better tool support can be built on them