#PSOARuleML-API
PSOARuleML-API is a Java tool which parses the XML-based concrete syntax (serialization) of PSOA RuleML, creates Abstract Syntax Objects (ASOs) using the factory based methods, and render the objects into PSOA RuleML's RIF-like presentation syntax. Parsing is implemented using the Java Architecture for XML Binding (JAXB) library.
See wiki for details: http://wiki.ruleml.org/index.php/PSOA_RuleML_API
http://www.javadoc.io/doc/org.ruleml.psoa/psoaruleml-api/1.1
http://psoa-rulemlapi.rhcloud.com/psoaxml2ps/
#####Current release: version-1.1
See wiki for details: http://wiki.ruleml.org/index.php/PSOA_RuleML_API#Current_Status
#####Older release: version-1.0
See wiki for details: http://wiki.ruleml.org/index.php/PSOA_RuleML_API#Deprecated
The API can be used both as a Maven dependency or as an external jar library in your Java project.
See wiki for details : http://wiki.ruleml.org/index.php/PSOA_RuleML_API#How_to_Use_the_API