Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Datatable

A table of data.

Hierarchy

Index

Properties

Optional about

about: Thing[]

Optional alternateNames

alternateNames: string[]

Optional authors

authors: (Organization | Person)[]

columns

columns: DatatableColumn[]

Optional comments

comments: Comment[]

Optional content

content: Node[]

Optional dateAccepted

dateAccepted: Date

Optional dateCreated

dateCreated: Date

Optional dateModified

dateModified: Date

Optional datePublished

datePublished: Date

Optional dateReceived

dateReceived: Date

Optional description

description: string | InlineContent[] | BlockContent[]

Optional editors

editors: Person[]

Optional fundedBy

fundedBy: (Grant | MonetaryGrant)[]

Optional funders

funders: (Organization | Person)[]

Optional genre

genre: string[]

Optional id

id: string

Optional identifiers

identifiers: (string | PropertyValue)[]

Optional images

images: (string | ImageObject)[]

Optional isPartOf

Optional keywords

keywords: string[]

Optional licenses

licenses: (string | CreativeWorkTypes)[]

Optional maintainers

maintainers: (Organization | Person)[]

Optional meta

meta: {}

Type declaration

  • [key: string]: any

Optional name

name: string

Optional parts

Optional publisher

publisher: Organization | Person

Optional references

references: (string | CreativeWorkTypes)[]

Optional text

text: string

Optional title

title: string | InlineContent[]

type

type: "Datatable"

Optional url

url: string

Optional version

version: string | number

Generated using TypeDoc