Import Activity

An activity that ingested an external source artifact (an import envelope such as a vCard file) and recorded the claims it carried. Carries the ingestion (transaction) time — when the system learned the claims, distinct from when they were asserted or when they hold.

Structure

Subclass of: gmeow:Activity

Practical Pattern

Use gmeow:ImportActivity as a specialized kind of gmeow:Activity. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.

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:Activity

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:ImportActivity equivalence - skos:closeMatch prov:Activity gmeow-provenance.sssom.tsv; gmeow:eqProvenance007; confidence 0.8

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:ImportActivity 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

Use For Consumers

Avoid For Consumers

Published Alignment Graph

Alignments

RelationTarget
closeMatchprov:Activity