This page illustrates features and use of AngularJS library ng-skos (version {{version}}). See the API reference for details.
Used as element or attribute to display a concept.
Interactive elements can be added, for instance to change the concept on clicks by loading from a terminology server. (See skos-browser below, for an example using the german RVK concept scheme)
Used as attribute to emit the preferred label of a concept. The lang attribute of the directive element is read and set accordingly. If no label of the required language exists, the directive will look for a country-language code (i.e. "en-US" for language "en") as well. This works both ways, so for a given country-language code the language code will be considered. Also, if multiple comma-separated languages are provided, the first one to be found will be selected.
Select a top concept for browsing from this skos-list!
When a list item is focused, the list can be navigated and manipulated via keyboard (arrow keys to navigate, Enter to select and Del to remove the selected item).
The attributes removeable and show-labels determine, if items should be allowed to be removed and if the preferred labels should be displayed, respectively.