Language-Research-Technology / language-data-commons-vocabs

Miscellaneous Node/Javascrip utilities for preparing Arkisto repositories / RO-Crates with language data
GNU General Public License v3.0
1 stars 2 forks source link

Language Data Commons Vocabulary Tools

This is a set of libraries and vocabularies supporting the use of RO-Crate lanaguage data.

It contains:


Language Data Commons Schema Terms Updates

Updates to the Language Data Commons Schema Terms can be made in ontology/ro-crate-metadata.json which is used to create ontology.md.

Capitalisation of Term Names

Classes, Defined Terms and Defined Term Sets should have uppercase names (e.g. CollectionEvent) and Properties should have lowercase (e.g. annotationOf). Capitalisation can be checked using the following regexes:

Regenerate ontology.md

To generate a new version of ontology.md run:

make ont