diff --git a/CODIT/.htaccess b/CODIT/.htaccess new file mode 100644 index 000000000..9f06050e4 --- /dev/null +++ b/CODIT/.htaccess @@ -0,0 +1,4 @@ +Options +FollowSymLinks +RewriteEngine On +RewriteRule ^$ https://raw.githubusercontent.com/dace-dl-anr/CODIT/main/ontology.ttl [R=302,L] +RewriteRule ^(.*)$ https://raw.githubusercontent.com/dace-dl-anr/CODIT/main/$1 [R=302,L] diff --git a/CODIT/README.md b/CODIT/README.md new file mode 100644 index 000000000..379ea61fd --- /dev/null +++ b/CODIT/README.md @@ -0,0 +1,30 @@ +# CODIT Ontology +## Links: + +- [Download the RDF file](https://github.com/dace-dl-anr/CODIT/blob/main/DI_onto.rdf) + +## Overview + +The CODIT (Core Ontology for Data Interlinking Tools) ontology provides a structured framework for describing and categorizing various aspects of data interlinking tools. It is designed to capture the core concepts, properties, and relationships involved in the data interlinking process, supporting interoperability and comparative evaluation among tools. CODIT covers linking tools, techniques, data formats, and related features, making it suitable for data interlinking applications. + +## Usage + +The CODIT ontology is intended for researchers, developers, and users working on data interlinking tools. It enables: +- **Tool Documentation**: Providing a standardized framework for documenting data linking tools and their functionalities. +- **Comparative Analysis**: Supporting comparative studies by detailing tool-specific features, linking techniques, input/output data, and evaluation metrics. +- **Interoperability**: Facilitating interoperability among tools by standardizing the representation of linking techniques, data types, and output formats. + +## Contribution + +We welcome contributions to expand and refine the CODIT ontology. Contributions may include additional linking techniques, performance metrics, domain-specific applications, or feedback to enhance its usability and coverage. Please submit pull requests or open issues in this repository to discuss your ideas and suggestions. + +## Contact + +For inquiries or further information, please contact: + +- **ChloƩ Jradeh**: [jradehkadi@gmail.com](mailto:jradehkadi@gmail.com) +- **Konstantin Todorov**: [konstantin.get@gmail.com](mailto:konstantin.get@gmail.com) +- **Cassia Trojahn**: [Cassia.Trojahn@irit.fr](mailto:Cassia.Trojahn@irit.fr) + + +