culturecreates / artsdata-data-model

Overview of how data is modelled in Artsdata.ca.

Home Page:https://culturecreates.github.io/artsdata-data-model/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artsdata Data Model

This is the Artsdata.ca Data Model project repository. It contains all the schemas, examples and software used to publish the Artsdata.ca Data Model Documentation. For the site itself, please see artsdata.ca instead.

Issues and proposals are managed with GitHub issues.

Most of the documentation is generated using the vocabulary from the original ontology (rdfs:label, rdfs:comment).

Examples are manually edited in the doc folder of this repository using Markdown.

To do: Add SHACL shapes for each class.

To do: Add ShEx shapes for mapping to Wikidata.

To generate documentation:

% cd _generators
% ruby generate.rb

Event Specific Instructions

The file Event-specific-instructions.json is generated from this spreadsheet using an online CSV to JSON tool called convertcsv.

Test on local machine

  1. bundle install
  2. JEKYLL_GITHUB_TOKEN=123 jekyll serve

About

Overview of how data is modelled in Artsdata.ca.

https://culturecreates.github.io/artsdata-data-model/

License:Creative Commons Zero v1.0 Universal


Languages

Language:HTML 76.6%Language:Ruby 23.4%