Skip to content

simphony/emmo-cfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMMO CFD

Extension of European Materials Modelling Ontology for Computational Fluid Dynamics

Contact: Matthias Büschelberger from the Material Informatics team, Fraunhofer IWM

Requirements

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

Installation

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

Usage

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.

Related projects

  • FORCE; Grant agreement number: 721027

License

EMMO CFD with its RDF-data plus its SPARQL-queries is a Python-framework and hence is released under a BSD 3-Clause License.