Documentation

Entity
in package

Description of Entity

Tags
author

zozlak

Table of Contents

Properties

$res  : DatasetNodeInterface
$schema  : Schema

Methods

__construct()  : mixed
check()  : bool|null
getId()  : NamedNodeInterface
getObject()  : TermInterface|null
Helper for getting an object value for a property passed as a string.

Properties

$res

protected DatasetNodeInterface $res

Methods

__construct()

public __construct(DatasetNodeInterface $res, object $schema) : mixed
Parameters
$res : DatasetNodeInterface
$schema : object

check()

public check(bool $verbose) : bool|null
Parameters
$verbose : bool
Return values
bool|null

getId()

public getId() : NamedNodeInterface
Return values
NamedNodeInterface

getObject()

Helper for getting an object value for a property passed as a string.

public getObject(string $property) : TermInterface|null
Parameters
$property : string
Return values
TermInterface|null

        
On this page

Search results