ingested at

When an import activity recorded its claims into the system — the transaction time. Distinct from gmeow:assertedAt (observation) and gmeow:validFrom/validUntil (validity).

Structure

Property shape: datatype property; gmeow:ImportActivity -> xsd:dateTime; functional

Practical Pattern

Use gmeow:ingestedAt from gmeow:ImportActivity to xsd:dateTime when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Import Lineage

# --- The activity and the agent that performed it (the importer self-records).
ex:import a gmeow:ImportActivity ;
    gmeow:ingestedAt       "2026-06-14T09:30:00Z"^^xsd:dateTime ;
    gmeow:wasAssociatedWith ex:importer .

Lillith Dataset

# The ingest provenance the catalog projections flatten to PROV.
ex:lillith-ingest a gmeow:ImportActivity ;
    rdfs:label "lillith corpus ingest"@en ;
    gmeow:ingestedAt "2026-06-01T09:00:00Z"^^xsd:dateTime ;
    gmeow:eventTemporalFrame gmeow:temporalFrameUTCGregorian .

Common Companion Terms

gmeow:ImportActivity

Projects To

Profile External Targets
dcat prov, rdf

External Equivalences

Equivalent or closely aligned targets: prov

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Term Equivalences

Source Kind Profile Predicate/Relation Target Evidence
gmeow:ingestedAt equivalence - skos:closeMatch prov:endedAtTime gmeow-provenance.sssom.tsv; gmeow:eqProvenance008; confidence 0.85

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:ingestedAt projection dcat projects to / <= prov:Activity, prov:endedAtTime, rdf:type gmeow:mapDcatImportActivity; confidence 0.9; lossy: transaction time flattens to prov:endedAtTime; the assertion/validity clocks are dropped

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchprov:endedAtTime