<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'
});

External CSS

  1. https://vocabs.ardc.edu.au/apps/assets/vocab_widget/css/vocab_widget_v2.css

External JavaScript

  1. https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js
  2. https://vocabs.ardc.edu.au/apps/assets/vocab_widget/js/vocab_widget_v2.js