Showing
1 changed file
with
8 additions
and
0 deletions
| ... | @@ -1199,6 +1199,10 @@ | ... | @@ -1199,6 +1199,10 @@ |
| 1199 | owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 1199 | owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 1200 | ] ; | 1200 | ] ; |
| 1201 | . | 1201 | . |
| 1202 | +:FreeField1forActivity101inPlanVersion2inProjectP | ||
| 1203 | + rdf:type :FreeField ; | ||
| 1204 | + rdfs:label "Free Field1 for Activity 101 in Plan Version 2 in Project P"^^xsd:string ; | ||
| 1205 | +. | ||
| 1202 | :FreeFieldSet | 1206 | :FreeFieldSet |
| 1203 | rdf:type owl:Class ; | 1207 | rdf:type owl:Class ; |
| 1204 | :shouldHaveID "true"^^xsd:boolean ; | 1208 | :shouldHaveID "true"^^xsd:boolean ; |
| ... | @@ -1255,6 +1259,10 @@ | ... | @@ -1255,6 +1259,10 @@ |
| 1255 | owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 1259 | owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 1256 | ] ; | 1260 | ] ; |
| 1257 | . | 1261 | . |
| 1262 | +:FreeFieldValue1forActivity101inPlanVersion2inProjectP | ||
| 1263 | + rdf:type :FreeFieldValue ; | ||
| 1264 | + rdfs:label "Free Field Value 1 for Activity 101 in Plan Version 2 in Project P"^^xsd:string ; | ||
| 1265 | +. | ||
| 1258 | :FreePeriodOp | 1266 | :FreePeriodOp |
| 1259 | rdf:type owl:Class ; | 1267 | rdf:type owl:Class ; |
| 1260 | rdfs:label "Free period op"^^xsd:string ; | 1268 | rdfs:label "Free period op"^^xsd:string ; | ... | ... |
-
Please register or login to post a comment