public interface Term extends Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
isClass()
Informs if a term is generally used as a class term, i.e.
|
URI |
namespace()
The namespace the terms are in.
|
String |
prefix()
A unique standard prefix representing the namespace.
|
default String |
prefixedName()
The simple term name prefixed by a short unique namespace abbreviation.
|
default String |
qualifiedName()
The full qualified term uri including the namespace.
|
String |
simpleName()
The simple term name without any namespace or paths.
|
URI namespace()
String simpleName()
default String prefixedName()
default String qualifiedName()
boolean isClass()
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.