has procedure step
- CURIE:
gmeow:hasProcedureStep - IRI: https://blackcatinformatics.ca/gmeow/hasProcedureStep
- Category: property
- Defined by:
gmeow:slices/procedures - Box roles: RBox role (What is this?)
Relates a Procedure to a step it contains. Specialisation of the universal gmeow:hasPart spine.
Structure
Property shape: object property; gmeow:Procedure -> gmeow:ProcedureStep
Sub-property of: gmeow:hasPart
Practical Pattern
Use gmeow:hasProcedureStep from gmeow:Procedure to gmeow:ProcedureStep 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
- Source:
slices/extensions/procedures/examples/data-pipeline.ttl - Examples catalog: open in catalog#example-slices-extensions-procedures-examples-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:hasPart, gmeow:Procedure, gmeow:ProcedureStep
Projects To
| Profile | External Targets |
|---|---|
schema-org |
schema |
External Equivalences
Equivalent or closely aligned targets: 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:hasProcedureStep |
equivalence | - |
skos:closeMatch | schema:step | gmeow-procedures.sssom.tsv; gmeow:eqProc017; confidence 0.85 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:hasProcedureStep |
projection | schema-org |
projects to / <= | schema:step | gmeow:mapSchemaStep; confidence 0.9 |