hub2bits

Repository
Git URL https://github.com/transpect/hub2bits.git
SVN URL https://github.com/transpect/hub2bits
Base URI http://transpect.io/hub2bits/

Source ⬇

jats:hub2bits

Import

<p:import href="http://transpect.io/hub2bits/xpl/hub2bits.xpl"/>

Dependencies

Synopsis

<jats:hub2bits xmlns:jats="http://jats.nlm.nih.gov">
  <p:input port="source" primary="true"/>
  <p:input port="paths" primary="true"/>
  <p:input port="models"/>
  <p:output port="result" primary="true"/>
  <p:output port="report" sequence="true"/>
  <p:option name="debug" required="false" select="'no'"/>
  <p:option name="debug-dir-uri" required="false" select="'debug'"/>
  <p:option name="status-dir-uri" required="false" select="resolve-uri('status')"/>
  <p:option name="vocab" required="false" select="'bits'"/>
  <p:option name="fallback-xsl" select="'http://transpect.io/hub2bits/xsl/hub2bits.xsl'"/>
  <p:option name="fallback-xpl" select="'http://transpect.io/hub2bits/xpl/fallback.xpl'"/>
  <p:option name="load" required="false" select="'hub2bits/hub2bits'"/>
</jats:hub2bits>

jats:store-chunks

Import

<p:import href="http://transpect.io/hub2bits/xpl/store-chunks.xpl"/>

Dependencies

Synopsis

<jats:store-chunks xmlns:jats="http://jats.nlm.nih.gov">
  <p:input port="source" primary="true"/>
  <p:input port="xsl"/>
  <p:input port="models"/>
  <p:output port="result" primary="true"/>
  <p:output port="chunks" sequence="true"/>
  <p:output port="adjusted-links" sequence="true"/>
  <p:option name="debug" required="false" select="'no'"/>
  <p:option name="debug-dir-uri" required="false" select="'debug'"/>
  <p:option name="status-dir-uri" required="false" select="resolve-uri('status')"/>
  <p:option name="include-method" select="'xinclude'"/>
  <p:option name="dtd-version" select="''"/>
  <p:option name="terminate-on-error" select="'true'"/>
</jats:store-chunks>

GitHub sync date: 2024-04-23+02:00