This repository is part of the TED Semantic Web Services, aka TED-SWS System. If you would like to contribute to this project, or you are a simple user, please refer to the following project documentation pages:
- Project documentation
- GitHub pages with the enterprise architecture (in development)
- Enterprise architecture model file (in development)
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.
- Demo & Testing installation instructions for software engineers
- Installation & Usage instructions for the Mapping Suite CLI toolchain
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.
- Try to follow as close as possible the Clean Code Architecture (onion architecture),
- develop by writing tests first i.e. do Test Driven Development (TDD) and
- think of the Domain first, i.e. think Domain Driven Design (DDD).
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.