Oihana PHP System

SkosNotesTrait

Defines the SKOS documentation-note property names carried by {@see \xyz\oihana\schema\thesaurus\traits\HasSkosNotes}.

Aggregated, through ThesaurusTrait, into the global Oihana constants class.

Tags
author

Marc Alcaraz (ekameleon)

since
1.1.1

Table of Contents

Constants

CHANGE_NOTE  : string = 'changeNote'
The attribute key of the skos:changeNote property.
EDITORIAL_NOTE  : string = 'editorialNote'
The attribute key of the skos:editorialNote property.
EXAMPLE  : string = 'example'
The attribute key of the skos:example property.
HISTORY_NOTE  : string = 'historyNote'
The attribute key of the skos:historyNote property.
NOTE  : string = 'note'
The attribute key of the skos:note property.
SCOPE_NOTE  : string = 'scopeNote'
The attribute key of the skos:scopeNote property.

Constants

CHANGE_NOTE

The attribute key of the skos:changeNote property.

public string CHANGE_NOTE = 'changeNote'

EDITORIAL_NOTE

The attribute key of the skos:editorialNote property.

public string EDITORIAL_NOTE = 'editorialNote'

EXAMPLE

The attribute key of the skos:example property.

public string EXAMPLE = 'example'

HISTORY_NOTE

The attribute key of the skos:historyNote property.

public string HISTORY_NOTE = 'historyNote'

NOTE

The attribute key of the skos:note property.

public string NOTE = 'note'

SCOPE_NOTE

The attribute key of the skos:scopeNote property.

public string SCOPE_NOTE = 'scopeNote'
On this page

Search results