Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 426 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 426 Bytes

Data models for meemoo

This repository contains all SHACL, RDFS and SKOS definitions used in the meemoo Knowledge Graph. See generated documentation pages here: https://developer.meemoo.be/docs/metadata/knowledge-graph

Generate docs

You can use shacl2md to generate the datamodel docs.

export SHACL2MD_HOME=../shacl2md; bash gendocs.sh <path to output documentation>