← Prev in month ← Prev in thread
Next in thread → Next in month →

JSDL and CDL document example

From
Hiro Kishimoto <>
Date
2006-05-16T09:26:58+00:00
ID
Thread
JSDL and CDL document example
Hi all,

During Monday meeting, I took an action item to provide
sample JSDL and CDDLM documents.

Attached are simple examples for your review.

(1) JSDL document (by Chris Smith of Platform Computing)
This document is for BLAST (Basic Local Alignment Search Tool)
application submission. BLAST is an algorithm for comparing biological
sequences, such as the amino-acid sequences of different proteins or the 
DNA sequences. This document corresponds to a following POSIX command
line.

blastall  -p blastn  -d est  -T T

You can find manual page for this command at:
http://www.rcc.uga.edu/applications/bioinformatics/ncbiblast2210/blastall.html

(2) CDL document (from XML-CDL specification appendix B)
This document is for two-tier application (DB + Web)
deployment.
- component-model-example.xml is a template for "Component."
- webapp-template.xml is a template for two-tier application
   "WebApp."
- webapp-deploy.xml is a actual CDL document for deployment.

- webapp-deploy-resolved.xml is reference resolved version of
   webapp-deploy.xml. Both documents has the same meanings.

Hope it helps,
-- 
Hiro Kishimoto
← Prev in month ← Prev in thread
Next in thread → Next in month →