Tore Christiansen

Added additional User Defined variables from COPNO and Statoil, deleted duplicate Risk Factors

...@@ -331,7 +331,7 @@ ilap:shouldUseAnyUri ...@@ -331,7 +331,7 @@ ilap:shouldUseAnyUri
331 ilap:shouldUseRef "true"^^xsd:boolean ; 331 ilap:shouldUseRef "true"^^xsd:boolean ;
332 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 332 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
333 owl:onClass ilap:FreeFieldValue ; 333 owl:onClass ilap:FreeFieldValue ;
334 - owl:onProperty :hasJobCardStatus ; 334 + owl:onProperty :hasJobCardPlant ;
335 ] ; 335 ] ;
336 rdfs:subClassOf [ 336 rdfs:subClassOf [
337 rdf:type owl:Restriction ; 337 rdf:type owl:Restriction ;
...@@ -603,6 +603,12 @@ ilap:shouldUseAnyUri ...@@ -603,6 +603,12 @@ ilap:shouldUseAnyUri
603 rdf:type owl:Restriction ; 603 rdf:type owl:Restriction ;
604 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 604 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
605 owl:onClass ilap:FreeFieldValue ; 605 owl:onClass ilap:FreeFieldValue ;
606 + owl:onProperty :hasABCindicator ;
607 + ] ;
608 + rdfs:subClassOf [
609 + rdf:type owl:Restriction ;
610 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
611 + owl:onClass ilap:FreeFieldValue ;
606 owl:onProperty :hasActivityNetwork ; 612 owl:onProperty :hasActivityNetwork ;
607 ] ; 613 ] ;
608 rdfs:subClassOf [ 614 rdfs:subClassOf [
...@@ -633,6 +639,12 @@ ilap:shouldUseAnyUri ...@@ -633,6 +639,12 @@ ilap:shouldUseAnyUri
633 rdf:type owl:Restriction ; 639 rdf:type owl:Restriction ;
634 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 640 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
635 owl:onClass ilap:FreeFieldValue ; 641 owl:onClass ilap:FreeFieldValue ;
642 + owl:onProperty :hasAssignmentOwner ;
643 + ] ;
644 + rdfs:subClassOf [
645 + rdf:type owl:Restriction ;
646 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
647 + owl:onClass ilap:FreeFieldValue ;
636 owl:onProperty :hasCapacityNumber ; 648 owl:onProperty :hasCapacityNumber ;
637 ] ; 649 ] ;
638 rdfs:subClassOf [ 650 rdfs:subClassOf [
...@@ -645,6 +657,12 @@ ilap:shouldUseAnyUri ...@@ -645,6 +657,12 @@ ilap:shouldUseAnyUri
645 rdf:type owl:Restriction ; 657 rdf:type owl:Restriction ;
646 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 658 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
647 owl:onClass ilap:FreeFieldValue ; 659 owl:onClass ilap:FreeFieldValue ;
660 + owl:onProperty :hasChange ;
661 + ] ;
662 + rdfs:subClassOf [
663 + rdf:type owl:Restriction ;
664 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
665 + owl:onClass ilap:FreeFieldValue ;
648 owl:onProperty :hasContractorCode ; 666 owl:onProperty :hasContractorCode ;
649 ] ; 667 ] ;
650 rdfs:subClassOf [ 668 rdfs:subClassOf [
...@@ -663,7 +681,25 @@ ilap:shouldUseAnyUri ...@@ -663,7 +681,25 @@ ilap:shouldUseAnyUri
663 rdf:type owl:Restriction ; 681 rdf:type owl:Restriction ;
664 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 682 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
665 owl:onClass ilap:FreeFieldValue ; 683 owl:onClass ilap:FreeFieldValue ;
666 - owl:onProperty :hasExternalNetworkNumber ; 684 + owl:onProperty :hasDisciplineCode ;
685 + ] ;
686 + rdfs:subClassOf [
687 + rdf:type owl:Restriction ;
688 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
689 + owl:onClass ilap:FreeFieldValue ;
690 + owl:onProperty :hasDurationUOM ;
691 + ] ;
692 + rdfs:subClassOf [
693 + rdf:type owl:Restriction ;
694 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
695 + owl:onClass ilap:FreeFieldValue ;
696 + owl:onProperty :hasEquipment ;
697 + ] ;
698 + rdfs:subClassOf [
699 + rdf:type owl:Restriction ;
700 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
701 + owl:onClass ilap:FreeFieldValue ;
702 + owl:onProperty :hasExecutionResponsible ;
667 ] ; 703 ] ;
668 rdfs:subClassOf [ 704 rdfs:subClassOf [
669 rdf:type owl:Restriction ; 705 rdf:type owl:Restriction ;
...@@ -681,6 +717,12 @@ ilap:shouldUseAnyUri ...@@ -681,6 +717,12 @@ ilap:shouldUseAnyUri
681 rdf:type owl:Restriction ; 717 rdf:type owl:Restriction ;
682 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 718 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
683 owl:onClass ilap:FreeFieldValue ; 719 owl:onClass ilap:FreeFieldValue ;
720 + owl:onProperty :hasMPG ;
721 + ] ;
722 + rdfs:subClassOf [
723 + rdf:type owl:Restriction ;
724 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
725 + owl:onClass ilap:FreeFieldValue ;
684 owl:onProperty :hasMPRcontroller ; 726 owl:onProperty :hasMPRcontroller ;
685 ] ; 727 ] ;
686 rdfs:subClassOf [ 728 rdfs:subClassOf [
...@@ -699,12 +741,24 @@ ilap:shouldUseAnyUri ...@@ -699,12 +741,24 @@ ilap:shouldUseAnyUri
699 rdf:type owl:Restriction ; 741 rdf:type owl:Restriction ;
700 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 742 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
701 owl:onClass ilap:FreeFieldValue ; 743 owl:onClass ilap:FreeFieldValue ;
744 + owl:onProperty :hasMilestoneCoding ;
745 + ] ;
746 + rdfs:subClassOf [
747 + rdf:type owl:Restriction ;
748 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
749 + owl:onClass ilap:FreeFieldValue ;
702 owl:onProperty :hasMilestoneNumber ; 750 owl:onProperty :hasMilestoneNumber ;
703 ] ; 751 ] ;
704 rdfs:subClassOf [ 752 rdfs:subClassOf [
705 rdf:type owl:Restriction ; 753 rdf:type owl:Restriction ;
706 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 754 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
707 owl:onClass ilap:FreeFieldValue ; 755 owl:onClass ilap:FreeFieldValue ;
756 + owl:onProperty :hasNORSOKcode ;
757 + ] ;
758 + rdfs:subClassOf [
759 + rdf:type owl:Restriction ;
760 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
761 + owl:onClass ilap:FreeFieldValue ;
708 owl:onProperty :hasNetworkNumber ; 762 owl:onProperty :hasNetworkNumber ;
709 ] ; 763 ] ;
710 rdfs:subClassOf [ 764 rdfs:subClassOf [
...@@ -723,12 +777,30 @@ ilap:shouldUseAnyUri ...@@ -723,12 +777,30 @@ ilap:shouldUseAnyUri
723 rdf:type owl:Restriction ; 777 rdf:type owl:Restriction ;
724 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 778 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
725 owl:onClass ilap:FreeFieldValue ; 779 owl:onClass ilap:FreeFieldValue ;
780 + owl:onProperty :hasNotificationDate ;
781 + ] ;
782 + rdfs:subClassOf [
783 + rdf:type owl:Restriction ;
784 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
785 + owl:onClass ilap:FreeFieldValue ;
786 + owl:onProperty :hasOperationalProcedure ;
787 + ] ;
788 + rdfs:subClassOf [
789 + rdf:type owl:Restriction ;
790 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
791 + owl:onClass ilap:FreeFieldValue ;
726 owl:onProperty :hasOrderType ; 792 owl:onProperty :hasOrderType ;
727 ] ; 793 ] ;
728 rdfs:subClassOf [ 794 rdfs:subClassOf [
729 rdf:type owl:Restriction ; 795 rdf:type owl:Restriction ;
730 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 796 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
731 owl:onClass ilap:FreeFieldValue ; 797 owl:onClass ilap:FreeFieldValue ;
798 + owl:onProperty :hasPermit ;
799 + ] ;
800 + rdfs:subClassOf [
801 + rdf:type owl:Restriction ;
802 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
803 + owl:onClass ilap:FreeFieldValue ;
732 owl:onProperty :hasPlannedFinishDate ; 804 owl:onProperty :hasPlannedFinishDate ;
733 ] ; 805 ] ;
734 rdfs:subClassOf [ 806 rdfs:subClassOf [
...@@ -741,6 +813,12 @@ ilap:shouldUseAnyUri ...@@ -741,6 +813,12 @@ ilap:shouldUseAnyUri
741 rdf:type owl:Restriction ; 813 rdf:type owl:Restriction ;
742 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 814 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
743 owl:onClass ilap:FreeFieldValue ; 815 owl:onClass ilap:FreeFieldValue ;
816 + owl:onProperty :hasPlannedManHoursUOM ;
817 + ] ;
818 + rdfs:subClassOf [
819 + rdf:type owl:Restriction ;
820 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
821 + owl:onClass ilap:FreeFieldValue ;
744 owl:onProperty :hasPlannedStartDate ; 822 owl:onProperty :hasPlannedStartDate ;
745 ] ; 823 ] ;
746 rdfs:subClassOf [ 824 rdfs:subClassOf [
...@@ -759,6 +837,24 @@ ilap:shouldUseAnyUri ...@@ -759,6 +837,24 @@ ilap:shouldUseAnyUri
759 rdf:type owl:Restriction ; 837 rdf:type owl:Restriction ;
760 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 838 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
761 owl:onClass ilap:FreeFieldValue ; 839 owl:onClass ilap:FreeFieldValue ;
840 + owl:onProperty :hasRemainingWork ;
841 + ] ;
842 + rdfs:subClassOf [
843 + rdf:type owl:Restriction ;
844 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
845 + owl:onClass ilap:FreeFieldValue ;
846 + owl:onProperty :hasRestrictionOnFinish ;
847 + ] ;
848 + rdfs:subClassOf [
849 + rdf:type owl:Restriction ;
850 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
851 + owl:onClass ilap:FreeFieldValue ;
852 + owl:onProperty :hasRestrictionOnStart ;
853 + ] ;
854 + rdfs:subClassOf [
855 + rdf:type owl:Restriction ;
856 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
857 + owl:onClass ilap:FreeFieldValue ;
762 owl:onProperty :hasSuperiorPMorder ; 858 owl:onProperty :hasSuperiorPMorder ;
763 ] ; 859 ] ;
764 rdfs:subClassOf [ 860 rdfs:subClassOf [
...@@ -782,10 +878,63 @@ ilap:shouldUseAnyUri ...@@ -782,10 +878,63 @@ ilap:shouldUseAnyUri
782 rdfs:subClassOf [ 878 rdfs:subClassOf [
783 rdf:type owl:Restriction ; 879 rdf:type owl:Restriction ;
784 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 880 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
881 + owl:onClass ilap:FreeFieldValue ;
882 + owl:onProperty :hasSystemStatus ;
883 + ] ;
884 + rdfs:subClassOf [
885 + rdf:type owl:Restriction ;
886 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
887 + owl:onClass ilap:FreeFieldValue ;
888 + owl:onProperty :hasTaskNumber ;
889 + ] ;
890 + rdfs:subClassOf [
891 + rdf:type owl:Restriction ;
892 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
893 + owl:onClass ilap:FreeFieldValue ;
894 + owl:onProperty :hasTestFactor ;
895 + ] ;
896 + rdfs:subClassOf [
897 + rdf:type owl:Restriction ;
898 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
899 + owl:onClass ilap:FreeFieldValue ;
900 + owl:onProperty :hasTestFactorUOM ;
901 + ] ;
902 + rdfs:subClassOf [
903 + rdf:type owl:Restriction ;
904 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
905 + owl:onClass ilap:FreeFieldValue ;
906 + owl:onProperty :hasUserStatus ;
907 + ] ;
908 + rdfs:subClassOf [
909 + rdf:type owl:Restriction ;
910 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
911 + owl:onClass ilap:FreeFieldValue ;
912 + owl:onProperty :hasWorkPackNumber ;
913 + ] ;
914 + rdfs:subClassOf [
915 + rdf:type owl:Restriction ;
916 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
917 + owl:onClass ilap:FreeFieldValue ;
918 + owl:onProperty :hasWorkPackage ;
919 + ] ;
920 + rdfs:subClassOf [
921 + rdf:type owl:Restriction ;
922 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
923 + owl:onClass ilap:FreeFieldValue ;
924 + owl:onProperty :hasWorkPermit ;
925 + ] ;
926 + rdfs:subClassOf [
927 + rdf:type owl:Restriction ;
928 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
785 owl:onClass ilap:MainWorkCenter ; 929 owl:onClass ilap:MainWorkCenter ;
786 owl:onProperty :hasMainWorkCenter ; 930 owl:onProperty :hasMainWorkCenter ;
787 ] ; 931 ] ;
788 . 932 .
933 +:hasABCindicator
934 + rdf:type owl:ObjectProperty ;
935 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
936 + rdfs:label "has ABC Indicator"^^xsd:string ;
937 +.
789 :hasActivityNetwork 938 :hasActivityNetwork
790 rdf:type owl:ObjectProperty ; 939 rdf:type owl:ObjectProperty ;
791 rdfs:comment "A relationship between an instance of SpecifiedUserField and the instance of ilap:FreeField that holds the name and value of user defined planning data through instances of the ilap:hasFieldName property and ilap:hasFieldValue relationship."^^xsd:string ; 940 rdfs:comment "A relationship between an instance of SpecifiedUserField and the instance of ilap:FreeField that holds the name and value of user defined planning data through instances of the ilap:hasFieldName property and ilap:hasFieldValue relationship."^^xsd:string ;
...@@ -826,6 +975,11 @@ ilap:shouldUseAnyUri ...@@ -826,6 +975,11 @@ ilap:shouldUseAnyUri
826 rdfs:comment "A relationship between an instance of SpecifiedUserField and the instance of ilap:FreeField that holds the name and value of user defined planning data through instances of the ilap:hasFieldName property and ilap:hasFieldValue relationship."^^xsd:string ; 975 rdfs:comment "A relationship between an instance of SpecifiedUserField and the instance of ilap:FreeField that holds the name and value of user defined planning data through instances of the ilap:hasFieldName property and ilap:hasFieldValue relationship."^^xsd:string ;
827 rdfs:label "has Assignment"^^xsd:string ; 976 rdfs:label "has Assignment"^^xsd:string ;
828 . 977 .
978 +:hasAssignmentOwner
979 + rdf:type owl:ObjectProperty ;
980 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
981 + rdfs:label "has Assignment Owner"^^xsd:string ;
982 +.
829 :hasBuildingBlock 983 :hasBuildingBlock
830 rdf:type owl:ObjectProperty ; 984 rdf:type owl:ObjectProperty ;
831 rdfs:comment "A relationship between an instance of SpecifiedUserField and the instance of ilap:FreeField that holds the name and value of user defined planning data through instances of the ilap:hasFieldName property and ilap:hasFieldValue relationship."^^xsd:string ; 985 rdfs:comment "A relationship between an instance of SpecifiedUserField and the instance of ilap:FreeField that holds the name and value of user defined planning data through instances of the ilap:hasFieldName property and ilap:hasFieldValue relationship."^^xsd:string ;
...@@ -846,6 +1000,11 @@ ilap:shouldUseAnyUri ...@@ -846,6 +1000,11 @@ ilap:shouldUseAnyUri
846 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Category that holds the (user defined) name and value this application-specific category variable."^^xsd:string ; 1000 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Category that holds the (user defined) name and value this application-specific category variable."^^xsd:string ;
847 rdfs:label "has Category"^^xsd:string ; 1001 rdfs:label "has Category"^^xsd:string ;
848 . 1002 .
1003 +:hasChange
1004 + rdf:type owl:ObjectProperty ;
1005 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1006 + rdfs:label "has Change"^^xsd:string ;
1007 +.
849 :hasCommissioningPackage 1008 :hasCommissioningPackage
850 rdf:type owl:ObjectProperty ; 1009 rdf:type owl:ObjectProperty ;
851 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific commissioning package variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1010 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific commissioning package variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
...@@ -911,6 +1070,16 @@ ilap:shouldUseAnyUri ...@@ -911,6 +1070,16 @@ ilap:shouldUseAnyUri
911 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Discipline that holds the (user defined) name and value this application-specific discipline variable."^^xsd:string ; 1070 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Discipline that holds the (user defined) name and value this application-specific discipline variable."^^xsd:string ;
912 rdfs:label "has Discipline"^^xsd:string ; 1071 rdfs:label "has Discipline"^^xsd:string ;
913 . 1072 .
1073 +:hasDisciplineCode
1074 + rdf:type owl:ObjectProperty ;
1075 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1076 + rdfs:label "has Discipline Code"^^xsd:string ;
1077 +.
1078 +:hasDurationUOM
1079 + rdf:type owl:ObjectProperty ;
1080 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1081 + rdfs:label "has Duration UOM"^^xsd:string ;
1082 +.
914 :hasEPCI 1083 :hasEPCI
915 rdf:type owl:ObjectProperty ; 1084 rdf:type owl:ObjectProperty ;
916 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific EPCI variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1085 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific EPCI variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
...@@ -921,16 +1090,21 @@ ilap:shouldUseAnyUri ...@@ -921,16 +1090,21 @@ ilap:shouldUseAnyUri
921 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific engineering phase variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1090 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific engineering phase variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
922 rdfs:label "has Engineering Phase"^^xsd:string ; 1091 rdfs:label "has Engineering Phase"^^xsd:string ;
923 . 1092 .
1093 +:hasEquipment
1094 + rdf:type owl:ObjectProperty ;
1095 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1096 + rdfs:label "has Equipment"^^xsd:string ;
1097 +.
1098 +:hasExecutionResponsible
1099 + rdf:type owl:ObjectProperty ;
1100 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1101 + rdfs:label "has Execution Responsible"^^xsd:string ;
1102 +.
924 :hasExecutionSubDiscipline 1103 :hasExecutionSubDiscipline
925 rdf:type owl:ObjectProperty ; 1104 rdf:type owl:ObjectProperty ;
926 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Discipline that holds the (user defined) name and value this application-specific engineering subdiscipline variable."^^xsd:string ; 1105 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Discipline that holds the (user defined) name and value this application-specific engineering subdiscipline variable."^^xsd:string ;
927 rdfs:label "has Execution Subdiscipline"^^xsd:string ; 1106 rdfs:label "has Execution Subdiscipline"^^xsd:string ;
928 . 1107 .
929 -:hasExternalNetworkNumber
930 - rdf:type owl:ObjectProperty ;
931 - rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ;
932 - rdfs:label "has External Network Number"^^xsd:string ;
933 -.
934 :hasFabricationPackage 1108 :hasFabricationPackage
935 rdf:type owl:ObjectProperty ; 1109 rdf:type owl:ObjectProperty ;
936 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific fabrication package variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1110 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific fabrication package variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
...@@ -981,10 +1155,10 @@ ilap:shouldUseAnyUri ...@@ -981,10 +1155,10 @@ ilap:shouldUseAnyUri
981 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific installation phase variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1155 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific installation phase variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
982 rdfs:label "has Installation Phase"^^xsd:string ; 1156 rdfs:label "has Installation Phase"^^xsd:string ;
983 . 1157 .
984 -:hasJobCardStatus 1158 +:hasJobCardPlant
985 rdf:type owl:ObjectProperty ; 1159 rdf:type owl:ObjectProperty ;
986 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1160 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
987 - rdfs:label "has Job Card Status"^^xsd:string ; 1161 + rdfs:label "has Job Card Plant"^^xsd:string ;
988 . 1162 .
989 :hasJobNoPlant 1163 :hasJobNoPlant
990 rdf:type owl:ObjectProperty ; 1164 rdf:type owl:ObjectProperty ;
...@@ -1021,6 +1195,11 @@ ilap:shouldUseAnyUri ...@@ -1021,6 +1195,11 @@ ilap:shouldUseAnyUri
1021 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific location on facility variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1195 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific location on facility variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1022 rdfs:label "has Location on Facility"^^xsd:string ; 1196 rdfs:label "has Location on Facility"^^xsd:string ;
1023 . 1197 .
1198 +:hasMPG
1199 + rdf:type owl:ObjectProperty ;
1200 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1201 + rdfs:label "has MPG"^^xsd:string ;
1202 +.
1024 :hasMPRcontroller 1203 :hasMPRcontroller
1025 rdf:type owl:ObjectProperty ; 1204 rdf:type owl:ObjectProperty ;
1026 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ; 1205 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ;
...@@ -1051,6 +1230,11 @@ ilap:shouldUseAnyUri ...@@ -1051,6 +1230,11 @@ ilap:shouldUseAnyUri
1051 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific mechanical completion package variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1230 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific mechanical completion package variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1052 rdfs:label "has Mechanical Completion Package"^^xsd:string ; 1231 rdfs:label "has Mechanical Completion Package"^^xsd:string ;
1053 . 1232 .
1233 +:hasMilestoneCoding
1234 + rdf:type owl:ObjectProperty ;
1235 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1236 + rdfs:label "has Milestone Coding"^^xsd:string ;
1237 +.
1054 :hasMilestoneNumber 1238 :hasMilestoneNumber
1055 rdf:type owl:ObjectProperty ; 1239 rdf:type owl:ObjectProperty ;
1056 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ; 1240 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ;
...@@ -1061,6 +1245,11 @@ ilap:shouldUseAnyUri ...@@ -1061,6 +1245,11 @@ ilap:shouldUseAnyUri
1061 rdfs:comment "A relationship between an instance of Specified User Field and the instance of MilestoneType that holds the (user defined) name and value this application-specific milestone type variable."^^xsd:string ; 1245 rdfs:comment "A relationship between an instance of Specified User Field and the instance of MilestoneType that holds the (user defined) name and value this application-specific milestone type variable."^^xsd:string ;
1062 rdfs:label "has Milestone Type"^^xsd:string ; 1246 rdfs:label "has Milestone Type"^^xsd:string ;
1063 . 1247 .
1248 +:hasNORSOKcode
1249 + rdf:type owl:ObjectProperty ;
1250 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1251 + rdfs:label "has NORSOK Code"^^xsd:string ;
1252 +.
1064 :hasNetworkNumber 1253 :hasNetworkNumber
1065 rdf:type owl:ObjectProperty ; 1254 rdf:type owl:ObjectProperty ;
1066 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ; 1255 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ;
...@@ -1076,11 +1265,21 @@ ilap:shouldUseAnyUri ...@@ -1076,11 +1265,21 @@ ilap:shouldUseAnyUri
1076 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ; 1265 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ;
1077 rdfs:label "has Network Type"^^xsd:string ; 1266 rdfs:label "has Network Type"^^xsd:string ;
1078 . 1267 .
1268 +:hasNotificationDate
1269 + rdf:type owl:ObjectProperty ;
1270 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1271 + rdfs:label "has Notification Date"^^xsd:string ;
1272 +.
1079 :hasOperatingUnit 1273 :hasOperatingUnit
1080 rdf:type owl:ObjectProperty ; 1274 rdf:type owl:ObjectProperty ;
1081 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Facility that holds the (user defined) name and value this application-specific operating unit variable."^^xsd:string ; 1275 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Facility that holds the (user defined) name and value this application-specific operating unit variable."^^xsd:string ;
1082 rdfs:label "has Operating Unit"^^xsd:string ; 1276 rdfs:label "has Operating Unit"^^xsd:string ;
1083 . 1277 .
1278 +:hasOperationalProcedure
1279 + rdf:type owl:ObjectProperty ;
1280 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1281 + rdfs:label "has Operational Procedure"^^xsd:string ;
1282 +.
1084 :hasOperator 1283 :hasOperator
1085 rdf:type owl:ObjectProperty ; 1284 rdf:type owl:ObjectProperty ;
1086 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Operator that holds the (user defined) name and value this application-specific operator variable."^^xsd:string ; 1285 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Operator that holds the (user defined) name and value this application-specific operator variable."^^xsd:string ;
...@@ -1101,6 +1300,11 @@ ilap:shouldUseAnyUri ...@@ -1101,6 +1300,11 @@ ilap:shouldUseAnyUri
1101 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific owner responsible variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1300 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific owner responsible variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1102 rdfs:label "has Owner Responsible"^^xsd:string ; 1301 rdfs:label "has Owner Responsible"^^xsd:string ;
1103 . 1302 .
1303 +:hasPermit
1304 + rdf:type owl:ObjectProperty ;
1305 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1306 + rdfs:label "has Permit"^^xsd:string ;
1307 +.
1104 :hasPhase 1308 :hasPhase
1105 rdf:type owl:ObjectProperty ; 1309 rdf:type owl:ObjectProperty ;
1106 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Phase that holds the (user defined) name and value this application-specific phase variable."^^xsd:string ; 1310 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Phase that holds the (user defined) name and value this application-specific phase variable."^^xsd:string ;
...@@ -1121,6 +1325,11 @@ ilap:shouldUseAnyUri ...@@ -1121,6 +1325,11 @@ ilap:shouldUseAnyUri
1121 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ; 1325 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ;
1122 rdfs:label "has Planned Man Hours"^^xsd:string ; 1326 rdfs:label "has Planned Man Hours"^^xsd:string ;
1123 . 1327 .
1328 +:hasPlannedManHoursUOM
1329 + rdf:type owl:ObjectProperty ;
1330 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1331 + rdfs:label "has Planned Man Hours UOM"^^xsd:string ;
1332 +.
1124 :hasPlannedStartDate 1333 :hasPlannedStartDate
1125 rdf:type owl:ObjectProperty ; 1334 rdf:type owl:ObjectProperty ;
1126 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ; 1335 rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ;
...@@ -1186,11 +1395,26 @@ ilap:shouldUseAnyUri ...@@ -1186,11 +1395,26 @@ ilap:shouldUseAnyUri
1186 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific project type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1395 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific project type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1187 rdfs:label "has Project Type"^^xsd:string ; 1396 rdfs:label "has Project Type"^^xsd:string ;
1188 . 1397 .
1398 +:hasRemainingWork
1399 + rdf:type owl:ObjectProperty ;
1400 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1401 + rdfs:label "has Remaining Work"^^xsd:string ;
1402 +.
1189 :hasReporting 1403 :hasReporting
1190 rdf:type owl:ObjectProperty ; 1404 rdf:type owl:ObjectProperty ;
1191 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific reporting variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1405 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific reporting variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1192 rdfs:label "has Reporting"^^xsd:string ; 1406 rdfs:label "has Reporting"^^xsd:string ;
1193 . 1407 .
1408 +:hasRestrictionOnFinish
1409 + rdf:type owl:ObjectProperty ;
1410 + rdfs:comment "A relationship between an instance of SpecifiedUserField and the instance of ilap:FreeField that holds the name and value of user defined planning data through instances of the ilap:hasFieldName property and ilap:hasFieldValue relationship."^^xsd:string ;
1411 + rdfs:label "has Restriction on Finish"^^xsd:string ;
1412 +.
1413 +:hasRestrictionOnStart
1414 + rdf:type owl:ObjectProperty ;
1415 + rdfs:comment "A relationship between an instance of SpecifiedUserField and the instance of ilap:FreeField that holds the name and value of user defined planning data through instances of the ilap:hasFieldName property and ilap:hasFieldValue relationship."^^xsd:string ;
1416 + rdfs:label "has Restriction on Start"^^xsd:string ;
1417 +.
1194 :hasRiskFactor 1418 :hasRiskFactor
1195 rdf:type owl:ObjectProperty ; 1419 rdf:type owl:ObjectProperty ;
1196 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Risk Factor that holds the (user defined) name and value this application-specific risk factor variable."^^xsd:string ; 1420 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Risk Factor that holds the (user defined) name and value this application-specific risk factor variable."^^xsd:string ;
...@@ -1271,16 +1495,41 @@ ilap:shouldUseAnyUri ...@@ -1271,16 +1495,41 @@ ilap:shouldUseAnyUri
1271 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific system responsilbe variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1495 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific system responsilbe variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1272 rdfs:label "has System Responsible"^^xsd:string ; 1496 rdfs:label "has System Responsible"^^xsd:string ;
1273 . 1497 .
1498 +:hasSystemStatus
1499 + rdf:type owl:ObjectProperty ;
1500 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1501 + rdfs:label "has System Status"^^xsd:string ;
1502 +.
1274 :hasSystemType 1503 :hasSystemType
1275 rdf:type owl:ObjectProperty ; 1504 rdf:type owl:ObjectProperty ;
1276 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific system type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1505 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific system type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1277 rdfs:label "has System Type"^^xsd:string ; 1506 rdfs:label "has System Type"^^xsd:string ;
1278 . 1507 .
1508 +:hasTaskNumber
1509 + rdf:type owl:ObjectProperty ;
1510 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1511 + rdfs:label "has Task Number"^^xsd:string ;
1512 +.
1279 :hasTaskResponsible 1513 :hasTaskResponsible
1280 rdf:type owl:ObjectProperty ; 1514 rdf:type owl:ObjectProperty ;
1281 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific task responsible variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1515 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific task responsible variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1282 rdfs:label "has Task Responsible"^^xsd:string ; 1516 rdfs:label "has Task Responsible"^^xsd:string ;
1283 . 1517 .
1518 +:hasTestFactor
1519 + rdf:type owl:ObjectProperty ;
1520 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1521 + rdfs:label "has Test Factor"^^xsd:string ;
1522 +.
1523 +:hasTestFactorUOM
1524 + rdf:type owl:ObjectProperty ;
1525 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1526 + rdfs:label "has Test Factor UOM"^^xsd:string ;
1527 +.
1528 +:hasUserStatus
1529 + rdf:type owl:ObjectProperty ;
1530 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1531 + rdfs:label "has User Status"^^xsd:string ;
1532 +.
1284 :hasVOR 1533 :hasVOR
1285 rdf:type owl:ObjectProperty ; 1534 rdf:type owl:ObjectProperty ;
1286 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific variation order request variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1535 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific variation order request variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
...@@ -1346,6 +1595,21 @@ ilap:shouldUseAnyUri ...@@ -1346,6 +1595,21 @@ ilap:shouldUseAnyUri
1346 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific work order type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1595 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific work order type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1347 rdfs:label "has Work Order Type"^^xsd:string ; 1596 rdfs:label "has Work Order Type"^^xsd:string ;
1348 . 1597 .
1598 +:hasWorkPackNumber
1599 + rdf:type owl:ObjectProperty ;
1600 + rdfs:comment "A relationship between an instance of Specified User Field required for exchange of SAP data, and the instance of newRelationshipName that holds the (user defined) name and value this application-specific variable."^^xsd:string ;
1601 + rdfs:label "has Work Package Number"^^xsd:string ;
1602 +.
1603 +:hasWorkPackage
1604 + rdf:type owl:ObjectProperty ;
1605 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1606 + rdfs:label "has Work Package"^^xsd:string ;
1607 +.
1608 +:hasWorkPermit
1609 + rdf:type owl:ObjectProperty ;
1610 + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific job card status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
1611 + rdfs:label "has Work Permit"^^xsd:string ;
1612 +.
1349 :requiresWorkOrderType 1613 :requiresWorkOrderType
1350 rdf:type owl:ObjectProperty ; 1614 rdf:type owl:ObjectProperty ;
1351 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific requires work order type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; 1615 rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific requires work order type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ;
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
53 :ActivityCarriedOutOnHCsystems 53 :ActivityCarriedOutOnHCsystems
54 rdf:type :ActivityRiskFactor ; 54 rdf:type :ActivityRiskFactor ;
55 rdf:type owl:Class ; 55 rdf:type owl:Class ;
56 - rdfs:label "Activity carried out on HCsystems"^^xsd:string ; 56 + rdfs:label "Activity carried out on HC systems"^^xsd:string ;
57 rdfs:subClassOf :Activity ; 57 rdfs:subClassOf :Activity ;
58 . 58 .
59 :ActivityConstraint 59 :ActivityConstraint
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
65 :ActivityForWhichESDPermitIsRequired 65 :ActivityForWhichESDPermitIsRequired
66 rdf:type :ActivityRiskFactor ; 66 rdf:type :ActivityRiskFactor ;
67 rdf:type owl:Class ; 67 rdf:type owl:Class ;
68 - rdfs:label "Activity for which ESDPermit is required"^^xsd:string ; 68 + rdfs:label "Activity for which ESD Permit is required"^^xsd:string ;
69 rdfs:subClassOf :Activity ; 69 rdfs:subClassOf :Activity ;
70 . 70 .
71 :ActivityForWhichEntryPermitIsRequired 71 :ActivityForWhichEntryPermitIsRequired
...@@ -356,10 +356,10 @@ ...@@ -356,10 +356,10 @@
356 rdfs:label "Activity that requires area access restriction"^^xsd:string ; 356 rdfs:label "Activity that requires area access restriction"^^xsd:string ;
357 rdfs:subClassOf :Activity ; 357 rdfs:subClassOf :Activity ;
358 . 358 .
359 -:ActivityThatRequiresTempBarrierImpairment 359 +:ActivityThatRequiresTemporaryBarrierImpairment
360 rdf:type :ActivityRiskFactor ; 360 rdf:type :ActivityRiskFactor ;
361 rdf:type owl:Class ; 361 rdf:type owl:Class ;
362 - rdfs:label "Activity that requires temp barrier impairment"^^xsd:string ; 362 + rdfs:label "Activity that requires temporary barrier impairment"^^xsd:string ;
363 rdfs:subClassOf :Activity ; 363 rdfs:subClassOf :Activity ;
364 . 364 .
365 :ActivityThatRequiresWorkOverOpenSea 365 :ActivityThatRequiresWorkOverOpenSea
...@@ -1293,16 +1293,6 @@ ...@@ -1293,16 +1293,6 @@
1293 rdfs:label "Green field project"^^xsd:string ; 1293 rdfs:label "Green field project"^^xsd:string ;
1294 rdfs:subClassOf :Activity ; 1294 rdfs:subClassOf :Activity ;
1295 . 1295 .
1296 -:HCSystems
1297 - rdf:type :ActivityRiskFactor ;
1298 - rdfs:label "HCSystems"^^xsd:string ;
1299 - rdfs:subClassOf :Activity ;
1300 -.
1301 -:Habitat
1302 - rdf:type :ActivityRiskFactor ;
1303 - rdfs:label "Habitat"^^xsd:string ;
1304 - rdfs:subClassOf :Activity ;
1305 -.
1306 :HeightWork 1296 :HeightWork
1307 rdf:type :ActivityRiskFactor ; 1297 rdf:type :ActivityRiskFactor ;
1308 rdfs:label "Height work"^^xsd:string ; 1298 rdfs:label "Height work"^^xsd:string ;
......