Completed adding label and comment to all user field variables
Showing
1 changed file
with
137 additions
and
16 deletions
| ... | @@ -577,7 +577,7 @@ | ... | @@ -577,7 +577,7 @@ |
| 577 | . | 577 | . |
| 578 | :hasCostPhaseCode | 578 | :hasCostPhaseCode |
| 579 | rdf:type owl:ObjectProperty ; | 579 | rdf:type owl:ObjectProperty ; |
| 580 | - 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 cost pahse code variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | 580 | + 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 cost phase code variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 581 | rdfs:label "has Cost Phase Code"^^xsd:string ; | 581 | rdfs:label "has Cost Phase Code"^^xsd:string ; |
| 582 | . | 582 | . |
| 583 | :hasCrew | 583 | :hasCrew |
| ... | @@ -592,227 +592,348 @@ | ... | @@ -592,227 +592,348 @@ |
| 592 | . | 592 | . |
| 593 | :hasDgPhase | 593 | :hasDgPhase |
| 594 | rdf:type owl:ObjectProperty ; | 594 | rdf:type owl:ObjectProperty ; |
| 595 | + 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 DG phase variable."^^xsd:string ; | ||
| 596 | + rdfs:label "has DG Phase"^^xsd:string ; | ||
| 595 | . | 597 | . |
| 596 | :hasDiscipline | 598 | :hasDiscipline |
| 597 | rdf:type owl:ObjectProperty ; | 599 | rdf:type owl:ObjectProperty ; |
| 600 | + 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 ; | ||
| 601 | + rdfs:label "has Discipline"^^xsd:string ; | ||
| 598 | . | 602 | . |
| 599 | :hasEPCI | 603 | :hasEPCI |
| 600 | rdf:type owl:ObjectProperty ; | 604 | rdf:type owl:ObjectProperty ; |
| 605 | + 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 ; | ||
| 601 | rdfs:label "has EPCI"^^xsd:string ; | 606 | rdfs:label "has EPCI"^^xsd:string ; |
| 602 | . | 607 | . |
| 603 | :hasEngineeringPhase | 608 | :hasEngineeringPhase |
| 604 | rdf:type owl:ObjectProperty ; | 609 | rdf:type owl:ObjectProperty ; |
| 610 | + 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 ; | ||
| 611 | + rdfs:label "has Engineering Phase"^^xsd:string ; | ||
| 605 | . | 612 | . |
| 606 | :hasExecutionSubDiscipline | 613 | :hasExecutionSubDiscipline |
| 607 | rdf:type owl:ObjectProperty ; | 614 | rdf:type owl:ObjectProperty ; |
| 615 | + 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 ; | ||
| 616 | + rdfs:label "has Execution Subdiscipline"^^xsd:string ; | ||
| 608 | . | 617 | . |
| 609 | :hasFabricationPackage | 618 | :hasFabricationPackage |
| 610 | rdf:type owl:ObjectProperty ; | 619 | rdf:type owl:ObjectProperty ; |
| 611 | - rdfs:label "has fabrication package"^^xsd:string ; | 620 | + 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 ; |
| 621 | + rdfs:label "has Fabrication Package"^^xsd:string ; | ||
| 612 | . | 622 | . |
| 613 | :hasFabricationPhase | 623 | :hasFabricationPhase |
| 614 | rdf:type owl:ObjectProperty ; | 624 | rdf:type owl:ObjectProperty ; |
| 615 | - rdfs:label "has fabrication phase"^^xsd:string ; | 625 | + 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 phase variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 626 | + rdfs:label "has Fabrication Phase"^^xsd:string ; | ||
| 616 | . | 627 | . |
| 617 | :hasFacility | 628 | :hasFacility |
| 618 | rdf:type owl:ObjectProperty ; | 629 | rdf:type owl:ObjectProperty ; |
| 630 | + 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 facility variable."^^xsd:string ; | ||
| 631 | + rdfs:label "has Facility"^^xsd:string ; | ||
| 619 | . | 632 | . |
| 620 | :hasField | 633 | :hasField |
| 621 | rdf:type owl:ObjectProperty ; | 634 | rdf:type owl:ObjectProperty ; |
| 635 | + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Field that holds the (user defined) name and value this application-specific field variable."^^xsd:string ; | ||
| 636 | + rdfs:label "has Field"^^xsd:string ; | ||
| 622 | . | 637 | . |
| 623 | :hasGeographicLocation | 638 | :hasGeographicLocation |
| 624 | rdf:type owl:ObjectProperty ; | 639 | rdf:type owl:ObjectProperty ; |
| 640 | + 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 geographic location variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 641 | + rdfs:label "has Geographic Location"^^xsd:string ; | ||
| 625 | . | 642 | . |
| 626 | :hasHoldFab | 643 | :hasHoldFab |
| 627 | rdf:type owl:ObjectProperty ; | 644 | rdf:type owl:ObjectProperty ; |
| 628 | - rdfs:label "has hold fab"^^xsd:string ; | 645 | + 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 hold fab variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 646 | + rdfs:label "has Hold Fab"^^xsd:string ; | ||
| 629 | . | 647 | . |
| 630 | :hasHseCriticality | 648 | :hasHseCriticality |
| 631 | rdf:type owl:ObjectProperty ; | 649 | rdf:type owl:ObjectProperty ; |
| 650 | + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Criticality that holds the (user defined) name and value this application-specific HSE criticality variable."^^xsd:string ; | ||
| 651 | + rdfs:label "has HSE Criticality"^^xsd:string ; | ||
| 632 | . | 652 | . |
| 633 | :hasInstallationPeriod | 653 | :hasInstallationPeriod |
| 634 | rdf:type owl:ObjectProperty ; | 654 | rdf:type owl:ObjectProperty ; |
| 635 | - rdfs:label "has installation period"^^xsd:string ; | 655 | + 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 period variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 656 | + rdfs:label "has Installation Period"^^xsd:string ; | ||
| 636 | . | 657 | . |
| 637 | :hasInstallationPhase | 658 | :hasInstallationPhase |
| 638 | rdf:type owl:ObjectProperty ; | 659 | rdf:type owl:ObjectProperty ; |
| 639 | - rdfs:label "has installation phase"^^xsd:string ; | 660 | + 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 ; |
| 661 | + rdfs:label "has Installation Phase"^^xsd:string ; | ||
| 640 | . | 662 | . |
| 641 | :hasJobCardStatus | 663 | :hasJobCardStatus |
| 642 | rdf:type owl:ObjectProperty ; | 664 | rdf:type owl:ObjectProperty ; |
| 665 | + 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 ; | ||
| 666 | + rdfs:label "has Job Card Status"^^xsd:string ; | ||
| 643 | . | 667 | . |
| 644 | :hasKPIStatus | 668 | :hasKPIStatus |
| 645 | rdf:type owl:ObjectProperty ; | 669 | rdf:type owl:ObjectProperty ; |
| 670 | + 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 KPI status variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 671 | + rdfs:label "has KPI Status"^^xsd:string ; | ||
| 646 | . | 672 | . |
| 647 | :hasLicense | 673 | :hasLicense |
| 648 | rdf:type owl:ObjectProperty ; | 674 | rdf:type owl:ObjectProperty ; |
| 675 | + rdfs:comment "A relationship between an instance of Specified User Field and the instance of License that holds the (user defined) name and value this application-specific license variable."^^xsd:string ; | ||
| 676 | + rdfs:label "has License"^^xsd:string ; | ||
| 649 | . | 677 | . |
| 650 | :hasLivingQuarters | 678 | :hasLivingQuarters |
| 651 | rdf:type owl:ObjectProperty ; | 679 | rdf:type owl:ObjectProperty ; |
| 680 | + 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 living quarters variable."^^xsd:string ; | ||
| 681 | + rdfs:label "has Living Quarters"^^xsd:string ; | ||
| 652 | . | 682 | . |
| 653 | :hasLocationOfMaterial | 683 | :hasLocationOfMaterial |
| 654 | rdf:type owl:ObjectProperty ; | 684 | rdf:type owl:ObjectProperty ; |
| 685 | + 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 of material variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 686 | + rdfs:label "has Location of Material"^^xsd:string ; | ||
| 655 | . | 687 | . |
| 656 | :hasLocationOfWork | 688 | :hasLocationOfWork |
| 657 | rdf:type owl:ObjectProperty ; | 689 | rdf:type owl:ObjectProperty ; |
| 690 | + 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 of work variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 691 | + rdfs:label "has Location of Work"^^xsd:string ; | ||
| 658 | . | 692 | . |
| 659 | :hasLocationOnFacility | 693 | :hasLocationOnFacility |
| 660 | rdf:type owl:ObjectProperty ; | 694 | rdf:type owl:ObjectProperty ; |
| 695 | + 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 ; | ||
| 696 | + rdfs:label "has Location on Facility"^^xsd:string ; | ||
| 661 | . | 697 | . |
| 662 | :hasMainActivity | 698 | :hasMainActivity |
| 663 | rdf:type owl:ObjectProperty ; | 699 | rdf:type owl:ObjectProperty ; |
| 700 | + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Activity that holds the (user defined) name and value this application-specific main activity variable."^^xsd:string ; | ||
| 701 | + rdfs:label "has Main Activity"^^xsd:string ; | ||
| 664 | . | 702 | . |
| 665 | :hasMechanicalCompletionPackage | 703 | :hasMechanicalCompletionPackage |
| 666 | rdf:type owl:ObjectProperty ; | 704 | rdf:type owl:ObjectProperty ; |
| 705 | + 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 ; | ||
| 706 | + rdfs:label "has Mechanical Completion Package"^^xsd:string ; | ||
| 667 | . | 707 | . |
| 668 | :hasMilestoneType | 708 | :hasMilestoneType |
| 669 | rdf:type owl:ObjectProperty ; | 709 | rdf:type owl:ObjectProperty ; |
| 710 | + 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 ; | ||
| 711 | + rdfs:label "has Milestone Type"^^xsd:string ; | ||
| 670 | . | 712 | . |
| 671 | :hasOperatingUnit | 713 | :hasOperatingUnit |
| 672 | rdf:type owl:ObjectProperty ; | 714 | rdf:type owl:ObjectProperty ; |
| 715 | + 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 ; | ||
| 716 | + rdfs:label "has Operating Unit"^^xsd:string ; | ||
| 673 | . | 717 | . |
| 674 | :hasOperator | 718 | :hasOperator |
| 675 | rdf:type owl:ObjectProperty ; | 719 | rdf:type owl:ObjectProperty ; |
| 676 | - rdfs:label "has operator"^^xsd:string ; | 720 | + 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 ; |
| 721 | + rdfs:label "has Operator"^^xsd:string ; | ||
| 677 | . | 722 | . |
| 678 | :hasOwnerDepartment | 723 | :hasOwnerDepartment |
| 679 | rdf:type owl:ObjectProperty ; | 724 | rdf:type owl:ObjectProperty ; |
| 725 | + 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 department variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 726 | + rdfs:label "has Owner Department"^^xsd:string ; | ||
| 680 | . | 727 | . |
| 681 | :hasOwnerResponsible | 728 | :hasOwnerResponsible |
| 682 | rdf:type owl:ObjectProperty ; | 729 | rdf:type owl:ObjectProperty ; |
| 730 | + 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 ; | ||
| 731 | + rdfs:label "has Owner Responsible"^^xsd:string ; | ||
| 683 | . | 732 | . |
| 684 | :hasPhase | 733 | :hasPhase |
| 685 | rdf:type owl:ObjectProperty ; | 734 | rdf:type owl:ObjectProperty ; |
| 735 | + 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 ; | ||
| 736 | + rdfs:label "hasPhase"^^xsd:string ; | ||
| 686 | . | 737 | . |
| 687 | :hasPlanResponsible | 738 | :hasPlanResponsible |
| 688 | rdf:type owl:ObjectProperty ; | 739 | rdf:type owl:ObjectProperty ; |
| 740 | + 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 ; | ||
| 741 | + rdfs:label "has Phase"^^xsd:string ; | ||
| 689 | . | 742 | . |
| 690 | :hasPortfolio | 743 | :hasPortfolio |
| 691 | rdf:type owl:ObjectProperty ; | 744 | rdf:type owl:ObjectProperty ; |
| 745 | + 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 portfolio variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 746 | + rdfs:label "has Portfolio"^^xsd:string ; | ||
| 692 | . | 747 | . |
| 693 | :hasPriority | 748 | :hasPriority |
| 694 | rdf:type owl:ObjectProperty ; | 749 | rdf:type owl:ObjectProperty ; |
| 750 | + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Priority that holds the (user defined) name and value this application-specific priority variable."^^xsd:string ; | ||
| 751 | + rdfs:label "has Priority"^^xsd:string ; | ||
| 695 | . | 752 | . |
| 696 | :hasProcurementPackage | 753 | :hasProcurementPackage |
| 697 | rdf:type owl:ObjectProperty ; | 754 | rdf:type owl:ObjectProperty ; |
| 755 | + 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 procurement package variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 756 | + rdfs:label "has Procurement Package"^^xsd:string ; | ||
| 698 | . | 757 | . |
| 699 | :hasProcurementType | 758 | :hasProcurementType |
| 700 | rdf:type owl:ObjectProperty ; | 759 | rdf:type owl:ObjectProperty ; |
| 701 | - rdfs:label "has procurement type"^^xsd:string ; | 760 | + 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 procurement type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 761 | + rdfs:label "has Procurement Type"^^xsd:string ; | ||
| 702 | . | 762 | . |
| 703 | :hasProduct | 763 | :hasProduct |
| 704 | rdf:type owl:ObjectProperty ; | 764 | rdf:type owl:ObjectProperty ; |
| 705 | - rdfs:label "has product"^^xsd:string ; | 765 | + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Result that holds the (user defined) name and value this application-specific product variable."^^xsd:string ; |
| 766 | + rdfs:label "has Product"^^xsd:string ; | ||
| 706 | . | 767 | . |
| 707 | :hasProductionCriticality | 768 | :hasProductionCriticality |
| 708 | rdf:type owl:ObjectProperty ; | 769 | rdf:type owl:ObjectProperty ; |
| 770 | + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Criticality that holds the (user defined) name and value this application-specific production criticlaity variable."^^xsd:string ; | ||
| 771 | + rdfs:label "has Production Criticality"^^xsd:string ; | ||
| 709 | . | 772 | . |
| 710 | :hasProjectCode | 773 | :hasProjectCode |
| 711 | rdf:type owl:ObjectProperty ; | 774 | rdf:type owl:ObjectProperty ; |
| 775 | + 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 codee variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 776 | + rdfs:label "has Project Code"^^xsd:string ; | ||
| 712 | . | 777 | . |
| 713 | :hasProjectPhase | 778 | :hasProjectPhase |
| 714 | rdf:type owl:ObjectProperty ; | 779 | rdf:type owl:ObjectProperty ; |
| 780 | + rdfs:comment "A relationship between an instance of Specified User Field and the instance of SubPhase that holds the (user defined) name and value this application-specific project phase variable."^^xsd:string ; | ||
| 781 | + rdfs:label "has Project Phase"^^xsd:string ; | ||
| 715 | . | 782 | . |
| 716 | :hasProjectResponsible | 783 | :hasProjectResponsible |
| 717 | rdf:type owl:ObjectProperty ; | 784 | rdf:type owl:ObjectProperty ; |
| 785 | + 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 responsible variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 786 | + rdfs:label "has Project Responsible"^^xsd:string ; | ||
| 718 | . | 787 | . |
| 719 | :hasProjectType | 788 | :hasProjectType |
| 720 | rdf:type owl:ObjectProperty ; | 789 | rdf:type owl:ObjectProperty ; |
| 790 | + 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 ; | ||
| 791 | + rdfs:label "has Project Type"^^xsd:string ; | ||
| 721 | . | 792 | . |
| 722 | :hasReporting | 793 | :hasReporting |
| 723 | rdf:type owl:ObjectProperty ; | 794 | rdf:type owl:ObjectProperty ; |
| 795 | + 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 ; | ||
| 796 | + rdfs:label "has Reporting"^^xsd:string ; | ||
| 724 | . | 797 | . |
| 725 | :hasRiskFactor | 798 | :hasRiskFactor |
| 726 | rdf:type owl:ObjectProperty ; | 799 | rdf:type owl:ObjectProperty ; |
| 800 | + 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 ; | ||
| 801 | + rdfs:label "has Risk Factor"^^xsd:string ; | ||
| 727 | . | 802 | . |
| 728 | :hasScopeType | 803 | :hasScopeType |
| 729 | rdf:type owl:ObjectProperty ; | 804 | rdf:type owl:ObjectProperty ; |
| 730 | - rdfs:label "has scope type"^^xsd:string ; | 805 | + 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 scope type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 806 | + rdfs:label "has Scope Type"^^xsd:string ; | ||
| 731 | . | 807 | . |
| 732 | :hasSection | 808 | :hasSection |
| 733 | rdf:type owl:ObjectProperty ; | 809 | rdf:type owl:ObjectProperty ; |
| 810 | + 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 section variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 811 | + rdfs:label "has Section"^^xsd:string ; | ||
| 734 | . | 812 | . |
| 735 | :hasShutDownPeriod | 813 | :hasShutDownPeriod |
| 736 | rdf:type owl:ObjectProperty ; | 814 | rdf:type owl:ObjectProperty ; |
| 815 | + 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 shutdown period variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 816 | + rdfs:label "has Shutdown Period"^^xsd:string ; | ||
| 737 | . | 817 | . |
| 738 | :hasShutdownType | 818 | :hasShutdownType |
| 739 | rdf:type owl:ObjectProperty ; | 819 | rdf:type owl:ObjectProperty ; |
| 820 | + rdfs:comment "A relationship between an instance of Specified User Field and the instance of ShutdownType that holds the (user defined) name and value this application-specific shutdown type variable."^^xsd:string ; | ||
| 821 | + rdfs:label "has Shutdown Type"^^xsd:string ; | ||
| 740 | . | 822 | . |
| 741 | :hasSite | 823 | :hasSite |
| 742 | rdf:type owl:ObjectProperty ; | 824 | rdf:type owl:ObjectProperty ; |
| 743 | - rdfs:label "has site"^^xsd:string ; | 825 | + 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 site variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 826 | + rdfs:label "has Site"^^xsd:string ; | ||
| 744 | . | 827 | . |
| 745 | :hasSlotID | 828 | :hasSlotID |
| 746 | rdf:type owl:ObjectProperty ; | 829 | rdf:type owl:ObjectProperty ; |
| 747 | - rdfs:label "has slot ID"^^xsd:string ; | 830 | + 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 slot ID variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 831 | + rdfs:label "has Slot ID"^^xsd:string ; | ||
| 748 | . | 832 | . |
| 749 | :hasSource | 833 | :hasSource |
| 750 | rdf:type owl:ObjectProperty ; | 834 | rdf:type owl:ObjectProperty ; |
| 835 | + 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 slot ID variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 836 | + rdfs:label "has Source"^^xsd:string ; | ||
| 751 | . | 837 | . |
| 752 | :hasStatus | 838 | :hasStatus |
| 753 | rdf:type owl:ObjectProperty ; | 839 | rdf:type owl:ObjectProperty ; |
| 840 | + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Status that holds the (user defined) name and value this application-specific status variable."^^xsd:string ; | ||
| 841 | + rdfs:label "has Status"^^xsd:string ; | ||
| 754 | . | 842 | . |
| 755 | :hasStatusType | 843 | :hasStatusType |
| 756 | rdf:type owl:ObjectProperty ; | 844 | rdf:type owl:ObjectProperty ; |
| 757 | - rdfs:label "has status type"^^xsd:string ; | 845 | + rdfs:comment "A relationship between an instance of Specified User Field and the instance of Status that holds the (user defined) name and value this application-specific status type variable."^^xsd:string ; |
| 846 | + rdfs:label "has Status Type"^^xsd:string ; | ||
| 758 | . | 847 | . |
| 759 | :hasSupplierATS | 848 | :hasSupplierATS |
| 760 | rdf:type owl:ObjectProperty ; | 849 | rdf:type owl:ObjectProperty ; |
| 850 | + 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 supplier ATS variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 851 | + rdfs:label "has Supplier ATS"^^xsd:string ; | ||
| 761 | . | 852 | . |
| 762 | :hasSystemResponsible | 853 | :hasSystemResponsible |
| 763 | rdf:type owl:ObjectProperty ; | 854 | rdf:type owl:ObjectProperty ; |
| 855 | + 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 ; | ||
| 856 | + rdfs:label "has System Responsible"^^xsd:string ; | ||
| 764 | . | 857 | . |
| 765 | :hasSystemType | 858 | :hasSystemType |
| 766 | rdf:type owl:ObjectProperty ; | 859 | rdf:type owl:ObjectProperty ; |
| 860 | + 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 ; | ||
| 861 | + rdfs:label "has System Type"^^xsd:string ; | ||
| 767 | . | 862 | . |
| 768 | :hasTaskResponsible | 863 | :hasTaskResponsible |
| 769 | rdf:type owl:ObjectProperty ; | 864 | rdf:type owl:ObjectProperty ; |
| 865 | + 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 ; | ||
| 866 | + rdfs:label "has Task Responsible"^^xsd:string ; | ||
| 770 | . | 867 | . |
| 771 | :hasVOR | 868 | :hasVOR |
| 772 | rdf:type owl:ObjectProperty ; | 869 | rdf:type owl:ObjectProperty ; |
| 870 | + 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 ; | ||
| 773 | rdfs:label "has VOR"^^xsd:string ; | 871 | rdfs:label "has VOR"^^xsd:string ; |
| 774 | . | 872 | . |
| 775 | :hasVessel | 873 | :hasVessel |
| 776 | rdf:type owl:ObjectProperty ; | 874 | rdf:type owl:ObjectProperty ; |
| 777 | - rdfs:label "has vessel"^^xsd:string ; | 875 | + 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 vessel variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 876 | + rdfs:label "has Vessel"^^xsd:string ; | ||
| 778 | . | 877 | . |
| 779 | :hasVesselType | 878 | :hasVesselType |
| 780 | rdf:type owl:ObjectProperty ; | 879 | rdf:type owl:ObjectProperty ; |
| 781 | - rdfs:label "has vessel type"^^xsd:string ; | 880 | + 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 vessel type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 881 | + rdfs:label "has Vessel Type"^^xsd:string ; | ||
| 782 | . | 882 | . |
| 783 | :hasWBS | 883 | :hasWBS |
| 784 | rdf:type owl:ObjectProperty ; | 884 | rdf:type owl:ObjectProperty ; |
| 885 | + 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 WBS variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 886 | + rdfs:label "has WBS"^^xsd:string ; | ||
| 785 | . | 887 | . |
| 786 | :hasWBSpart1 | 888 | :hasWBSpart1 |
| 787 | rdf:type owl:ObjectProperty ; | 889 | rdf:type owl:ObjectProperty ; |
| 890 | + 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 WBS part 1 variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 891 | + rdfs:label "has WBS Part 1"^^xsd:string ; | ||
| 788 | . | 892 | . |
| 789 | :hasWBSpart2 | 893 | :hasWBSpart2 |
| 790 | rdf:type owl:ObjectProperty ; | 894 | rdf:type owl:ObjectProperty ; |
| 895 | + 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 WBS part 2 variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 896 | + rdfs:label "has WBS Part 2"^^xsd:string ; | ||
| 791 | . | 897 | . |
| 792 | :hasWBSpart3 | 898 | :hasWBSpart3 |
| 793 | rdf:type owl:ObjectProperty ; | 899 | rdf:type owl:ObjectProperty ; |
| 900 | + 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 WBS part 3 variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 901 | + rdfs:label "has WBS Part 3"^^xsd:string ; | ||
| 794 | . | 902 | . |
| 795 | :hasWBSpart4 | 903 | :hasWBSpart4 |
| 796 | rdf:type owl:ObjectProperty ; | 904 | rdf:type owl:ObjectProperty ; |
| 905 | + 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 WBS part 4 variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 906 | + rdfs:label "has WBS Part 4"^^xsd:string ; | ||
| 797 | . | 907 | . |
| 798 | :hasWBSpart5 | 908 | :hasWBSpart5 |
| 799 | rdf:type owl:ObjectProperty ; | 909 | rdf:type owl:ObjectProperty ; |
| 910 | + 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 WBS part 5 variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 911 | + rdfs:label "has WBS Part 5"^^xsd:string ; | ||
| 800 | . | 912 | . |
| 801 | :hasWellType | 913 | :hasWellType |
| 802 | rdf:type owl:ObjectProperty ; | 914 | rdf:type owl:ObjectProperty ; |
| 803 | - rdfs:label "has well type"^^xsd:string ; | 915 | + 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 well type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 916 | + rdfs:label "has Well Type"^^xsd:string ; | ||
| 804 | . | 917 | . |
| 805 | :hasWorkCenter | 918 | :hasWorkCenter |
| 806 | rdf:type owl:ObjectProperty ; | 919 | rdf:type owl:ObjectProperty ; |
| 920 | + 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 center variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 921 | + rdfs:label "has Work Center"^^xsd:string ; | ||
| 807 | . | 922 | . |
| 808 | :hasWorkOrder | 923 | :hasWorkOrder |
| 809 | rdf:type owl:ObjectProperty ; | 924 | rdf:type owl:ObjectProperty ; |
| 925 | + 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 variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 926 | + rdfs:label "has Work Order"^^xsd:string ; | ||
| 810 | . | 927 | . |
| 811 | :hasWorkOrderType | 928 | :hasWorkOrderType |
| 812 | rdf:type owl:ObjectProperty ; | 929 | rdf:type owl:ObjectProperty ; |
| 930 | + 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 ; | ||
| 931 | + rdfs:label "has Work Order Type"^^xsd:string ; | ||
| 813 | . | 932 | . |
| 814 | :requiresWorkOrderType | 933 | :requiresWorkOrderType |
| 815 | rdf:type owl:ObjectProperty ; | 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 requires work order type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | ||
| 936 | + rdfs:label "requires Work Order Type"^^xsd:string ; | ||
| 816 | . | 937 | . |
| 817 | [ | 938 | [ |
| 818 | rdf:type owl:Axiom ; | 939 | rdf:type owl:Axiom ; | ... | ... |
-
Please register or login to post a comment