Extension of European Materials Modelling Ontology for Computational Fluid Dynamics
Contact: Matthias Büschelberger from the Material Informatics team, Fraunhofer IWM
This ontology is built on top of EMMO and some of its modules. The following table describes the version compatibility between those ontologies:
Imported Ontologies | Version |
---|---|
EMMO | 1.0.0-beta |
Python Package | Minimum Version |
---|---|
osp-core |
3.5.2-beta |
In order to install emmo_cfd
as Python-package, please run:
python setup.py install
In order to install emmo_cfd
as namespace in osp-core
, please run:
cd emmo_cfd/inferred/
pico install <domain-of-interest>.yml
For working with RDF-data, we recommend to use Protégé version>=5.2.0 and the FaCT++-Reasoner.
In a For further useage, we recommend osp-core
and the CUDSTranslator
in order to import, manipulate and export RDF-data of emmo_cfd
.
- FORCE; Grant agreement number: 721027
EMMO CFD with its RDF-data plus its SPARQL-queries is a Python-framework and hence is released under a BSD 3-Clause License.