Welcome to the Ontology Repository! This repository contains a collection of ontologies designed to facilitate structured and standardized representation of knowledge in HyperLedger Fabric. These ontologies aim to improve their respective fields' data integration, knowledge sharing, and reasoning capabilities.
An ontology is a formal representation of knowledge in HyperLedger Fabric activities, often depicted as a set of concepts, their properties, and the relationships between them. This repository is a central hub for sharing ontologies created to understand specific domains better and enable more efficient data management and analysis.
- Description: The "Activity Ontology" provides a comprehensive framework for representing hierarchically composed activities of HLF, including those with delays, whether organized in parallel or sequentially.
- Description: The "CSV Ontology" is a modelling framework for CSV (Comma-Separated Values) files and their constituent columns, designed to represent specific observation sets' structure and data types. This ontology incorporates essential object properties such as "hasValue" and "hasColumn," establishing critical links between the data values and columns within CSV files and concepts in other ontologies and their respective instances.
- Description: "Visualization Ontology" introduces novel classes representing different visualization types, including histograms, scatter plots, box plots, bar charts, and more. Additionally, this ontology introduces new object properties, such as "hasPlot," "hasX-Axis," and "hasY-Axis," designed to establish meaningful connections between visualizations and other ontologies.
- Description: The "Fabric Temporal Ontology" handles time-related information within HLF activities. It defines concepts for activities' time aspects, like start times, durations, and end times. This ontology also introduces beneficial connections as object properties, such as "hasDuration," "hasStart," "hasEnd," and "hasTemporalData," which allow us to link time information with the activities, making it easier to understand how time factors into our data.
- Description: The "Fabric Deployment Ontology" integrates the previous ontologies, encompassing a case-specific layer in our knowledge base, primarily focusing on individuals. We create a detailed picture of the HLF activities involved, including their timing, which we connect to specific columns in CSV files. We also visually represent these activities, helping us see how they connect and work with the data.
To use any of the ontologies in this repository, follow these steps:
- Clone the repository to your local machine.
- Navigate to the specific ontology's directory.
- Review the ontology documentation to understand its structure, concepts, and relationships.
- Import the ontology into your project using the appropriate ontology application (e.g. Protege).
- Explore sample data and examples to see how the ontology can be applied in practice.
Thank you for visiting this Ontology Repository! We hope these ontologies are helpful for your projects. If you have any questions or suggestions, please don't hesitate to open an issue or contact us.