Skip to content

kbss-cvut/fta-fmea

Repository files navigation

FTA and FMEA tool backend

Required Technologies

  • JDK 17
  • Gradle 8.4 or later
  • Apache Maven 3.5.x or later

Ontology Vocabulary

Vocabulary is generated by maven plugin located in ontology-generator subproject. When ontology definition is changed, the sources need to be regenerated. For more details see README.md

Persistence

The data are mapped from Java objects to RDF entities via ontological mapping library JOPA and stored in a local GraphDB database.

The database URL needs to be configured in application.yml. The repository first needs to be created.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages