Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pushing CODIT ontology #4583

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CODIT/.htaccess
Original file line number Diff line number Diff line change
@@ -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]
30 changes: 30 additions & 0 deletions CODIT/README.md
Original file line number Diff line number Diff line change
@@ -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**: [[email protected]](mailto:[email protected])
- **Konstantin Todorov**: [[email protected]](mailto:[email protected])
- **Cassia Trojahn**: [[email protected]](mailto:[email protected])