You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by gn...@apache.org on 2016/01/06 23:51:09 UTC

svn commit: r1723432 - /incubator/taverna/site/trunk/content/documentation/scufl2/bundle.md

Author: gnaylor
Date: Wed Jan  6 22:51:09 2016
New Revision: 1723432

URL: http://svn.apache.org/viewvc?rev=1723432&view=rev
Log:
Format/remove carriage returns: "One can mint ..."

Modified:
    incubator/taverna/site/trunk/content/documentation/scufl2/bundle.md

Modified: incubator/taverna/site/trunk/content/documentation/scufl2/bundle.md
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/documentation/scufl2/bundle.md?rev=1723432&r1=1723431&r2=1723432&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/documentation/scufl2/bundle.md (original)
+++ incubator/taverna/site/trunk/content/documentation/scufl2/bundle.md Wed Jan  6 22:51:09 2016
@@ -108,9 +108,7 @@ Workflow bundles and their resources **m
    If the Workflow Bundle document is in `workflowBundle.rdf` within the archive, the workflow identifier is `./`. 
    This **should** be achieved by setting `xml:base="./"` and `rdf:about=""`.
 
-One can mint a URI to refer to resources within the bundle archive, including the workflow bundle, workflows and representations. 
-   If `http://example.com/myWfBundle.scufl2` returns a [Scufl2 workflow bundle](/documentation/scufl2/taverna_bundle) archive of the content type `application/vnd.taverna.scufl2.workflow-bundle`,  
-   then (assuming default structure of the archive):
+One can mint a URI to refer to resources within the bundle archive, including the workflow bundle, workflows and representations. If `http://example.com/myWfBundle.scufl2` returns a [Scufl2 workflow bundle](/documentation/scufl2/taverna_bundle) archive of the content type `application/vnd.taverna.scufl2.workflow-bundle`, then (assuming default structure of the archive):
 
  - `http://example.com/myWfBundle.scufl2` identifies the Workflow Bundle representation (the *archive*).
  - `http://example.com/myWfBundle.scufl2/` identifies the *Workflow Bundle* (as described here).