Slot: with_objects
Supporting database entities or terms
URI: [gocam:with_objects](https://w3id.org/gocam/with_objects)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [EvidenceItem](EvidenceItem.md) | An individual piece of evidence that is associated with an assertion in a mod... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Object](Object.md) |
| Domain Of | [EvidenceItem](EvidenceItem.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [EvidenceItem](EvidenceItem.md) |
## Aliases
* with
* with/from
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/gocam
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | gocam:with_objects |
| native | gocam:with_objects |
## LinkML Source
name: with_objects
description: Supporting database entities or terms
from_schema: https://w3id.org/gocam
aliases:
- with
- with/from
rank: 1000
owner: EvidenceItem
domain_of:
- EvidenceItem
range: Object
multivalued: true