PDS/PPI Ruleset Processing Applications and Utilities |
|
Here are the tools and utlities that are avaialble from the PPI Node of PDS for the Ruleset Processing implementation. The "labeler" application is the main ruleset processor. Plug-ins are utlities which can be called from within rulesets.
DistributionThe Ruleset application is contained in a jar, but depends on other jar files which may already be installed on your system.Please download all neccessary jar files.
ruleset.jar: Jar file containing the ruleset applications (Labeler, plug-ins, examples).
Download: Zip file containing source code, documentation and classes.
DocumentationRuleset Language: A description of the Ruleset LanguageLabeler and Ruleset Processing: Presented at the PDS Technical Session, July 2003 Applicationslabeler: A Java application which uses the Ruleset Processor to generate PDS labels for files.Plug-ins for use with Ruleset Processor
CassiniFFHScan: Extract information from a Cassini Flatfile.
ClassesPDSLabel: Java class for parsing PDS Labels.PPIOption: Java class for option handling support. PPIRuleset: Java class implementation of the PPI Ruleset Language. PPITable: Java class for reading and writing to tables. PPITime: Java class for maniuplating time strings.
|