Skip to content

A java library to parse or create subject-oriented in-memory PASS model

License

Notifications You must be signed in to change notification settings

I2PM/alps.java.api

Repository files navigation

alps.java.api

This Java library provides the functionality to create and modify in-memory PASS process models. These models might either be imported from an ontology (given in the owl/rdf format) or created from scratch.

The library currently supports the Standard PASS as well as the Abstract Layered PASS created by Matthes Elstermann. For more information have a look at the wiki pages, or at the JavaDoc hosted on dochoster or at the JavaDoc inside the classes (reason why the project mostly consists of html code).

Supported Functionality

  • Subject oriented in-memory modeling in Java
  • Import models from OWL/RDF formatted files
    • Dynamic import supporting own OntologyClass definitions
    • Dynamic import supporting own Java class extensions
  • Model modification by editing underlying triple store graph
  • Export models to OWL/RDF formatted files

About

A java library to parse or create subject-oriented in-memory PASS model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages