LIAS Laboratory
A source code repository to host open source software development of the LIAS laboratory
Poitiers
Pinned Repositories
experimentalhistorianllm
Work on answering questions in digital humanities (history) using various large language models (LLMs)
kmade
K-MADe (Kernel of Model for Activity Description environment) is a tool for contributing to the incorporation of ergonomics into the interactive systems design process, through task and activity analysis
mds_clustering
Minimum dominating set based clustering under radius constraints
ontodb
This project concerns the OntoDB platform. It supplies several tools (OntoDB schema, OntoQL, BeMoRe, OntoQL Plus, OntoQL Console...)
ontoql_v2
OntoQL is an exploitation language for ontology based databases (OBDB). It allows to query ontologies, data and both ontologies and data. This repo is for OntoDB version 2.
onyxia-images-dev
A collection of Docker images for development with major programming languages.
radius_clustering
Source code repository of the Radius clustering python package.
rql
RQL (Rule Query Language) is a framework that allows users to mine dependencies on top of relational databases
thesaurusbt
This repository contains the implementation of all the experiments included in our paper that introduce the ThesaurusBT model.
trustmodelevaluation
Trust Model Evaluation (TME) Tool is about trust systems. We explored computational models for these systems and provided a comparative study between them. The project page presents our source code for the evaluation of computational models and their associations with user requirements.
LIAS Laboratory's Repositories
lias-laboratory/thesaurusbt
This repository contains the implementation of all the experiments included in our paper that introduce the ThesaurusBT model.
lias-laboratory/mds_clustering
Minimum dominating set based clustering under radius constraints
lias-laboratory/trustmodelevaluation
Trust Model Evaluation (TME) Tool is about trust systems. We explored computational models for these systems and provided a comparative study between them. The project page presents our source code for the evaluation of computational models and their associations with user requirements.
lias-laboratory/rql
RQL (Rule Query Language) is a framework that allows users to mine dependencies on top of relational databases
lias-laboratory/onyxia-images-dev
A collection of Docker images for development with major programming languages.
lias-laboratory/radius_clustering
Source code repository of the Radius clustering python package.
lias-laboratory/experimentalhistorianllm
Work on answering questions in digital humanities (history) using various large language models (LLMs)
lias-laboratory/kmade
K-MADe (Kernel of Model for Activity Description environment) is a tool for contributing to the incorporation of ergonomics into the interactive systems design process, through task and activity analysis
lias-laboratory/mosart
Modeling oriented Scheduling analysis of Real-Time systems
lias-laboratory/ontoql_v2
OntoQL is an exploitation language for ontology based databases (OBDB). It allows to query ontologies, data and both ontologies and data. This repo is for OntoDB version 2.
lias-laboratory/onyxia-helm-charts-dev
lias-laboratory/pandasql
PandaSQL concerns implementing and optimizing Randomized Triangle Enumeration Algorithm using SQL queries.
lias-laboratory/retailkgintegration
Comprehensive solution framework for implementing semantic technologies in real-world retail scenarios
lias-laboratory/spatialselectivityestimation
This repository contains experimentation on selectivity estimation when dealing with spatial filters using optimizer feedback. Explore our experiments and methodologies in selectivity estimation for spatial filters.
lias-laboratory/stableunstable_electricitypriceforecasting
AI Approaches for Electricity Price Forecasting in Stable/Unstable Markets: EU Improvement Project
lias-laboratory/gcdplus
GCD+ is a heuristic method for assigning offsets to a set of periodic tasks. More details are published in the ECRTS 2022 conference.
lias-laboratory/.github
lias-laboratory/bigqueries
BigQueries is a framework for data warehouse physical design to optimize big number of analytical queries. It is a modular tool, that can: (1) offers DBA the possibility to select different optimization structures (MV, HDP), based on the interaction of queries, (2) gives an estimation of the queries performance, (3) generates and display an unified query plan, (4) and gives partition schema and fragments allocation in parallel processing context.
lias-laboratory/enerquery
EnerQuery is an energy-aware query optimizer framework. This framework leverages the PostgreSQL query optimizer by integrating energy dimension with many other features
lias-laboratory/mathmouse
MathMOuse: A Mathematical MOdels WarehoUSE to handle both Theoretical and Numerical Data. It aims to store mathematical models in a relational database and to provide the user a "query by data" system to query the Warehouse using raw time series as input parameter
lias-laboratory/ntriplestatistics
Computing the minimum and maximum cardinality values (Global, Local, or Characteristic Set) for predicates from an _.nt_ format file.
lias-laboratory/ontodbench
OntoDBench offers DBA the possibility to estimate the structuredness of her/his dataset and evaluate the scalability of the three main storage layouts of ontology-based data on its real datasets and workload. Then, according to her/his functionality and scalability requirements, DBA may choose the adequate OBDB
lias-laboratory/ontodbschema_v1
An ontology based database tool, support of multiple ontology models within ontology based database. This repository is related to the first version of OntoDB.
lias-laboratory/ontodbschema_v2
An ontology based database tool, support of multiple ontology models within ontology based database. This repository is related to the second version of OntoDB.
lias-laboratory/ontoql_v1
OntoQL is an exploitation language for ontology based databases (OBDB). It allows to query ontologies, data and both ontologies and data. This repo is for OntoDB version 1.
lias-laboratory/onyxia-helm-charts-dev-depia
lias-laboratory/parad
Model-based Performance Analysis Repositories for Aadl Designs
lias-laboratory/robmex
ROS-Based Modelling Framework for End-Users and Experts
lias-laboratory/rt-approx-fpps
The project page provides all MATLAB source codes of the algorithms and simulation environments defined in the paper: An FTPAS for Response Time Analysis of Fixed Priority Real-Time Tasks with Resource Augmentation, Thi Huyen Chau Nguyen, Pascal Richard, Emmanuel Grolleau, +IEEE Transactions on Computers+, 2014, accepted for publication, http://dx.doi.org/10.1109/TC.2014.2346178
lias-laboratory/sqlgraphlet
This project is a distributed parallel solution for graphlet enumeration in stages. It offers a concise and abstract approach using SQL queries based on a randomized algorithm for graph partitioning. This project is a distributed parallel solution for graphlet enumeration in stages. It offers a concise and abstract approach using SQL queries based