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;
rdfs:label"has Activity Progress"^^xsd:string;
.
:hasActualFinishDate
rdf:typeowl:ObjectProperty;
rdfs:comment"A relationship between an instance of Specified User Field and the instance of Free Field that holds the name and value of user defined SAP data."^^xsd:string;
rdfs:label"has Actual Finish Date"^^xsd:string;
.
:hasActualManHours
rdf:typeowl:ObjectProperty;
rdfs:comment"A relationship between an instance of Specified User Field and the instance of Free Field that holds the name and value of user defined SAP data."^^xsd:string;
rdfs:label"has Actual Man Hours"^^xsd:string;
.
:hasActualPercentComplete
rdf:typeowl:ObjectProperty;
rdfs:comment"A relationship between an instance of Specified User Field and the instance of Free Field that holds the name and value of user defined SAP data."^^xsd:string;
rdfs:label"has Actual Percent Complete"^^xsd:string;
.
:hasActualStartDate
rdf:typeowl:ObjectProperty;
rdfs:comment"A relationship between an instance of Specified User Field and the instance of Free Field that holds the name and value of user defined SAP data."^^xsd:string;
rdfs:label"has Actual Start Date"^^xsd:string;
.
:hasAreaOnFacility
rdf:typeowl:ObjectProperty;
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;
...
...
@@ -1390,6 +1372,26 @@ ilap:shouldUseAnyUri
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;
rdfs:label"has Risk Factor"^^xsd:string;
.
:hasSAPActualFinishDate
rdf:typeowl:DatatypeProperty;
rdfs:comment"A relationship between an instance of Specified User Field and the instance of Free Field that holds the name and value of user defined SAP data."^^xsd:string;
rdfs:label"has SAP Actual Finish Date"^^xsd:string;
.
:hasSAPActualManHours
rdf:typeowl:DatatypeProperty;
rdfs:comment"A relationship between an instance of Specified User Field and the instance of Free Field that holds the name and value of user defined SAP data."^^xsd:string;
rdfs:label"has SAP Actual Man Hours"^^xsd:string;
.
:hasSAPActualPercentComplete
rdf:typeowl:DatatypeProperty;
rdfs:comment"A relationship between an instance of Specified User Field and the instance of Free Field that holds the name and value of user defined SAP data."^^xsd:string;
rdfs:label"has SAP Actual Percent Complete"^^xsd:string;
.
:hasSAPActualStartDate
rdf:typeowl:DatatypeProperty;
rdfs:comment"A relationship between an instance of Specified User Field and the instance of Free Field that holds the name and value of user defined SAP data."^^xsd:string;
rdfs:label"has SAP Actual Start Date"^^xsd:string;
.
:hasScopeType
rdf:typeowl:ObjectProperty;
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;