Skip to content

Tool for checking whether a Taverna Component satisfies a Component Profile.

License

Notifications You must be signed in to change notification settings

myGrid/component-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taverna Component Validator

A Simple Tool for checking whether a Taverna Component satisfies a Component Profile.

Produces a printed report of how many constraints in the profile are satisfied by the component.

Building

Use Apache Maven 3.0 or later:

mvn clean package

Running

java -jar target/component-validator-0.0.1-SNAPSHOT-jar-with-dependencies.jar the-component.t2flow the-profile.xml

Note that the-component.t2flow and the-profile.xml may be URLs. (They are resolved with respect to the file: URL for the current working directory by default.)

About

Tool for checking whether a Taverna Component satisfies a Component Profile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages