Showing
1 changed file
with
52 additions
and
1 deletions
... | @@ -585,138 +585,169 @@ ilap:shouldUseAnyUri | ... | @@ -585,138 +585,169 @@ ilap:shouldUseAnyUri |
585 | ] ; | 585 | ] ; |
586 | rdfs:subClassOf [ | 586 | rdfs:subClassOf [ |
587 | rdf:type owl:Restriction ; | 587 | rdf:type owl:Restriction ; |
588 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
589 | + | ||
588 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 590 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
589 | owl:onClass ilap:FreeFieldValue ; | 591 | owl:onClass ilap:FreeFieldValue ; |
590 | owl:onProperty :hasAssignmentOwner ; | 592 | owl:onProperty :hasAssignmentOwner ; |
591 | ] ; | 593 | ] ; |
592 | rdfs:subClassOf [ | 594 | rdfs:subClassOf [ |
593 | rdf:type owl:Restriction ; | 595 | rdf:type owl:Restriction ; |
596 | + | ||
594 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 597 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
595 | owl:onClass ilap:FreeFieldValue ; | 598 | owl:onClass ilap:FreeFieldValue ; |
596 | owl:onProperty :hasCapacityNumber ; | 599 | owl:onProperty :hasCapacityNumber ; |
597 | ] ; | 600 | ] ; |
598 | rdfs:subClassOf [ | 601 | rdfs:subClassOf [ |
599 | rdf:type owl:Restriction ; | 602 | rdf:type owl:Restriction ; |
603 | + | ||
600 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 604 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
601 | owl:onClass ilap:FreeFieldValue ; | 605 | owl:onClass ilap:FreeFieldValue ; |
602 | owl:onProperty :hasCapacityPercentage ; | 606 | owl:onProperty :hasCapacityPercentage ; |
603 | ] ; | 607 | ] ; |
604 | rdfs:subClassOf [ | 608 | rdfs:subClassOf [ |
605 | rdf:type owl:Restriction ; | 609 | rdf:type owl:Restriction ; |
610 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
611 | + | ||
606 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 612 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
607 | owl:onClass ilap:FreeFieldValue ; | 613 | owl:onClass ilap:FreeFieldValue ; |
608 | owl:onProperty :hasChange ; | 614 | owl:onProperty :hasChange ; |
609 | ] ; | 615 | ] ; |
610 | rdfs:subClassOf [ | 616 | rdfs:subClassOf [ |
611 | rdf:type owl:Restriction ; | 617 | rdf:type owl:Restriction ; |
618 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
619 | + | ||
612 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 620 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
613 | owl:onClass ilap:FreeFieldValue ; | 621 | owl:onClass ilap:FreeFieldValue ; |
614 | owl:onProperty :hasContractorCode ; | 622 | owl:onProperty :hasContractorCode ; |
615 | ] ; | 623 | ] ; |
616 | rdfs:subClassOf [ | 624 | rdfs:subClassOf [ |
617 | rdf:type owl:Restriction ; | 625 | rdf:type owl:Restriction ; |
626 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
627 | + | ||
618 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 628 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
619 | owl:onClass ilap:FreeFieldValue ; | 629 | owl:onClass ilap:FreeFieldValue ; |
620 | owl:onProperty :hasControlCode ; | 630 | owl:onProperty :hasControlCode ; |
621 | ] ; | 631 | ] ; |
622 | rdfs:subClassOf [ | 632 | rdfs:subClassOf [ |
623 | rdf:type owl:Restriction ; | 633 | rdf:type owl:Restriction ; |
624 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 634 | + owl:maxQualifiedCardinality |
635 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
636 | + "1"^^xsd:nonNegativeInteger ; | ||
625 | owl:onClass ilap:FreeFieldValue ; | 637 | owl:onClass ilap:FreeFieldValue ; |
626 | owl:onProperty :hasControlKey ; | 638 | owl:onProperty :hasControlKey ; |
627 | ] ; | 639 | ] ; |
628 | rdfs:subClassOf [ | 640 | rdfs:subClassOf [ |
629 | rdf:type owl:Restriction ; | 641 | rdf:type owl:Restriction ; |
642 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
643 | + | ||
630 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 644 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
631 | owl:onClass ilap:FreeFieldValue ; | 645 | owl:onClass ilap:FreeFieldValue ; |
632 | owl:onProperty :hasDisciplineCode ; | 646 | owl:onProperty :hasDisciplineCode ; |
633 | ] ; | 647 | ] ; |
634 | rdfs:subClassOf [ | 648 | rdfs:subClassOf [ |
635 | rdf:type owl:Restriction ; | 649 | rdf:type owl:Restriction ; |
650 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
651 | + | ||
636 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 652 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
637 | owl:onClass ilap:FreeFieldValue ; | 653 | owl:onClass ilap:FreeFieldValue ; |
638 | owl:onProperty :hasDurationUOM ; | 654 | owl:onProperty :hasDurationUOM ; |
639 | ] ; | 655 | ] ; |
640 | rdfs:subClassOf [ | 656 | rdfs:subClassOf [ |
641 | rdf:type owl:Restriction ; | 657 | rdf:type owl:Restriction ; |
658 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
659 | + | ||
642 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 660 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
643 | owl:onClass ilap:FreeFieldValue ; | 661 | owl:onClass ilap:FreeFieldValue ; |
644 | owl:onProperty :hasEquipment ; | 662 | owl:onProperty :hasEquipment ; |
645 | ] ; | 663 | ] ; |
646 | rdfs:subClassOf [ | 664 | rdfs:subClassOf [ |
647 | rdf:type owl:Restriction ; | 665 | rdf:type owl:Restriction ; |
666 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
648 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 667 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
649 | owl:onClass ilap:FreeFieldValue ; | 668 | owl:onClass ilap:FreeFieldValue ; |
650 | owl:onProperty :hasExecutionResponsible ; | 669 | owl:onProperty :hasExecutionResponsible ; |
651 | ] ; | 670 | ] ; |
652 | rdfs:subClassOf [ | 671 | rdfs:subClassOf [ |
653 | rdf:type owl:Restriction ; | 672 | rdf:type owl:Restriction ; |
673 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
654 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 674 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
655 | owl:onClass ilap:FreeFieldValue ; | 675 | owl:onClass ilap:FreeFieldValue ; |
656 | owl:onProperty :hasFunctionalLocation ; | 676 | owl:onProperty :hasFunctionalLocation ; |
657 | ] ; | 677 | ] ; |
658 | rdfs:subClassOf [ | 678 | rdfs:subClassOf [ |
659 | rdf:type owl:Restriction ; | 679 | rdf:type owl:Restriction ; |
680 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
660 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 681 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
661 | owl:onClass ilap:FreeFieldValue ; | 682 | owl:onClass ilap:FreeFieldValue ; |
662 | owl:onProperty :hasJobNoPlant ; | 683 | owl:onProperty :hasJobNoPlant ; |
663 | ] ; | 684 | ] ; |
664 | rdfs:subClassOf [ | 685 | rdfs:subClassOf [ |
665 | rdf:type owl:Restriction ; | 686 | rdf:type owl:Restriction ; |
687 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
666 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 688 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
667 | owl:onClass ilap:FreeFieldValue ; | 689 | owl:onClass ilap:FreeFieldValue ; |
668 | owl:onProperty :hasMPG ; | 690 | owl:onProperty :hasMPG ; |
669 | ] ; | 691 | ] ; |
670 | rdfs:subClassOf [ | 692 | rdfs:subClassOf [ |
671 | rdf:type owl:Restriction ; | 693 | rdf:type owl:Restriction ; |
694 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
672 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 695 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
673 | owl:onClass ilap:FreeFieldValue ; | 696 | owl:onClass ilap:FreeFieldValue ; |
674 | owl:onProperty :hasMPRcontroller ; | 697 | owl:onProperty :hasMPRcontroller ; |
675 | ] ; | 698 | ] ; |
676 | rdfs:subClassOf [ | 699 | rdfs:subClassOf [ |
677 | rdf:type owl:Restriction ; | 700 | rdf:type owl:Restriction ; |
701 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
678 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 702 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
679 | owl:onClass ilap:FreeFieldValue ; | 703 | owl:onClass ilap:FreeFieldValue ; |
680 | owl:onProperty :hasMainWorkCenterPlant ; | 704 | owl:onProperty :hasMainWorkCenterPlant ; |
681 | ] ; | 705 | ] ; |
682 | rdfs:subClassOf [ | 706 | rdfs:subClassOf [ |
683 | rdf:type owl:Restriction ; | 707 | rdf:type owl:Restriction ; |
708 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
684 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 709 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
685 | owl:onClass ilap:FreeFieldValue ; | 710 | owl:onClass ilap:FreeFieldValue ; |
686 | owl:onProperty :hasMaintenancePlant ; | 711 | owl:onProperty :hasMaintenancePlant ; |
687 | ] ; | 712 | ] ; |
688 | rdfs:subClassOf [ | 713 | rdfs:subClassOf [ |
689 | rdf:type owl:Restriction ; | 714 | rdf:type owl:Restriction ; |
715 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
690 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 716 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
691 | owl:onClass ilap:FreeFieldValue ; | 717 | owl:onClass ilap:FreeFieldValue ; |
692 | owl:onProperty :hasMilestoneCoding ; | 718 | owl:onProperty :hasMilestoneCoding ; |
693 | ] ; | 719 | ] ; |
694 | rdfs:subClassOf [ | 720 | rdfs:subClassOf [ |
695 | rdf:type owl:Restriction ; | 721 | rdf:type owl:Restriction ; |
722 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
696 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 723 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
697 | owl:onClass ilap:FreeFieldValue ; | 724 | owl:onClass ilap:FreeFieldValue ; |
698 | owl:onProperty :hasMilestoneNumber ; | 725 | owl:onProperty :hasMilestoneNumber ; |
699 | ] ; | 726 | ] ; |
700 | rdfs:subClassOf [ | 727 | rdfs:subClassOf [ |
701 | rdf:type owl:Restriction ; | 728 | rdf:type owl:Restriction ; |
729 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
702 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 730 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
703 | owl:onClass ilap:FreeFieldValue ; | 731 | owl:onClass ilap:FreeFieldValue ; |
704 | owl:onProperty :hasNORSOKcode ; | 732 | owl:onProperty :hasNORSOKcode ; |
705 | ] ; | 733 | ] ; |
706 | rdfs:subClassOf [ | 734 | rdfs:subClassOf [ |
707 | rdf:type owl:Restriction ; | 735 | rdf:type owl:Restriction ; |
736 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
708 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 737 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
709 | owl:onClass ilap:FreeFieldValue ; | 738 | owl:onClass ilap:FreeFieldValue ; |
710 | owl:onProperty :hasNetworkNumber ; | 739 | owl:onProperty :hasNetworkNumber ; |
711 | ] ; | 740 | ] ; |
712 | rdfs:subClassOf [ | 741 | rdfs:subClassOf [ |
713 | rdf:type owl:Restriction ; | 742 | rdf:type owl:Restriction ; |
743 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
714 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 744 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
715 | owl:onClass ilap:FreeFieldValue ; | 745 | owl:onClass ilap:FreeFieldValue ; |
716 | owl:onProperty :hasNetworkProfile ; | 746 | owl:onProperty :hasNetworkProfile ; |
717 | ] ; | 747 | ] ; |
718 | rdfs:subClassOf [ | 748 | rdfs:subClassOf [ |
719 | rdf:type owl:Restriction ; | 749 | rdf:type owl:Restriction ; |
750 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
720 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 751 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
721 | owl:onClass ilap:FreeFieldValue ; | 752 | owl:onClass ilap:FreeFieldValue ; |
722 | owl:onProperty :hasNetworkType ; | 753 | owl:onProperty :hasNetworkType ; |
... | @@ -729,18 +760,21 @@ ilap:shouldUseAnyUri | ... | @@ -729,18 +760,21 @@ ilap:shouldUseAnyUri |
729 | ] ; | 760 | ] ; |
730 | rdfs:subClassOf [ | 761 | rdfs:subClassOf [ |
731 | rdf:type owl:Restriction ; | 762 | rdf:type owl:Restriction ; |
763 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
732 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 764 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
733 | owl:onClass ilap:FreeFieldValue ; | 765 | owl:onClass ilap:FreeFieldValue ; |
734 | owl:onProperty :hasOperationalProcedure ; | 766 | owl:onProperty :hasOperationalProcedure ; |
735 | ] ; | 767 | ] ; |
736 | rdfs:subClassOf [ | 768 | rdfs:subClassOf [ |
737 | rdf:type owl:Restriction ; | 769 | rdf:type owl:Restriction ; |
770 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
738 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 771 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
739 | owl:onClass ilap:FreeFieldValue ; | 772 | owl:onClass ilap:FreeFieldValue ; |
740 | owl:onProperty :hasOrderType ; | 773 | owl:onProperty :hasOrderType ; |
741 | ] ; | 774 | ] ; |
742 | rdfs:subClassOf [ | 775 | rdfs:subClassOf [ |
743 | rdf:type owl:Restriction ; | 776 | rdf:type owl:Restriction ; |
777 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
744 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 778 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
745 | owl:onClass ilap:FreeFieldValue ; | 779 | owl:onClass ilap:FreeFieldValue ; |
746 | owl:onProperty :hasPermit ; | 780 | owl:onProperty :hasPermit ; |
... | @@ -771,6 +805,7 @@ ilap:shouldUseAnyUri | ... | @@ -771,6 +805,7 @@ ilap:shouldUseAnyUri |
771 | ] ; | 805 | ] ; |
772 | rdfs:subClassOf [ | 806 | rdfs:subClassOf [ |
773 | rdf:type owl:Restriction ; | 807 | rdf:type owl:Restriction ; |
808 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
774 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 809 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
775 | owl:onClass ilap:FreeFieldValue ; | 810 | owl:onClass ilap:FreeFieldValue ; |
776 | owl:onProperty :hasPlanningPlant ; | 811 | owl:onProperty :hasPlanningPlant ; |
... | @@ -783,96 +818,112 @@ ilap:shouldUseAnyUri | ... | @@ -783,96 +818,112 @@ ilap:shouldUseAnyUri |
783 | ] ; | 818 | ] ; |
784 | rdfs:subClassOf [ | 819 | rdfs:subClassOf [ |
785 | rdf:type owl:Restriction ; | 820 | rdf:type owl:Restriction ; |
821 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
786 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 822 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
787 | owl:onClass ilap:FreeFieldValue ; | 823 | owl:onClass ilap:FreeFieldValue ; |
788 | owl:onProperty :hasRemainingWork ; | 824 | owl:onProperty :hasRemainingWork ; |
789 | ] ; | 825 | ] ; |
790 | rdfs:subClassOf [ | 826 | rdfs:subClassOf [ |
791 | rdf:type owl:Restriction ; | 827 | rdf:type owl:Restriction ; |
828 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
792 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 829 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
793 | owl:onClass ilap:FreeFieldValue ; | 830 | owl:onClass ilap:FreeFieldValue ; |
794 | owl:onProperty :hasRestrictionOnFinish ; | 831 | owl:onProperty :hasRestrictionOnFinish ; |
795 | ] ; | 832 | ] ; |
796 | rdfs:subClassOf [ | 833 | rdfs:subClassOf [ |
797 | rdf:type owl:Restriction ; | 834 | rdf:type owl:Restriction ; |
835 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
798 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 836 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
799 | owl:onClass ilap:FreeFieldValue ; | 837 | owl:onClass ilap:FreeFieldValue ; |
800 | owl:onProperty :hasRestrictionOnStart ; | 838 | owl:onProperty :hasRestrictionOnStart ; |
801 | ] ; | 839 | ] ; |
802 | rdfs:subClassOf [ | 840 | rdfs:subClassOf [ |
803 | rdf:type owl:Restriction ; | 841 | rdf:type owl:Restriction ; |
842 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
804 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 843 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
805 | owl:onClass ilap:FreeFieldValue ; | 844 | owl:onClass ilap:FreeFieldValue ; |
806 | owl:onProperty :hasSuperiorPMorder ; | 845 | owl:onProperty :hasSuperiorPMorder ; |
807 | ] ; | 846 | ] ; |
808 | rdfs:subClassOf [ | 847 | rdfs:subClassOf [ |
809 | rdf:type owl:Restriction ; | 848 | rdf:type owl:Restriction ; |
849 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
810 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 850 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
811 | owl:onClass ilap:FreeFieldValue ; | 851 | owl:onClass ilap:FreeFieldValue ; |
812 | owl:onProperty :hasSuperiorPSnetwork ; | 852 | owl:onProperty :hasSuperiorPSnetwork ; |
813 | ] ; | 853 | ] ; |
814 | rdfs:subClassOf [ | 854 | rdfs:subClassOf [ |
815 | rdf:type owl:Restriction ; | 855 | rdf:type owl:Restriction ; |
856 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
816 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 857 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
817 | owl:onClass ilap:FreeFieldValue ; | 858 | owl:onClass ilap:FreeFieldValue ; |
818 | owl:onProperty :hasSuperiorPSnetworkActivity ; | 859 | owl:onProperty :hasSuperiorPSnetworkActivity ; |
819 | ] ; | 860 | ] ; |
820 | rdfs:subClassOf [ | 861 | rdfs:subClassOf [ |
821 | rdf:type owl:Restriction ; | 862 | rdf:type owl:Restriction ; |
863 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
822 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 864 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
823 | owl:onClass ilap:FreeFieldValue ; | 865 | owl:onClass ilap:FreeFieldValue ; |
824 | owl:onProperty :hasSystemCondition ; | 866 | owl:onProperty :hasSystemCondition ; |
825 | ] ; | 867 | ] ; |
826 | rdfs:subClassOf [ | 868 | rdfs:subClassOf [ |
827 | rdf:type owl:Restriction ; | 869 | rdf:type owl:Restriction ; |
870 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
828 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 871 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
829 | owl:onClass ilap:FreeFieldValue ; | 872 | owl:onClass ilap:FreeFieldValue ; |
830 | owl:onProperty :hasSystemStatus ; | 873 | owl:onProperty :hasSystemStatus ; |
831 | ] ; | 874 | ] ; |
832 | rdfs:subClassOf [ | 875 | rdfs:subClassOf [ |
833 | rdf:type owl:Restriction ; | 876 | rdf:type owl:Restriction ; |
877 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
834 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 878 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
835 | owl:onClass ilap:FreeFieldValue ; | 879 | owl:onClass ilap:FreeFieldValue ; |
836 | owl:onProperty :hasTaskNumber ; | 880 | owl:onProperty :hasTaskNumber ; |
837 | ] ; | 881 | ] ; |
838 | rdfs:subClassOf [ | 882 | rdfs:subClassOf [ |
839 | rdf:type owl:Restriction ; | 883 | rdf:type owl:Restriction ; |
884 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
840 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 885 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
841 | owl:onClass ilap:FreeFieldValue ; | 886 | owl:onClass ilap:FreeFieldValue ; |
842 | owl:onProperty :hasTestFactor ; | 887 | owl:onProperty :hasTestFactor ; |
843 | ] ; | 888 | ] ; |
844 | rdfs:subClassOf [ | 889 | rdfs:subClassOf [ |
845 | rdf:type owl:Restriction ; | 890 | rdf:type owl:Restriction ; |
891 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
846 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 892 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
847 | owl:onClass ilap:FreeFieldValue ; | 893 | owl:onClass ilap:FreeFieldValue ; |
848 | owl:onProperty :hasTestFactorUOM ; | 894 | owl:onProperty :hasTestFactorUOM ; |
849 | ] ; | 895 | ] ; |
850 | rdfs:subClassOf [ | 896 | rdfs:subClassOf [ |
851 | rdf:type owl:Restriction ; | 897 | rdf:type owl:Restriction ; |
898 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
852 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 899 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
853 | owl:onClass ilap:FreeFieldValue ; | 900 | owl:onClass ilap:FreeFieldValue ; |
854 | owl:onProperty :hasUserStatus ; | 901 | owl:onProperty :hasUserStatus ; |
855 | ] ; | 902 | ] ; |
856 | rdfs:subClassOf [ | 903 | rdfs:subClassOf [ |
857 | rdf:type owl:Restriction ; | 904 | rdf:type owl:Restriction ; |
905 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
858 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 906 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
859 | owl:onClass ilap:FreeFieldValue ; | 907 | owl:onClass ilap:FreeFieldValue ; |
860 | owl:onProperty :hasWorkPackNumber ; | 908 | owl:onProperty :hasWorkPackNumber ; |
861 | ] ; | 909 | ] ; |
862 | rdfs:subClassOf [ | 910 | rdfs:subClassOf [ |
863 | rdf:type owl:Restriction ; | 911 | rdf:type owl:Restriction ; |
912 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
864 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 913 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
865 | owl:onClass ilap:FreeFieldValue ; | 914 | owl:onClass ilap:FreeFieldValue ; |
866 | owl:onProperty :hasWorkPackage ; | 915 | owl:onProperty :hasWorkPackage ; |
867 | ] ; | 916 | ] ; |
868 | rdfs:subClassOf [ | 917 | rdfs:subClassOf [ |
869 | rdf:type owl:Restriction ; | 918 | rdf:type owl:Restriction ; |
919 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
870 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 920 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
871 | owl:onClass ilap:FreeFieldValue ; | 921 | owl:onClass ilap:FreeFieldValue ; |
872 | owl:onProperty :hasWorkPermit ; | 922 | owl:onProperty :hasWorkPermit ; |
873 | ] ; | 923 | ] ; |
874 | rdfs:subClassOf [ | 924 | rdfs:subClassOf [ |
875 | rdf:type owl:Restriction ; | 925 | rdf:type owl:Restriction ; |
926 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
876 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 927 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
877 | owl:onClass ilap:MainWorkCenter ; | 928 | owl:onClass ilap:MainWorkCenter ; |
878 | owl:onProperty :hasMainWorkCenter ; | 929 | owl:onProperty :hasMainWorkCenter ; | ... | ... |
-
Please register or login to post a comment