CollectionTrait
Defines the custom property names of the {@see \xyz\oihana\schema\thesaurus\Collection} and {@see \xyz\oihana\schema\thesaurus\OrderedCollection} schema entities.
Aggregated, through ThesaurusTrait, into the global Oihana constants class.
Tags
Table of Contents
Constants
- MEMBER : string = 'member'
- The attribute key of the skos:member property.
- MEMBER_LIST : string = 'memberList'
- The attribute key of the skos:memberList property.
Constants
MEMBER
The attribute key of the skos:member property.
public
string
MEMBER
= 'member'
MEMBER_LIST
The attribute key of the skos:memberList property.
public
string
MEMBER_LIST
= 'memberList'