Skip to content

Variable: solidContainerFields ​

const solidContainerFields: object

Defined in: packages/soukai-solid/src/models/SolidContainer.schema.ts:5

Type declaration ​

createdAt ​

readonly createdAt: object

createdAt.rdfProperty ​

readonly createdAt.rdfProperty: "purl:created" = 'purl:created'

createdAt.type ​

readonly createdAt.type: "date" = FieldType.Date

description ​

readonly description: object

description.rdfProperty ​

readonly description.rdfProperty: "rdfs:comment" = 'rdfs:comment'

description.type ​

readonly description.type: "string" = FieldType.String

name ​

readonly name: object

name.rdfProperty ​

readonly name.rdfProperty: "rdfs:label" = 'rdfs:label'

name.type ​

readonly name.type: "string" = FieldType.String

resourceUrls ​

readonly resourceUrls: object

resourceUrls.items ​

readonly resourceUrls.items: "key" = FieldType.Key

resourceUrls.rdfProperty ​

readonly resourceUrls.rdfProperty: "ldp:contains" = 'ldp:contains'

resourceUrls.type ​

readonly resourceUrls.type: "array" = FieldType.Array

updatedAt ​

readonly updatedAt: object

updatedAt.rdfProperty ​

readonly updatedAt.rdfProperty: "purl:modified" = 'purl:modified'

updatedAt.type ​

readonly updatedAt.type: "date" = FieldType.Date