procedure type

The kind(s) of a procedure, drawn from the open gmeow:ProcedureType value vocabulary. Non-functional: a procedure may serve several purposes (a research plan that is also a data pipeline), and competing standpoint-indexed type claims coexist rather than contradict.

Structure

Property shape: object property; gmeow:Procedure -> gmeow:ProcedureType

Practical Pattern

Use gmeow:procedureType from gmeow:Procedure to gmeow:ProcedureType 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.

Data Pipeline

# --- The procedure and its three steps.
ex:pipeline a gmeow:Procedure ;
    rdfs:label             "Nightly events ETL"@en ;
    gmeow:procedureType    gmeow:procedureTypeDataPipeline ;
    gmeow:hasProcedureStep ex:extract , ex:transform , ex:load .

Common Companion Terms

gmeow:Procedure, gmeow:ProcedureType

Projects To

Profile External Targets
schema-org rdf, schema

Linkages

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

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:procedureType projection schema-org projects to / <= rdf:type, schema:HowTo gmeow:mapSchemaHowTo
gmeow:procedureType projection schema-org projects to / <= rdf:type, schema:Recipe gmeow:mapSchemaRecipe