#External process #Instruction #Process prefix owl: prefix rdfs: prefix ucpi: ucpi:CheckBoMandDrawing a owl:Class; rdfs:label " Check BoM and Drawing"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:CreateConceptualDesign a owl:Class; rdfs:label " Create conceptual design"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:CreateDetailedDesign a owl:Class; rdfs:label " Create detailed design"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:CreateDrawing a owl:Class; rdfs:label " Create Drawing"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:CreateInstructions a owl:Class; rdfs:label " Create Instructions"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:CriticalDesignReview a owl:Class; rdfs:label " Critical design review"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:PreliminaryDesignReview a owl:Class; rdfs:label " Preliminary design review"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:ProtoRealizationReview a owl:Class; rdfs:label " Proto realization review"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:R2 a owl:Class; rdfs:label " R2 release"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:R3 a owl:Class; rdfs:label " R3 release"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:R4 a owl:Class; rdfs:label " R4 release"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:SpecifyRequirements a owl:Class; rdfs:label " Specify requirements"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:TPDselection a owl:Class; rdfs:label " TPD selection"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:TPDverification a owl:Class; rdfs:label " TPD verification"@en; rdfs:subClassOf ucpi:DetailedProcess. ucpi:ABoM a owl:Class; rdfs:label " (A)BoM"@en; rdfs:subClassOf ucpi:Explanation. ucpi:BoM a owl:Class; rdfs:label " BoM"@en; rdfs:subClassOf ucpi:Explanation. ucpi:DesignDoc a owl:Class; rdfs:label " DesignDoc"@en; rdfs:subClassOf ucpi:Explanation. ucpi:Drawing a owl:Class; rdfs:label " Drawing"@en; rdfs:subClassOf ucpi:Explanation. ucpi:SpecificationDocument a owl:Class; rdfs:label " SpecificationDocument"@en; rdfs:subClassOf ucpi:Explanation. ucpi:TransportRelevant a owl:Class; rdfs:label " Transport relevant"@en; rdfs:subClassOf ucpi:Explanation. ucpi:AnswerQuestions a owl:Class; rdfs:label " Answer questions"@en; rdfs:subClassOf ucpi:Instruction. ucpi:CreateBoM a owl:Class; rdfs:label " Create BoM"@en; rdfs:subClassOf ucpi:Instruction. ucpi:CreateNewDocFromTemplate a owl:Class; rdfs:label " Create new Doc from template"@en; rdfs:subClassOf ucpi:Instruction. ucpi:DMSfunctionNewTPD a owl:Class; rdfs:label " DMS function, new TPD"@en; rdfs:subClassOf ucpi:Instruction. ucpi:DMSnewDocument a owl:Class; rdfs:label " DMS new document"@en; rdfs:subClassOf ucpi:Instruction. ucpi:ExportAsDrawing a owl:Class; rdfs:label " Export as Drawing"@en; rdfs:subClassOf ucpi:Instruction. ucpi:LifecycleEnd a owl:Class; rdfs:label " Lifecycle end"@en; rdfs:subClassOf ucpi:Instruction. ucpi:LinkDocumentToProduct a owl:Class; rdfs:label " Link document to product"@en; rdfs:subClassOf ucpi:Instruction. ucpi:OpenProductInCADtool a owl:Class; rdfs:label " Open product in CAD Tool"@en; rdfs:subClassOf ucpi:Instruction. ucpi:OpenProductInDMS a owl:Class; rdfs:label " Open product in DMS"@en; rdfs:subClassOf ucpi:Instruction. ucpi:OrderMaterial a owl:Class; rdfs:label " Order material"@en; rdfs:subClassOf ucpi:Instruction. ucpi:ReleaseDocumentInDMS a owl:Class; rdfs:label " Release document in DMS"@en; rdfs:subClassOf ucpi:Instruction. ucpi:Save a owl:Class; rdfs:label " Save"@en; rdfs:subClassOf ucpi:Instruction. ucpi:SelectBoMorABoM a owl:Class; rdfs:label " Select BoM or (A)BoM"@en; rdfs:subClassOf ucpi:Instruction. ucpi:SelectDocumentType a owl:Class; rdfs:label " Select document type"@en; rdfs:subClassOf ucpi:Instruction. ucpi:SetUstatus a owl:Class; rdfs:label " Set U status"@en; rdfs:subClassOf ucpi:Instruction. ucpi:WorkOnDocument a owl:Class; rdfs:label " Work on document"@en; rdfs:subClassOf ucpi:Instruction. ucpi:CreateTPD a owl:Class; rdfs:label "

Create TPD"@en; rdfs:subClassOf ucpi:Process. ucpi:DesignHardware a owl:Class; rdfs:label "

Design Hardware"@en; rdfs:subClassOf ucpi:Process. ucpi:DevelopHardware a owl:Class; rdfs:label "

Develop Hardware"@en; rdfs:subClassOf ucpi:Process. ucpi:Finalize a owl:Class; rdfs:label "

Finalize"@en; rdfs:subClassOf ucpi:Process. ucpi:ProtoPhase a owl:Class; rdfs:label "

Proto phase"@en; rdfs:subClassOf ucpi:Process. ucpi:CreateDesign a owl:Class; rdfs:label "Create design"@en; rdfs:subClassOf ucpi:Process. ucpi:Instructions a owl:Class; rdfs:label "Instructions"@en; rdfs:subClassOf ucpi:Explanation. ucpi:FollowedBy a owl:Class; rdfs:label "Is followed by"@en; rdfs:subClassOf ucpi:Predicate. ucpi:IsPartOf a owl:Class; rdfs:label "Is part of"@en; rdfs:subClassOf ucpi:Predicate. ucpi:RequiresKnowledge a owl:Class; rdfs:label "Requires knowledge"@en; rdfs:subClassOf ucpi:Predicate. ucpi:RequiresStep a owl:Class; rdfs:label "Requires step"@en; rdfs:subClassOf ucpi:Predicate. ucpi:DetailedProcess a owl:Class; rdfs:label "DetailedProcess"@en. ucpi:Explanation a owl:Class; rdfs:label "Explanation"@en. ucpi:Instruction a owl:Class; rdfs:label "Instruction"@en. ucpi:Predicate a owl:Class; rdfs:label "Predicate"@en. ucpi:Process a owl:Class; rdfs:label "Process"@en. ucpi:DesignHardware ucpi:FollowedBy ucpi:CreateTPD. ucpi:CreateTPD ucpi:FollowedBy ucpi:ProtoPhase. ucpi:ProtoPhase ucpi:FollowedBy ucpi:Finalize. ucpi:Finalize ucpi:FollowedBy ucpi:LifecycleEnd. ucpi:SpecifyRequirements ucpi:FollowedBy ucpi:CreateConceptualDesign. ucpi:CreateConceptualDesign ucpi:FollowedBy ucpi:CreateDetailedDesign. ucpi:CreateDetailedDesign ucpi:FollowedBy ucpi:R2. ucpi:SpecifyRequirements ucpi:IsPartOf ucpi:DesignHardware. ucpi:CreateConceptualDesign ucpi:IsPartOf ucpi:DesignHardware. ucpi:CreateDetailedDesign ucpi:IsPartOf ucpi:DesignHardware. ucpi:R2 ucpi:IsPartOf ucpi:DesignHardware. ucpi:DesignHardware ucpi:RequiresStep ucpi:SpecifyRequirements. ucpi:CreateNewDocFromTemplate ucpi:FollowedBy ucpi:DMSnewDocument. ucpi:DMSnewDocument ucpi:FollowedBy ucpi:WorkOnDocument. ucpi:WorkOnDocument ucpi:FollowedBy ucpi:Save. ucpi:Save ucpi:FollowedBy ucpi:ReleaseDocumentInDMS. ucpi:CreateNewDocFromTemplate ucpi:IsPartOf ucpi:SpecifyRequirements. ucpi:DMSnewDocument ucpi:IsPartOf ucpi:SpecifyRequirements. ucpi:WorkOnDocument ucpi:IsPartOf ucpi:SpecifyRequirements. ucpi:Save ucpi:IsPartOf ucpi:SpecifyRequirements. ucpi:ReleaseDocumentInDMS ucpi:IsPartOf ucpi:SpecifyRequirements. ucpi:SpecifyRequirements ucpi:RequiresStep ucpi:CreateNewDocFromTemplate. ucpi:PreliminaryDesignReview ucpi:IsPartOf ucpi:CreateConceptualDesign. ucpi:CreateConceptualDesign ucpi:RequiresStep ucpi:PreliminaryDesignReview. ucpi:SelectBoMorABoM ucpi:FollowedBy ucpi:CreateDrawing. ucpi:CreateDrawing ucpi:FollowedBy ucpi:CriticalDesignReview. ucpi:SelectBoMorABoM ucpi:IsPartOf ucpi:CreateDetailedDesign. ucpi:CreateDrawing ucpi:IsPartOf ucpi:CreateDetailedDesign. ucpi:CriticalDesignReview ucpi:IsPartOf ucpi:CreateDetailedDesign. ucpi:CreateDetailedDesign ucpi:RequiresStep ucpi:SelectBoMorABoM. ucpi:AnswerQuestions ucpi:FollowedBy ucpi:CreateBoM. ucpi:AnswerQuestions ucpi:IsPartOf ucpi:SelectBoMorABoM. ucpi:SelectBoMorABoM ucpi:RequiresStep ucpi:AnswerQuestions. ucpi:OpenProductInCADtool ucpi:IsPartOf ucpi:CreateDrawing. ucpi:ExportAsDrawing ucpi:IsPartOf ucpi:CreateDrawing. ucpi:CreateDrawing ucpi:RequiresStep ucpi:OpenProductInCADtool. ucpi:OpenProductInCADtool ucpi:FollowedBy ucpi:ExportAsDrawing. ucpi:CreateTPD ucpi:RequiresStep ucpi:TPDselection. ucpi:TPDselection ucpi:IsPartOf ucpi:CreateTPD. ucpi:CheckBoMandDrawing ucpi:IsPartOf ucpi:CreateTPD. ucpi:CreateInstructions ucpi:FollowedBy ucpi:CheckBoMandDrawing. ucpi:TPDselection ucpi:RequiresStep ucpi:CreateInstructions. ucpi:CreateInstructions ucpi:IsPartOf ucpi:TPDselection. ucpi:DMSfunctionNewTPD ucpi:IsPartOf ucpi:CreateInstructions. ucpi:SelectDocumentType ucpi:IsPartOf ucpi:CreateInstructions. ucpi:WorkOnDocument ucpi:IsPartOf ucpi:CreateInstructions. ucpi:Save ucpi:IsPartOf ucpi:CreateInstructions. ucpi:ReleaseDocumentInDMS ucpi:IsPartOf ucpi:CreateInstructions. ucpi:OpenProductInDMS ucpi:IsPartOf ucpi:CreateInstructions. ucpi:LinkDocumentToProduct ucpi:IsPartOf ucpi:CreateInstructions. ucpi:CreateInstructions ucpi:RequiresStep ucpi:DMSfunctionNewTPD. ucpi:DMSfunctionNewTPD ucpi:FollowedBy ucpi:SelectDocumentType. ucpi:SelectDocumentType ucpi:FollowedBy ucpi:WorkOnDocument. ucpi:WorkOnDocument ucpi:FollowedBy ucpi:Save. ucpi:Save ucpi:FollowedBy ucpi:ReleaseDocumentInDMS. ucpi:ReleaseDocumentInDMS ucpi:FollowedBy ucpi:OpenProductInDMS. ucpi:OpenProductInDMS ucpi:FollowedBy ucpi:LinkDocumentToProduct. ucpi:OrderMaterial ucpi:IsPartOf ucpi:ProtoPhase. ucpi:ProtoRealizationReview ucpi:IsPartOf ucpi:ProtoPhase. ucpi:TPDverification ucpi:IsPartOf ucpi:ProtoPhase. ucpi:R3 ucpi:IsPartOf ucpi:ProtoPhase. ucpi:ProtoPhase ucpi:RequiresStep ucpi:OrderMaterial. ucpi:OrderMaterial ucpi:FollowedBy ucpi:ProtoRealizationReview. ucpi:ProtoRealizationReview ucpi:FollowedBy ucpi:TPDverification. ucpi:TPDverification ucpi:FollowedBy ucpi:R3. ucpi:Finalize ucpi:RequiresStep ucpi:R4. ucpi:R4 ucpi:IsPartOf ucpi:Finalize. ucpi:LifecycleEnd ucpi:RequiresStep ucpi:SetUstatus. ucpi:SetUstatus ucpi:IsPartOf ucpi:LifecycleEnd. ucpi:SelectBoMorABoM ucpi:RequiresKnowledge ucpi:ABoM. ucpi:SelectBoMorABoM ucpi:RequiresKnowledge ucpi:BoM. ucpi:CreateBoM ucpi:RequiresKnowledge ucpi:ABoM. ucpi:CreateBoM ucpi:RequiresKnowledge ucpi:BoM. ucpi:CreateDrawing ucpi:RequiresKnowledge ucpi:Drawing. ucpi:SpecifyRequirements ucpi:RequiresKnowledge ucpi:SpecificationDocument. ucpi:SelectDocumentType ucpi:RequiresKnowledge ucpi:DesignDoc. ucpi:SelectDocumentType ucpi:RequiresKnowledge ucpi:Drawing. ucpi:SelectDocumentType ucpi:RequiresKnowledge ucpi:Instructions. ucpi:SelectDocumentType ucpi:RequiresKnowledge ucpi:SpecificationDocument. ucpi:CreateConceptualDesign ucpi:RequiresKnowledge ucpi:DesignDoc. ucpi:CreateDetailedDesign ucpi:RequiresKnowledge ucpi:DesignDoc. ucpi:CreateConceptualDesign ucpi:RequiresKnowledge ucpi:SpecificationDocument. ucpi:CreateDetailedDesign ucpi:RequiresKnowledge ucpi:SpecificationDocument. ucpi:AnswerQuestions ucpi:RequiresKnowledge ucpi:TransportRelevant. ucpi:DesignHardware ucpi:IsPartOf ucpi:DevelopHardware. ucpi:CreateTPD ucpi:IsPartOf ucpi:DevelopHardware. ucpi:ProtoPhase ucpi:IsPartOf ucpi:DevelopHardware. ucpi:Finalize ucpi:IsPartOf ucpi:DevelopHardware. ucpi:LifecycleEnd ucpi:IsPartOf ucpi:DevelopHardware. ucpi:DevelopHardware ucpi:RequiresStep ucpi:DesignHardware.