Skip to content

Latest commit

 

History

History
90 lines (39 loc) · 1.17 KB

File metadata and controls

90 lines (39 loc) · 1.17 KB

Slot: last_snapshot

Timestamp of the last resolution operation for this source.

Used to determine if a refreshBulk or other update is needed.

__

URI: ere:last_snapshot Alias: last_snapshot

Applicable Classes

Name Description Modifies Slot
LookupState Tracks the resolution state for entity mentions from a particular source no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ere:last_snapshot
native ere:last_snapshot

LinkML Source

Details ```yaml name: last_snapshot description: 'Timestamp of the last resolution operation for this source.

Used to determine if a refreshBulk or other update is needed.

' from_schema: https://data.europa.eu/ers/schema/ere rank: 1000 alias: last_snapshot owner: LookupState domain_of:

  • LookupState range: datetime required: true
</details>