<p>Enter a RIF-CS collection-to-service relation.</p>
<p>(Click in the field and start typing to select a value. Try typing either <code>has</code> or <code>is</code> to get started. Or, click in the field and press the down arrow to bring up the complete list of values.)</p>
<input type="text"
id="rifcs-collection-to-service-relation-type"
name="rifcs-collection-to-service-relation-type"
size="60" value="" />
$("#rifcs-collection-to-service-relation-type").vocab_widget({
mode:"collection",
endpoint: 'https://vocabs.ardc.edu.au/apps/vocab_widget/proxy/',
mode_params:"http://purl.org/au-research/vocabulary/RIFCS/RIFCSCollectionToServiceRelationType",
repository:"rifcs-current",
cache: false,
target_field: 'label'
});