Skip to content

OP-TED/ted-rdf-conversion-pipeline

Repository files navigation

TED Semantic Web Services

Lines of Code Bugs Code Smells Technical Debt Reliability Rating Maintainability Rating Vulnerabilities Security Rating

Doc build UTest build E2E Test build

codecov CodeCov Icicle

Documentation

If you contribute to this projector are simple user please refer to the following project documentation:

Installation & Usage

Two sets of installation instruction are foreseen: one for the software engineers and one for the semantic engineers. The software engineers need these instructions to deploy on a local or a single machine testing server. The semantic engineers need a set of CLI tools that help develop, validate and publish mapping suites.

Contributing

You are more than welcome to help expand and mature this project.

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we adhere to Apache code of conduct, please follow it in all your interactions with the project.

Contribution principles

  1. Try to follow as close as possible the Clean Code Architecture (onion architecture),
  2. develop by writing tests first i.e. do Test Driven Development (TDD) and
  3. think of the Domain first, i.e. think Domain Driven Design (DDD).

Licence

The documents, such as reports and specifications are licenced under a CC BY 4.0 licence.

The source code and other scripts are licenced under EUPL v1.2 licence.