Showing
2 changed files
with
14 additions
and
24 deletions
... | @@ -4385,12 +4385,6 @@ SCCS:SAB_S | ... | @@ -4385,12 +4385,6 @@ SCCS:SAB_S |
4385 | userfield:SpecifiedUserField | 4385 | userfield:SpecifiedUserField |
4386 | rdfs:comment "A class that holds the Free Text Fields for a Plan (i.e., associated with the Project or Activities in the Plan)."^^xsd:string ; | 4386 | rdfs:comment "A class that holds the Free Text Fields for a Plan (i.e., associated with the Project or Activities in the Plan)."^^xsd:string ; |
4387 | rdfs:label "ILAP Specified User Field"^^xsd:string ; | 4387 | rdfs:label "ILAP Specified User Field"^^xsd:string ; |
4388 | - rdfs:subClassOf [ | ||
4389 | - rdf:type owl:Restriction ; | ||
4390 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
4391 | - owl:onClass :FreeFieldValue ; | ||
4392 | - owl:onProperty userfield:hasWellType ; | ||
4393 | - ] ; | ||
4394 | . | 4388 | . |
4395 | userfield:hasFreeFieldForSpecifiedUserField | 4389 | userfield:hasFreeFieldForSpecifiedUserField |
4396 | rdf:type owl:ObjectProperty ; | 4390 | rdf:type owl:ObjectProperty ; | ... | ... |
... | @@ -812,6 +812,13 @@ ilap:shouldUseAnyUri | ... | @@ -812,6 +812,13 @@ ilap:shouldUseAnyUri |
812 | ilap:shouldUseRef "true"^^xsd:boolean ; | 812 | ilap:shouldUseRef "true"^^xsd:boolean ; |
813 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 813 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
814 | owl:onClass ilap:FreeFieldValue ; | 814 | owl:onClass ilap:FreeFieldValue ; |
815 | + owl:onProperty :hasWellType ; | ||
816 | + ] ; | ||
817 | + rdfs:subClassOf [ | ||
818 | + rdf:type owl:Restriction ; | ||
819 | + ilap:shouldUseRef "true"^^xsd:boolean ; | ||
820 | + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
821 | + owl:onClass ilap:FreeFieldValue ; | ||
815 | owl:onProperty :hasWorkCenter ; | 822 | owl:onProperty :hasWorkCenter ; |
816 | ] ; | 823 | ] ; |
817 | rdfs:subClassOf [ | 824 | rdfs:subClassOf [ |
... | @@ -878,18 +885,6 @@ ilap:shouldUseAnyUri | ... | @@ -878,18 +885,6 @@ ilap:shouldUseAnyUri |
878 | rdfs:subClassOf [ | 885 | rdfs:subClassOf [ |
879 | rdf:type owl:Restriction ; | 886 | rdf:type owl:Restriction ; |
880 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 887 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
881 | - owl:onClass ilap:FreeFieldValue ; | ||
882 | - owl:onProperty :hasPlannedManHours ; | ||
883 | - ] ; | ||
884 | - rdfs:subClassOf [ | ||
885 | - rdf:type owl:Restriction ; | ||
886 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
887 | - owl:onClass ilap:FreeFieldValue ; | ||
888 | - owl:onProperty :hasPlannedManHoursUOM ; | ||
889 | - ] ; | ||
890 | - rdfs:subClassOf [ | ||
891 | - rdf:type owl:Restriction ; | ||
892 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
893 | owl:onDataRange xsd:dateTime ; | 888 | owl:onDataRange xsd:dateTime ; |
894 | owl:onProperty :hasNotificationDate ; | 889 | owl:onProperty :hasNotificationDate ; |
895 | ] ; | 890 | ] ; |
... | @@ -939,6 +934,12 @@ ilap:shouldUseAnyUri | ... | @@ -939,6 +934,12 @@ ilap:shouldUseAnyUri |
939 | rdf:type owl:Restriction ; | 934 | rdf:type owl:Restriction ; |
940 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 935 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
941 | owl:onDataRange xsd:integer ; | 936 | owl:onDataRange xsd:integer ; |
937 | + owl:onProperty :hasPlannedManHours ; | ||
938 | + ] ; | ||
939 | + rdfs:subClassOf [ | ||
940 | + rdf:type owl:Restriction ; | ||
941 | + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
942 | + owl:onDataRange xsd:integer ; | ||
942 | owl:onProperty :hasSAPActualManHours ; | 943 | owl:onProperty :hasSAPActualManHours ; |
943 | ] ; | 944 | ] ; |
944 | . | 945 | . |
... | @@ -1313,15 +1314,10 @@ ilap:shouldUseAnyUri | ... | @@ -1313,15 +1314,10 @@ ilap:shouldUseAnyUri |
1313 | rdfs:label "has Planned Finish Date"^^xsd:string ; | 1314 | rdfs:label "has Planned Finish Date"^^xsd:string ; |
1314 | . | 1315 | . |
1315 | :hasPlannedManHours | 1316 | :hasPlannedManHours |
1316 | - rdf:type owl:ObjectProperty ; | 1317 | + rdf:type owl:DatatypeProperty ; |
1317 | 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 ; | 1318 | 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 ; |
1318 | rdfs:label "has Planned Man Hours"^^xsd:string ; | 1319 | rdfs:label "has Planned Man Hours"^^xsd:string ; |
1319 | . | 1320 | . |
1320 | -:hasPlannedManHoursUOM | ||
1321 | - rdf:type owl:ObjectProperty ; | ||
1322 | - 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 ; | ||
1323 | - rdfs:label "has Planned Man Hours UOM"^^xsd:string ; | ||
1324 | -. | ||
1325 | :hasPlannedStartDate | 1321 | :hasPlannedStartDate |
1326 | rdf:type owl:DatatypeProperty ; | 1322 | rdf:type owl:DatatypeProperty ; |
1327 | 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 ; | 1323 | 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 ; | ... | ... |
-
Please register or login to post a comment