Thing: The most generic type of item.

Description Usage Arguments Value See Also

View source: R/types.R

Description

The most generic type of item.

Usage

1
Thing(alternateNames, description, id, identifiers, images, meta, name, url)

Arguments

alternateNames

Alternate names (aliases) for the item.

description

A description of the item.

id

The identifier for this item.

identifiers

Any kind of identifier for any kind of Thing.

images

Images of the item.

meta

Metadata associated with this item.

name

The name of the item.

url

The URL of the item.

Value

A list of class Thing

See Also

Entity


stencilaschema documentation built on Feb. 22, 2021, 5:05 p.m.