Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 744 Bytes

File metadata and controls

23 lines (15 loc) · 744 Bytes

RDFS 2.0

Build Status

RDFS 2.0 is COMP 413 2017's extension of RDFS 1.0.

All documentation exists in the repository wiki.

Contributing

Please see CONTRIBUTING.md for instructions on how to contribute code to this repository.

Workflow

For information on:

  • Setting up the development environment
  • Building and compiling
  • Running the linter
  • Running unit tests
  • Generating documentation
  • Continuous integration

Please see the Workflow section of the wiki.