GithubHelp home page GithubHelp logo

antahiap / gae-vehicle-safety Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fraunhofer-scai/gae-vehicle-safety

0.0 0.0 0.0 98.63 MB

Graph Assisted Engineering in Vehicle Safety

Shell 0.04% Python 10.73% CSS 44.10% Dockerfile 0.03% SCSS 45.10%

gae-vehicle-safety's Introduction

Graph Assisted Engineering in Vehicle SafetyGAE-vehicle-safety

GAE is a Django project (Python) for the creation and study of the graph database for the CAE models as a Graph to build a knowledge graph for CAE. Converting Computer Aided Engineering (CAE) to Graph Aided Engineering (GAE).

GAE is a graph modeling for CAE analysis in automotive R&D development processes, in connection with its design requirement. The first release of GAE considers vehicle safety with EuroNCAP safety requirements. We connect CAE data to the protocols that are used to assess vehicle safety performances. The R&D process includes CAD engineering and safety attributes, with a focus on multidisciplinary problem-solving. For morinformation of graph modeling, link.


Table of Contents
  1. Run Database Servery
  2. Databases

Run Database Server

Currently the database is availabledumpfile that is that is developed withneo4j-community-4.2.4dump file can be loaded into neo4j-community-4.2.4`. We provide this version as it is no longer availble on neo4j webpage. you can extract it and then run the server with

tar -xzvf neo4j-community-4.2.4.tar.gz
neo4j-community-4.2.4/bin/neo4j start

Then you can load one od available .dump file databases to your database.

./neo4j-community-4.2.4/bin/neo4j-admin load --from=../database/FILE.dump --database=neo4j --force

the --force will take care of the upgrade if you use a more recent version of neo4j, just remember to edit the config file in conf\neo4j.conf and set ``dbms.allow_upgrade=true`, more info

Databases

Here we have 5 dump files in .\database that are:

Databases Info
00_GAE_v1.0.dump Merged version of all 4 databases
01_modelCompare_v1.0.dump FE-model changes, graph for ModelCompare tool
02_simKnowledge_v1.0.dump F-simulation as a graph with energy features, "Knowledge discovery assistants for crash simulations with graph algorithms and energy absorption features", "Simrank++ Update for Crash Simulation Similarity Precidtion with Energy Absorption Features, link
03_euroNcap_v1.0.dump Graph modeling EuroNCAP safety requirements with web scrawling.
04_safetyLoad_v1.0.dump load-case specification that is used in CAEWebVis visualization

gae-vehicle-safety's People

Contributors

antahiap avatar antahia avatar j-garcke-scai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.