Skip to content

kbrbe/beltrans-data-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BELTRANS data model

This repository contains (documentation of) the data model of the BELTRANS corpus.

The compiled HTML version of the spec is available via GitHub pages (see link on the right).

Usage

You can view the content locally

Serve this directory locally and view the Web page. This can be done by using http-server. Execute http-server and browse to http://localhost:8080.

You can update the specification by doing the following:

  1. Edit dev.html
  2. Make sure all your local assets are int he resources folder, and the links in your dev.html file are relative (important because the publishing script creates multiple nested paths)
  3. save as snapshot to index.html using the respec functionality
  4. run node publish.js index.html to get the index.html + archived version in the dist folder
  5. copy the folder ./resources into your dist folder

About

The data model of the BELTRANS corpus (BRAIN2.0 research project funded by BELSPO)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors