Press release: IndiScale supports monitoring study on violence against women An alarming assessment: The ‘Monitor Violence against Women’ shows the need for action to curb gender-specific violence based on a comprehensive data analysis.The German Institute for Human Rights was commissioned by the Federal Government to report on the implementation of the Istanbul Convention on combating…
Category: Announcements
Press release: IndiScale supports data collection for monitoring study on human trafficking in Germany
Press release: IndiScale supports data collection for monitoring study on human trafficking in Germany The German government has entrusted the German Institute for Human Rights with reporting on the implementation of the Council of Europe Convention on Action against Trafficking in Human Beings and the EU Directive against Trafficking in Human Beings. The German Institute…
First BatCAT paper about the project design
The recently published position paper “Battery manufacturing knowledge infrastructure requirements for multicriteria optimization based decision support in design of simulation” presents the focus of the BatCat project, the underlying architecture and the technologies based on it. LinkAhead is used as the core component of the data infrastructure and functions as a knowledgebase for exchanging data…
One is good, two are better. Our papers are published.
Publish two papers in one week? No problem for the IndiScale crew. This was of course pure coincidence, but we are pleased to announce both publications. “Mapping Hierarchical File Structures to Semantic Data Models for Efficient Data Integration into Research Data Management Systems” is on the concept of the LinkAhead Crawler, in which we discuss…
LinkAhead Relaunch
LinkAhead has been relaunched and is now more open and accessible for new and existing users. Our open source research data management software was previously available under two names: the original name CaosDB and LinkAhead. With this relaunch we are unifying the project under a single name: LinkAhead. With this step, we are also removing…
CaosDB is now LinkAhead
We are excited to announce that we will unify the whole CaosDB/LinkAhead project under the single name “LinkAhead”. Our experience in the recent years has shown that there is a lot of confusion between the two names, and drawing the line between them has become increasingly difficult. This is why you will see more announcements,…
Coming soon: LinkAhead Relaunch
Creating FAIR research data is getting easier for every one. While LinkAhead has always been (and will be) open source, ready to use versions of the software have been so far only available to subscribers. With our next LinkAhead Release, everyone will have access to ready to use LinkAhead images. This release will also include…
CaosDB available via Docker
We are excited to announce that there is a new way to deploy CaosDB via Docker. Docker is an Open Source software to easily deploy software as containers and therefore ideally suited to run CaosDB in different software environments without the need for differing installation procedures. This also obsoletes the step of setting up an…
IndiScale pushes Gender Equality
IndiScale is committed to enhance Gender Equality. In order to inform current and future employees, customers and partners we published our Gender Equality Plan. We are glad that we already met one modest goal: We invited the same number of male and female applicants to an interview for our last job opening.
Your data model as an image file
Did you know how easy it is to export your data model used in LinkAhead? to_graphics(container, “data_model”) The following Python script for example downloads the data model from the Demo LinkAhead server and generates an UML diagram. All you have to do is run the script and afterwards simply open the image file.