public class XTMPSI
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ASSOCIATION
The core concept of association; the generic class to which all associations belong unless otherwise specified.
|
static java.lang.String |
CLASS
The core concept of class; the role of class as played by one of the members of a class-instance association.
|
static java.lang.String |
CLASS_INSTANCE
The core concept of class-instance; the class of association that represents class-instance relationships between topics, and that is semantically equivalent to the use of <instanceOf> subelements.
|
static java.lang.String |
DISPLAY
Suitability of a topic name for use as a sort key; for use in the parameters of variant names.
|
static java.lang.String |
INSTANCE
The core concept of instance; the role of instance as played by one of the members of a class-instance association.
|
static java.lang.String |
LANG_INDEPENDENT
Language independent.
|
static java.lang.String |
LANG_PREFIX
Prefix for language topics.
|
static java.lang.String |
LANGUAGE |
static java.lang.String |
OCCURRENCE
The core concept of occurrence; the generic class to which all occurrences belong unless otherwise specified.
|
static java.lang.String |
PSI_DOC
The base URL for all XTM 1.0 PSIs.
|
static java.lang.String |
SORT
Suitability of a topic name for display; for use in the parameters of variant names.
|
static java.lang.String |
SUBCLASS
The core concept of subclass; the role of subclass as played by one of the members of a superclass-subclass association.
|
static java.lang.String |
SUPERCLASS
The core concept of superclass; the role of superclass as played by one of the members of a superclass-subclass association.
|
static java.lang.String |
SUPERCLASS_SUBCLASS
The core concept of superclass-subclass; the class of association that represents superclass-subclass relationships between topics.
|
static java.lang.String |
TOPIC
The core concept of topic; the generic class to which all topics belong unless otherwise specified.
|
static java.lang.String |
XTM1_BASE
The base URL for XTM 1.0 (not actually an XTM PSI).
|
Constructor and Description |
---|
XTMPSI() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getLang(java.lang.String lang)
Returns the subject identifier for the specified language or if a null
http://wandora.orgsi/core/lang-independent
denoting a language independent version.
|
public static final java.lang.String XTM1_BASE
public static final java.lang.String PSI_DOC
public static final java.lang.String SORT
public static final java.lang.String DISPLAY
public static final java.lang.String CLASS_INSTANCE
public static final java.lang.String CLASS
public static final java.lang.String INSTANCE
public static final java.lang.String SUPERCLASS_SUBCLASS
public static final java.lang.String SUPERCLASS
public static final java.lang.String SUBCLASS
public static final java.lang.String TOPIC
public static final java.lang.String ASSOCIATION
public static final java.lang.String OCCURRENCE
public static final java.lang.String LANGUAGE
public static final java.lang.String LANG_PREFIX
public static final java.lang.String LANG_INDEPENDENT
Copyright 2004-2015 Wandora Team