Slot: creator
Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity.
URI: dct:creator
Applicable Classes
| Name |
Description |
Modifies Slot |
| Item |
An Item is something which can be in a Container |
no |
| NodeSchema |
Abstract class for node definitions |
no |
| Question |
Scientific unknowns that we want to make known, and are addressable by the sy... |
no |
| Claim |
Atomic, generalized assertions about the world that (propose to) answer resea... |
no |
| Evidence |
A specific empirical observation from a particular application of a research ... |
no |
| Study |
An activity — an experiment or analysis — that produces evidence |
no |
| Request |
A unit of work the community can pick up — issue-tracker-shaped |
no |
| Protocol |
The method or experimental approach a Study follows to generate the evidence |
no |
| SourceDocument |
Some research source document that reports/generates evidence, like a book, c... |
no |
| AbstractRelationDef |
Abstract meta-class for relation definitions |
no |
| RelationDef |
Abstract class for relation definitions |
no |
| RelationInstance |
Abstract class for relation definitions |
no |
Properties
Type and Range
| Property |
Value |
| Multivalued |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
dct:creator |
| native |
mira:creator |
LinkML Source
name: creator
description: Examples of a Creator include a person, an organization, or a service.
Typically, the name of a Creator should be used to indicate the entity.
from_schema: http://purl.org/mira-science/mira#
rank: 1000
slot_uri: dct:creator
domain_of:
- Item
- NodeSchema
range: UserAccount
multivalued: true