public class VANN extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static IRI | CHANGESA reference to a resource that describes changes between this version of a vocabulary and the previous. | 
| static IRI | EXAMPLEA reference to a resource that provides an example of how this resource can be used. | 
| static String | NAMESPACEThe VANN namespace: http://purl.org/vocab/vann/ | 
| static Namespace | NSAn immutable  Namespaceconstant that represents the VANN namespace. | 
| static IRI | PREFERRED_NAMESPACE_PREFIXThe preferred namespace prefix to ue when using terms from this vocabulary in an XML document. | 
| static IRI | PREFERRED_NAMESPACE_URIThe preferred namespace URI to use when using terms from this vocabulary in an XML document. | 
| static String | PREFIXRecommended prefix for the VANN namespace: "vann" | 
| static IRI | TERM_GROUPA group of related terms in a vocabulary. | 
| static IRI | USAGE_NOTEA reference to a resource that provides information on how this resource is to be used. | 
| Constructor and Description | 
|---|
| VANN() | 
public static final String NAMESPACE
public static final String PREFIX
public static final Namespace NS
Namespace constant that represents the VANN namespace.public static final IRI CHANGES
public static final IRI EXAMPLE
public static final IRI PREFERRED_NAMESPACE_PREFIX
public static final IRI PREFERRED_NAMESPACE_URI
public static final IRI TERM_GROUP
public static final IRI USAGE_NOTE
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.