Observational Activity
- CURIE:
gmeow:ObservationalActivity - IRI: https://blackcatinformatics.ca/gmeow/ObservationalActivity
- Category: class
- Defined by:
gmeow:slices/events - Box roles: TBox role (What is this?)
An activity whose primary purpose is to produce observations — a scientific survey, census, archaeological excavation, clinical trial, code review, audit, or any other structured act of observing, measuring, or asserting. A subclass of gmeow:Activity (and therefore of gmeow:Event) that generates gmeow:Observation individuals as first-class outputs. The event-type value vocabulary (gmeow:eventTypeSurvey, …) marks specific kinds; no subclass taxonomy is introduced (Principle 9).
Structure
Subclass of: gmeow:Activity
Practical Pattern
Use gmeow:ObservationalActivity as a specialized kind of gmeow:Activity. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
crmarchaeo |
crmarc |
iptc |
iptc |
External Equivalences
Equivalent or closely aligned targets: crm, crmarc, iptc, obi, prov, qb, schema
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:ObservationalActivity |
equivalence | - |
skos:closeMatch | crm:E13_Attribute_Assignment | gmeow-events.sssom.tsv; gmeow:eqEvents131; confidence 0.85 |
gmeow:ObservationalActivity |
equivalence | - |
skos:relatedMatch | crmarc:A1_Excavation_Process_Unit | gmeow-observations.sssom.tsv; gmeow:eqObs060; confidence 0.75 |
gmeow:ObservationalActivity |
equivalence | - |
skos:relatedMatch | iptc:NewsMessage | gmeow-observations.sssom.tsv; gmeow:eqObs070; confidence 0.7 |
gmeow:ObservationalActivity |
equivalence | - |
skos:closeMatch | obi:0000011 | gmeow-observations.sssom.tsv; gmeow:eqObs056; confidence 0.8 |
gmeow:ObservationalActivity |
equivalence | - |
skos:closeMatch | prov:Activity | gmeow-events.sssom.tsv; gmeow:eqEvents132; confidence 0.9 |
gmeow:ObservationalActivity |
equivalence | - |
skos:relatedMatch | qb:DataSet | gmeow-observations.sssom.tsv; gmeow:eqObs058; confidence 0.6 |
gmeow:ObservationalActivity |
equivalence | - |
skos:closeMatch | schema:Action | gmeow-events.sssom.tsv; gmeow:eqEvents133; confidence 0.75 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:ObservationalActivity |
projection | crmarchaeo |
projects to / <= | crmarc:A1_Excavation_Process_Unit | gmeow:mapCrmarcExcavationActivity; confidence 0.75; lossy: the generic observational-activity semantics are narrowed to destructive excavation; non-excavation observational activities are filtered out |
gmeow:ObservationalActivity |
projection | iptc |
projects to / <= | iptc:NewsMessage | gmeow:mapIptcNewsMessage; confidence 0.7; lossy: the generic observational activity is narrowed to a news message container; scientific or archaeological activities lose their specific semantics |
Usage Advice
Use when
- Use when the occurrence's PURPOSE is to produce observations — a survey, census, excavation, clinical trial, audit, or code review — so its outputs are reachable as first-class
gmeow:Observationindividuals viagmeow:generatedObservation.
Avoid when
- Avoid for an ordinary activity that incidentally records data (use plain
gmeow:Activity), and avoid asserting it as the inverse ofgmeow:wasGeneratedBy— that would force every generating activity to be observational (an OWL 2 DL typing trap).
How to use
- Type the act
gmeow:ObservationalActivity, mark its kind withgmeow:eventType(gmeow:eventTypeSurvey/gmeow:eventTypeAudit/ …), and link each output withgmeow:generatedObservation; the property chain then associates the activity with each observation's vantage.
Examples
- ex:census2021 a
gmeow:ObservationalActivity;gmeow:eventTypegmeow:eventTypeCensusActivity;gmeow:generatedObservationex:obs1.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | crm:E13_Attribute_Assignment |
closeMatch | obi:0000011 |
closeMatch | prov:Activity |
closeMatch | schema:Action |
relatedMatch | crmarc:A1_Excavation_Process_Unit |
relatedMatch | iptc:NewsMessage |
relatedMatch | qb:DataSet |