Trinh H. Nguyen

remove note in label

......@@ -370,7 +370,7 @@ rdl:OilAndGasProductionProject
rdl:planningFor
a owl:ObjectProperty ;
rdfs:domain rdl:Planning ;
rdfs:label "The domain and range have been corrected - 2015-09-15."^^xsd:string , "planning for" ;
rdfs:label "planning for" ;
rdfs:range rdl:RequiredActivity ;
dm:definedByLiteral "a required activity that the planning activity is intended to create a plan for" ;
dmm:hasPersonInterpretableIdentifierLiteral
......@@ -2257,7 +2257,7 @@ rdl:ActivityForWhichESDPermitIsRequired
rdl:hasPlanning
a owl:ObjectProperty ;
rdfs:domain rdl:RequiredActivity ;
rdfs:label "The domain and range have been corrected - 2015-09-15."^^xsd:string , "has planning" ;
rdfs:label "has planning" ;
rdfs:range rdl:Planning ;
dm:definedByLiteral "a planning activity that is intended to create a plan for the required activity" ;
dmm:hasPersonInterpretableIdentifierLiteral
......