search: boost: 5.0
Slot: has_container
The Container to which this Item belongs.
URI: sioc:has_container
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 |
| AbstractRelationDef | Abstract meta-class for relation definitions | no |
| RelationDef | Abstract class for relation definitions | no |
| RelationInstance | Abstract class for relation instances | 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 |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Container |
| Domain | Item |
| Domain Of | Item, NodeSchema |
| Slot URI | sioc:has_container |
Relationship Properties
| Property | Value | | --- | --- | | Inverse | [container_of](container_of.md) |Identifier and Mapping Information
Schema Source
- from schema: SIOC
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | sioc:has_container |
| native | sioc:has_container |
LinkML Source
name: has_container
description: The Container to which this Item belongs.
from_schema: http://rdfs.org/sioc/ns#
rank: 1000
domain: Item
slot_uri: sioc:has_container
domain_of:
- Item
- NodeSchema
inverse: container_of
range: Container
inlined: false