diagram | ![]() |
||||
namespace | http://iso25964.org/ | ||||
properties |
|
||||
children | iso25964:lexicalValue iso25964:identifier iso25964:created iso25964:modified source iso25964:status iso25964:Definition iso25964:HistoryNote iso25964:EditorialNote iso25964:CustomTermAttribute | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="ThesaurusTerm" abstract="true"> <xsd:annotation> <xsd:documentation xml:lang="en">The wording of the term. The identifier and date attributes of ThesaurusTerm are essential for the provision of a good updating service because if the spelling of a term changes, a constant Term identifier facilitates continuity during successive updates. The use of a concept identifier is strongly recommended to promote interoperability among networked search applications.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="iso25964:lexicalValue" minOccurs="1" maxOccurs="1"/> <xsd:element name="identifier" type="iso25964:Identifier" minOccurs="1" maxOccurs="1"/> <xsd:element ref="iso25964:created" minOccurs="0" maxOccurs="1"/> <xsd:element ref="iso25964:modified" minOccurs="0" maxOccurs="1"/> <xsd:element ref="dc:source" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation xml:lang="en">Notes the reference work or individual who contributed the term in question</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="status" type="xsd:string" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation xml:lang="en">This is an optional attribute of ThesaurusConcept and ThesaurusTerm, which records whether they are, for example, approved, candidates, superseded or deprecated (see 13.6.2).</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Definition" type="iso25964:Definition" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">A note giving definitions of a term, not necessarily limited to the scope of the concept labelled by the term in this thesaurus</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="HistoryNote" type="iso25964:HistoryNote" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">A note recording changes to this term within this thesaurus</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="EditorialNote" type="iso25964:EditorialNote" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">A note for use by the thesaurus editors during the editing process</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="CustomTermAttribute" type="iso25964:CustomTermAttribute" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">The model includes classes CustomConceptAttribute and CustomTermAttribute for custom attributes of concepts and terms. These enable recording of custom information about concepts and terms. These are included as separate classes rather than as normal attributes so that the administrator of the thesaurus management system can specify the values of custom attributes that can be assigned. The classes have an attribute customAttributeType, allowing the administrator to specify which type of attribute is being used. Values of customAttributeType should normally be taken from a controlled list.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||
namespace | http://iso25964.org/ | ||||
type | iso25964:Identifier | ||||
properties |
|
||||
source | <xsd:element name="identifier" type="iso25964:Identifier" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="status" type="xsd:string" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation xml:lang="en">This is an optional attribute of ThesaurusConcept and ThesaurusTerm, which records whether they are, for example, approved, candidates, superseded or deprecated (see 13.6.2).</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | iso25964:Definition | ||||||||
properties |
|
||||||||
children | iso25964:lexicalValue iso25964:created iso25964:modified iso25964:identifier iso25964:refersTo source | ||||||||
annotation |
|
||||||||
source | <xsd:element name="Definition" type="iso25964:Definition" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">A note giving definitions of a term, not necessarily limited to the scope of the concept labelled by the term in this thesaurus</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | iso25964:HistoryNote | ||||||||
properties |
|
||||||||
children | iso25964:lexicalValue iso25964:created iso25964:modified iso25964:identifier iso25964:refersTo | ||||||||
annotation |
|
||||||||
source | <xsd:element name="HistoryNote" type="iso25964:HistoryNote" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">A note recording changes to this term within this thesaurus</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | iso25964:EditorialNote | ||||||||
properties |
|
||||||||
children | iso25964:lexicalValue iso25964:created iso25964:modified iso25964:identifier iso25964:refersTo | ||||||||
annotation |
|
||||||||
source | <xsd:element name="EditorialNote" type="iso25964:EditorialNote" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">A note for use by the thesaurus editors during the editing process</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | iso25964:CustomTermAttribute | ||||||||
properties |
|
||||||||
children | iso25964:lexicalValue iso25964:customAttributeType | ||||||||
annotation |
|
||||||||
source | <xsd:element name="CustomTermAttribute" type="iso25964:CustomTermAttribute" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">The model includes classes CustomConceptAttribute and CustomTermAttribute for custom attributes of concepts and terms. These enable recording of custom information about concepts and terms. These are included as separate classes rather than as normal attributes so that the administrator of the thesaurus management system can specify the values of custom attributes that can be assigned. The classes have an attribute customAttributeType, allowing the administrator to specify which type of attribute is being used. Values of customAttributeType should normally be taken from a controlled list.</xsd:documentation> </xsd:annotation> </xsd:element> |