Skip to content

Slot: created_at

Timestamp when the entity was created.

URI: inkind_knowledge_repo:created_at Alias: created_at

Applicable Classes

Name Description Modifies Slot
BooksItem Books and educational materials no
FootwearItem Footwear: shoes, boots, sandals, slippers no
HouseholdItem Household and kitchen goods: cookware, crockery, small appliances, cleaning t... no
MobilityAidsItem Mobility aids and assistive devices: wheelchairs, crutches, walking frames, h... no
FurnitureItem Structural furniture: chairs, tables, beds, wardrobes, shelving no
DonationCollection A general-purpose grouping of items with optional recursive parent-child stru... no
BeddingTextilesItem Bedding and household textiles: blankets, duvets, mattresses, pillows, sleepi... no
AccessoriesItem Fashion and personal accessories: hats, scarves, gloves, belts, bags, jewelle... no
SportsItem Sports and fitness equipment no
ClothingItem Clothing garments: tops, bottoms, outerwear, underwear, nightwear, sportswear no
ToysItem Toys and games no
DonationSource Supply-side abstraction representing the origin of a donation no
ElectronicsItem Consumer electronics: phones, tablets, laptops, cameras, audio devices, cable... no
StationeryItem Stationery and office supplies: pens, notebooks, art supplies, calculators no
PersonalCareItem Personal care, hygiene, and health products no
OtherItem Catch-all for donation items not fitting any other category no
BabyInfantItem Baby and infant supplies: pushchairs, cots, car seats, infant formula, feedin... no
DonationItem Abstract base for all donation items no
FoodItem Food donation item no

Properties

Type and Range

Property Value
Range Datetime
Domain Of DonationSource, DonationCollection, DonationItem

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://inkind-at.github.io/inkind-knowledge-repo

Mappings

Mapping Type Mapped Value
self inkind_knowledge_repo:created_at
native inkind_knowledge_repo:created_at

LinkML Source

name: created_at
description: Timestamp when the entity was created.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
alias: created_at
domain_of:
- DonationSource
- DonationCollection
- DonationItem
range: datetime
required: true