Oihana PHP System

SkosMappingsTrait

Defines the SKOS mapping-relation property names carried by {@see \xyz\oihana\schema\thesaurus\traits\HasSkosMappings}.

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

Tags
author

Marc Alcaraz (ekameleon)

since
1.1.1

Table of Contents

Constants

BROAD_MATCH  : string = 'broadMatch'
The attribute key of the skos:broadMatch property.
CLOSE_MATCH  : string = 'closeMatch'
The attribute key of the skos:closeMatch property.
EXACT_MATCH  : string = 'exactMatch'
The attribute key of the skos:exactMatch property.
NARROW_MATCH  : string = 'narrowMatch'
The attribute key of the skos:narrowMatch property.
RELATED_MATCH  : string = 'relatedMatch'
The attribute key of the skos:relatedMatch property.

Constants

BROAD_MATCH

The attribute key of the skos:broadMatch property.

public string BROAD_MATCH = 'broadMatch'

CLOSE_MATCH

The attribute key of the skos:closeMatch property.

public string CLOSE_MATCH = 'closeMatch'

EXACT_MATCH

The attribute key of the skos:exactMatch property.

public string EXACT_MATCH = 'exactMatch'

NARROW_MATCH

The attribute key of the skos:narrowMatch property.

public string NARROW_MATCH = 'narrowMatch'

The attribute key of the skos:relatedMatch property.

public string RELATED_MATCH = 'relatedMatch'
On this page

Search results