ma25 commited on
Commit
cbef696
·
verified ·
1 Parent(s): 1cf06a9

Upload 2 files

Browse files
Files changed (2) hide show
  1. tp-ont.json +905 -905
  2. tp-ont.owl +0 -0
tp-ont.json CHANGED
@@ -34,116 +34,127 @@
34
  },
35
  "@graph": [
36
  {
37
- "@id": "tp-ont:SatelliteDomain_supports_hasArg1",
38
- "@type": "owl:ObjectProperty",
39
- "rdfs:domain": {
40
- "@id": "tp-ont:Predicate"
41
- },
42
- "rdfs:range": {
43
- "@id": "tp-ont:Mode"
44
- },
45
- "rdfs:subPropertyOf": {
46
- "@id": "tp-ont:hasArg1"
47
  }
48
  },
49
  {
50
- "@id": "tp-ont:RoverDomain_channel_free_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  "@type": "owl:ObjectProperty",
52
  "rdfs:domain": {
53
  "@id": "tp-ont:Predicate"
54
  },
55
  "rdfs:range": {
56
- "@id": "tp-ont:Lander"
57
  },
58
  "rdfs:subPropertyOf": {
59
  "@id": "tp-ont:hasArg0"
60
  }
61
  },
62
  {
63
- "@id": "tp-ont:DriverlogDomain_link_hasArg1",
64
  "@type": "owl:ObjectProperty",
65
  "rdfs:domain": {
66
  "@id": "tp-ont:Predicate"
67
  },
68
  "rdfs:range": {
69
- "@id": "tp-ont:Location"
70
  },
71
  "rdfs:subPropertyOf": {
72
- "@id": "tp-ont:hasArg1"
73
- }
74
- },
75
- {
76
- "@id": "tp-ont:Instrument",
77
- "@type": "owl:Class",
78
- "rdfs:subClassOf": {
79
- "@id": "tp-ont:Object"
80
  }
81
  },
82
  {
83
- "@id": "planning-ontology:hasProblem",
84
- "@type": "owl:ObjectProperty"
85
- },
86
- {
87
- "@id": "tp-ont:Step",
88
  "@type": "owl:Class",
89
  "rdfs:subClassOf": {
90
  "@id": "owl:Thing"
91
  }
92
  },
93
  {
94
- "@id": "tp-ont:LogisticsDomain_at_hasArg1",
95
  "@type": "owl:ObjectProperty",
96
  "rdfs:domain": {
97
  "@id": "tp-ont:Predicate"
98
  },
99
  "rdfs:range": {
100
- "@id": "tp-ont:Place"
101
- },
102
- "rdfs:subPropertyOf": {
103
- "@id": "tp-ont:hasArg1"
104
  }
105
  },
106
  {
107
- "@id": "tp-ont:SatelliteDomain_calibration_target_hasArg0",
108
  "@type": "owl:ObjectProperty",
109
  "rdfs:domain": {
110
  "@id": "tp-ont:Predicate"
111
  },
112
  "rdfs:range": {
113
- "@id": "tp-ont:Instrument"
114
  },
115
  "rdfs:subPropertyOf": {
116
  "@id": "tp-ont:hasArg0"
117
  }
118
  },
119
  {
120
- "@id": "tp-ont:RoverDomain_equipped_for_imaging_hasArg0",
121
  "@type": "owl:ObjectProperty",
122
  "rdfs:domain": {
123
  "@id": "tp-ont:Predicate"
124
  },
125
  "rdfs:range": {
126
- "@id": "tp-ont:Rover"
127
  },
128
  "rdfs:subPropertyOf": {
129
  "@id": "tp-ont:hasArg0"
130
  }
131
  },
132
  {
133
- "@id": "tp-ont:DepotDomain_in_hasArg0",
 
 
 
 
 
 
 
134
  "@type": "owl:ObjectProperty",
 
 
 
135
  "rdfs:domain": {
136
- "@id": "tp-ont:Predicate"
137
  },
138
  "rdfs:range": {
139
- "@id": "tp-ont:Crate"
140
- },
141
- "rdfs:subPropertyOf": {
142
- "@id": "tp-ont:hasArg0"
143
  }
144
  },
145
  {
146
- "@id": "tp-ont:BlocksDomain_ontable_hasArg0",
147
  "@type": "owl:ObjectProperty",
148
  "rdfs:domain": {
149
  "@id": "tp-ont:Predicate"
@@ -156,37 +167,46 @@
156
  }
157
  },
158
  {
159
- "@id": "tp-ont:RoverDomain_have_hasArg3",
160
- "@type": "owl:ObjectProperty"
161
- },
162
- {
163
- "@id": "tp-ont:MiconicDomain_destin_hasArg1",
164
  "@type": "owl:ObjectProperty",
165
  "rdfs:domain": {
166
  "@id": "tp-ont:Predicate"
167
  },
168
  "rdfs:range": {
169
- "@id": "tp-ont:Floor"
170
  },
171
  "rdfs:subPropertyOf": {
172
- "@id": "tp-ont:hasArg1"
173
  }
174
  },
175
  {
176
- "@id": "tp-ont:RoverDomain_supports_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
 
177
  "@type": "owl:ObjectProperty",
178
  "rdfs:domain": {
179
  "@id": "tp-ont:Predicate"
180
  },
181
  "rdfs:range": {
182
- "@id": "tp-ont:Camera"
183
  },
184
  "rdfs:subPropertyOf": {
185
  "@id": "tp-ont:hasArg0"
186
  }
187
  },
188
  {
189
- "@id": "tp-ont:RoverDomain_have_rock_analysis_hasArg1",
190
  "@type": "owl:ObjectProperty",
191
  "rdfs:domain": {
192
  "@id": "tp-ont:Predicate"
@@ -195,45 +215,33 @@
195
  "@id": "tp-ont:Waypoint"
196
  },
197
  "rdfs:subPropertyOf": {
198
- "@id": "tp-ont:hasArg1"
199
  }
200
  },
201
  {
202
- "@id": "tp-ont:Surface",
203
- "@type": "owl:Class",
204
- "rdfs:subClassOf": [
205
- {
206
- "@id": "tp-ont:Object"
207
- },
208
- {
209
- "@id": "tp-ont:Locatable"
210
- }
211
- ]
212
- },
213
- {
214
- "@id": "tp-ont:hasArg1",
215
  "@type": "owl:ObjectProperty",
216
  "rdfs:domain": {
217
  "@id": "tp-ont:Predicate"
218
  },
219
  "rdfs:range": {
220
- "@id": "tp-ont:Object"
221
  },
222
  "rdfs:subPropertyOf": {
223
- "@id": "tp-ont:hasArgument"
224
  }
225
  },
226
  {
227
- "@id": "tp-ont:RoverDomain_calibrated_hasArg0",
228
  "@type": "owl:ObjectProperty",
229
  "rdfs:domain": {
230
  "@id": "tp-ont:Predicate"
231
  },
232
  "rdfs:range": {
233
- "@id": "tp-ont:Camera"
234
  },
235
  "rdfs:subPropertyOf": {
236
- "@id": "tp-ont:hasArg0"
237
  }
238
  },
239
  {
@@ -241,349 +249,350 @@
241
  "@type": "owl:ObjectProperty"
242
  },
243
  {
244
- "@id": "tp-ont:partOf",
245
  "@type": "owl:ObjectProperty",
246
  "rdfs:domain": {
247
- "@id": "tp-ont:Proposition"
248
  },
249
  "rdfs:range": {
250
- "@id": "tp-ont:State"
 
 
 
251
  }
252
  },
253
  {
254
- "@id": "tp-ont:SatelliteDomain_pointing_hasArg1",
 
 
 
 
 
 
 
 
 
 
255
  "@type": "owl:ObjectProperty",
256
  "rdfs:domain": {
257
  "@id": "tp-ont:Predicate"
258
  },
259
  "rdfs:range": {
260
- "@id": "tp-ont:Direction"
261
  },
262
  "rdfs:subPropertyOf": {
263
- "@id": "tp-ont:hasArg1"
264
  }
265
  },
266
  {
267
- "@id": "tp-ont:SatelliteDomain_have_hasArg0",
268
  "@type": "owl:ObjectProperty"
269
  },
270
  {
271
- "@id": "planning-ontology:ActionEffect",
272
- "@type": "owl:Class"
273
- },
274
- {
275
- "@id": "tp-ont:Depot",
276
- "@type": "owl:Class",
277
- "rdfs:subClassOf": [
278
- {
279
- "@id": "tp-ont:Place"
280
- },
281
- {
282
- "@id": "tp-ont:Object"
283
- }
284
- ]
285
- },
286
- {
287
- "@id": "tp-ont:Object",
288
  "@type": "owl:Class",
289
- "owl:disjointWith": {
290
- "@id": "tp-ont:Relation"
291
- },
292
  "owl:equivalentClass": {
293
- "@id": "planning-ontology:ProblemObject"
294
  },
295
  "rdfs:subClassOf": {
296
- "@id": "tp-ont:NominalConcept"
297
  }
298
  },
299
  {
300
- "@id": "tp-ont:RoverDomain_communicated_hasArg2",
301
- "@type": "owl:ObjectProperty"
302
- },
303
- {
304
- "@id": "tp-ont:hasNumericFluent",
305
  "@type": "owl:ObjectProperty",
306
  "rdfs:domain": {
307
- "@id": "tp-ont:Plan"
308
  },
309
  "rdfs:range": {
310
- "@id": "tp-ont:NumericFluent"
311
- }
312
- },
313
- {
314
- "@id": "tp-ont:TemporalConstraint",
315
- "@type": "owl:Class",
316
- "rdfs:subClassOf": {
317
- "@id": "owl:Thing"
318
  }
319
  },
320
  {
321
- "@id": "tp-ont:RoverDomain_can_hasArg1",
322
- "@type": "owl:ObjectProperty"
323
- },
324
- {
325
- "@id": "tp-ont:RoverDomain_at_rock_sample_hasArg0",
326
  "@type": "owl:ObjectProperty",
327
  "rdfs:domain": {
328
  "@id": "tp-ont:Predicate"
329
  },
330
  "rdfs:range": {
331
- "@id": "tp-ont:Waypoint"
332
  },
333
  "rdfs:subPropertyOf": {
334
  "@id": "tp-ont:hasArg0"
335
  }
336
  },
337
  {
338
- "@id": "tp-ont:DepotDomain_on_hasArg1",
 
 
 
 
 
 
 
339
  "@type": "owl:ObjectProperty",
340
  "rdfs:domain": {
341
  "@id": "tp-ont:Predicate"
342
  },
343
  "rdfs:range": {
344
- "@id": "tp-ont:Surface"
345
  },
346
  "rdfs:subPropertyOf": {
347
  "@id": "tp-ont:hasArg1"
348
  }
349
  },
350
  {
351
- "@id": "tp-ont:Physobj",
352
- "@type": "owl:Class",
353
- "rdfs:subClassOf": {
354
- "@id": "tp-ont:Object"
355
- }
356
  },
357
  {
358
- "@id": "tp-ont:Duration",
359
  "@type": "owl:Class",
360
- "rdfs:subClassOf": {
361
- "@id": "owl:Thing"
362
- }
363
- },
 
 
 
 
 
364
  {
365
- "@id": "tp-ont:hasFluent",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
366
  "@type": "owl:ObjectProperty",
367
  "rdfs:domain": {
368
- "@id": "tp-ont:Proposition"
369
  },
370
  "rdfs:range": {
371
- "@id": "tp-ont:Fluent"
 
 
 
372
  }
373
  },
374
  {
375
- "@id": "tp-ont:RoverDomain_empty_hasArg0",
376
  "@type": "owl:ObjectProperty",
377
  "rdfs:domain": {
378
  "@id": "tp-ont:Predicate"
379
  },
380
  "rdfs:range": {
381
- "@id": "tp-ont:Store"
382
  },
383
  "rdfs:subPropertyOf": {
384
  "@id": "tp-ont:hasArg0"
385
  }
386
  },
387
  {
388
- "@id": "tp-ont:hasPrecondition",
389
  "@type": "owl:ObjectProperty"
390
  },
391
  {
392
- "@id": "tp-ont:Direction",
393
- "@type": "owl:Class",
394
- "rdfs:subClassOf": {
395
- "@id": "tp-ont:Object"
396
- }
397
- },
398
- {
399
- "@id": "tp-ont:City",
400
- "@type": "owl:Class",
401
- "rdfs:subClassOf": {
402
- "@id": "tp-ont:Object"
403
- }
404
  },
405
  {
406
- "@id": "tp-ont:RoverDomain_have_soil_analysis_hasArg0",
407
  "@type": "owl:ObjectProperty",
408
  "rdfs:domain": {
409
  "@id": "tp-ont:Predicate"
410
  },
411
  "rdfs:range": {
412
- "@id": "tp-ont:Rover"
413
  },
414
  "rdfs:subPropertyOf": {
415
  "@id": "tp-ont:hasArg0"
416
  }
417
  },
418
  {
419
- "@id": "tp-ont:RoverDomain_at_hasArg0",
 
 
 
 
420
  "@type": "owl:ObjectProperty",
421
  "rdfs:domain": {
422
  "@id": "tp-ont:Predicate"
423
  },
424
  "rdfs:range": {
425
- "@id": "tp-ont:Rover"
426
  },
427
  "rdfs:subPropertyOf": {
428
  "@id": "tp-ont:hasArg0"
429
  }
430
  },
431
  {
432
- "@id": "tp-ont:Block",
433
- "@type": "owl:Class",
434
- "rdfs:subClassOf": {
435
- "@id": "tp-ont:Object"
 
 
 
 
 
 
436
  }
437
  },
438
  {
439
- "@id": "tp-ont:SatelliteDomain_calibration_hasArg1",
440
- "@type": "owl:ObjectProperty"
441
- },
442
- {
443
- "@id": "tp-ont:RoverDomain_on_board_hasArg0",
444
  "@type": "owl:ObjectProperty",
445
  "rdfs:domain": {
446
  "@id": "tp-ont:Predicate"
447
  },
448
  "rdfs:range": {
449
- "@id": "tp-ont:Camera"
450
  },
451
  "rdfs:subPropertyOf": {
452
- "@id": "tp-ont:hasArg0"
453
  }
454
  },
455
  {
456
- "@id": "tp-ont:DepotDomain_on_hasArg0",
457
  "@type": "owl:ObjectProperty",
458
  "rdfs:domain": {
459
  "@id": "tp-ont:Predicate"
460
  },
461
  "rdfs:range": {
462
- "@id": "tp-ont:Crate"
463
  },
464
  "rdfs:subPropertyOf": {
465
  "@id": "tp-ont:hasArg0"
466
  }
467
  },
468
  {
469
- "@id": "tp-ont:SatelliteDomain_on_board_hasArg0",
470
  "@type": "owl:ObjectProperty",
471
  "rdfs:domain": {
472
  "@id": "tp-ont:Predicate"
473
  },
474
  "rdfs:range": {
475
- "@id": "tp-ont:Instrument"
476
  },
477
  "rdfs:subPropertyOf": {
478
- "@id": "tp-ont:hasArg0"
479
  }
480
  },
481
  {
482
- "@id": "tp-ont:Locatable",
483
  "@type": "owl:Class",
484
  "rdfs:subClassOf": {
485
  "@id": "tp-ont:Object"
486
  }
487
  },
488
  {
489
- "@id": "tp-ont:happensAfter",
490
  "@type": "owl:ObjectProperty",
491
  "rdfs:domain": {
492
- "@id": "tp-ont:Step"
493
  },
494
  "rdfs:range": {
495
- "@id": "tp-ont:Step"
 
 
 
496
  }
497
  },
498
  {
499
- "@id": "tp-ont:RoverDomain_store_hasArg1",
500
  "@type": "owl:ObjectProperty"
501
  },
502
  {
503
- "@id": "tp-ont:RoverDomain_have_hasArg2",
504
  "@type": "owl:ObjectProperty"
505
  },
506
  {
507
- "@id": "tp-ont:Plan",
508
  "@type": "owl:Class",
509
- "rdfs:subClassOf": {
510
- "@id": "owl:Thing"
511
- }
 
 
 
 
 
512
  },
513
  {
514
- "@id": "tp-ont:RoverDomain_on_hasArg1",
515
  "@type": "owl:ObjectProperty"
516
  },
517
  {
518
- "@id": "tp-ont:Waypoint",
519
- "@type": "owl:Class",
520
- "rdfs:subClassOf": {
521
- "@id": "tp-ont:Object"
522
- }
523
- },
524
- {
525
- "@id": "planning-ontology:hasAction",
526
  "@type": "owl:ObjectProperty"
527
  },
528
  {
529
- "@id": "planning-ontology:ActionPrecondition",
530
- "@type": "owl:Class"
531
- },
532
- {
533
- "@id": "tp-ont:MiconicDomain_origin_hasArg0",
534
  "@type": "owl:ObjectProperty",
535
  "rdfs:domain": {
536
  "@id": "tp-ont:Predicate"
537
  },
538
  "rdfs:range": {
539
- "@id": "tp-ont:Passenger"
540
  },
541
  "rdfs:subPropertyOf": {
542
  "@id": "tp-ont:hasArg0"
543
  }
544
  },
545
  {
546
- "@id": "tp-ont:Distributor",
547
- "@type": "owl:Class",
548
- "rdfs:subClassOf": [
549
- {
550
- "@id": "tp-ont:Object"
551
- },
552
- {
553
- "@id": "tp-ont:Place"
554
- }
555
- ]
556
- },
557
- {
558
- "@id": "tp-ont:DepotDomain_in_hasArg1",
559
  "@type": "owl:ObjectProperty",
560
  "rdfs:domain": {
561
  "@id": "tp-ont:Predicate"
562
  },
563
  "rdfs:range": {
564
- "@id": "tp-ont:Truck"
565
  },
566
  "rdfs:subPropertyOf": {
567
- "@id": "tp-ont:hasArg1"
568
  }
569
  },
570
  {
571
- "@id": "planning-ontology:PlanningDomain",
572
  "@type": "owl:Class",
573
- "owl:disjointWith": [
574
- {
575
- "@id": "tp-ont:Relation"
576
- },
577
- {
578
- "@id": "tp-ont:Object"
579
- },
580
- {
581
- "@id": "planning-ontology:PlanningProblem"
582
- }
583
- ]
584
  },
585
  {
586
- "@id": "tp-ont:RoverDomain_have_rock_analysis_hasArg0",
 
 
 
 
 
 
 
 
 
 
587
  "@type": "owl:ObjectProperty",
588
  "rdfs:domain": {
589
  "@id": "tp-ont:Predicate"
@@ -596,34 +605,52 @@
596
  }
597
  },
598
  {
599
- "@id": "tp-ont:hasTemporalConstraint",
 
 
 
 
600
  "@type": "owl:ObjectProperty",
601
  "rdfs:domain": {
602
- "@id": "tp-ont:Plan"
603
  },
604
  "rdfs:range": {
605
- "@id": "tp-ont:TemporalConstraint"
606
  }
607
  },
608
  {
609
- "@id": "tp-ont:BlocksDomain_on_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
610
  "@type": "owl:ObjectProperty",
611
  "rdfs:domain": {
612
  "@id": "tp-ont:Predicate"
613
  },
614
  "rdfs:range": {
615
- "@id": "tp-ont:Block"
616
  },
617
  "rdfs:subPropertyOf": {
618
- "@id": "tp-ont:hasArg0"
619
  }
620
  },
621
  {
622
- "@id": "tp-ont:SatelliteDomain_power_hasArg0",
623
- "@type": "owl:ObjectProperty"
 
 
 
624
  },
625
  {
626
- "@id": "tp-ont:Package",
627
  "@type": "owl:Class",
628
  "rdfs:subClassOf": [
629
  {
@@ -635,175 +662,156 @@
635
  ]
636
  },
637
  {
638
- "@id": "tp-ont:RoverDomain_have_hasArg0",
639
- "@type": "owl:ObjectProperty"
 
 
 
 
 
 
 
 
640
  },
641
  {
642
- "@id": "tp-ont:LogisticsDomain_at_hasArg0",
643
  "@type": "owl:ObjectProperty",
644
  "rdfs:domain": {
645
  "@id": "tp-ont:Predicate"
646
  },
647
  "rdfs:range": {
648
- "@id": "tp-ont:Physobj"
649
  },
650
  "rdfs:subPropertyOf": {
651
  "@id": "tp-ont:hasArg0"
652
  }
653
  },
654
  {
655
- "@id": "tp-ont:RoverDomain_at_hasArg1",
656
  "@type": "owl:ObjectProperty",
657
  "rdfs:domain": {
658
  "@id": "tp-ont:Predicate"
659
  },
660
  "rdfs:range": {
661
- "@id": "tp-ont:Waypoint"
662
  },
663
  "rdfs:subPropertyOf": {
664
- "@id": "tp-ont:hasArg1"
665
  }
666
  },
667
  {
668
- "@id": "tp-ont:SatelliteDomain_have_hasArg1",
669
  "@type": "owl:ObjectProperty"
670
  },
671
  {
672
- "@id": "planning-ontology:ActionParameter",
673
  "@type": "owl:Class"
674
  },
675
  {
676
- "@id": "tp-ont:MiconicDomain_above_hasArg1",
677
- "@type": "owl:ObjectProperty",
678
  "rdfs:domain": {
679
- "@id": "tp-ont:Predicate"
680
  },
681
  "rdfs:range": {
682
- "@id": "tp-ont:Floor"
683
- },
684
- "rdfs:subPropertyOf": {
685
- "@id": "tp-ont:hasArg1"
686
  }
687
  },
688
  {
689
- "@id": "tp-ont:BlocksDomain_clear_hasArg0",
 
 
 
 
690
  "@type": "owl:ObjectProperty",
691
  "rdfs:domain": {
692
- "@id": "tp-ont:Predicate"
693
  },
694
  "rdfs:range": {
695
- "@id": "tp-ont:Block"
696
- },
697
- "rdfs:subPropertyOf": {
698
- "@id": "tp-ont:hasArg0"
699
  }
700
  },
701
  {
702
- "@id": "tp-ont:MiconicDomain_not-boarded_hasArg0",
703
  "@type": "owl:ObjectProperty",
704
  "rdfs:domain": {
705
  "@id": "tp-ont:Predicate"
706
  },
707
  "rdfs:range": {
708
- "@id": "tp-ont:Passenger"
709
  },
710
  "rdfs:subPropertyOf": {
711
  "@id": "tp-ont:hasArg0"
712
  }
713
  },
714
  {
715
- "@id": "tp-ont:RoverDomain_visible_hasArg1",
 
 
 
 
716
  "@type": "owl:ObjectProperty",
717
  "rdfs:domain": {
718
  "@id": "tp-ont:Predicate"
719
  },
720
  "rdfs:range": {
721
- "@id": "tp-ont:Waypoint"
722
  },
723
  "rdfs:subPropertyOf": {
724
  "@id": "tp-ont:hasArg1"
725
  }
726
  },
727
  {
728
- "@id": "tp-ont:DriverlogDomain_path_hasArg0",
 
 
 
 
 
 
 
729
  "@type": "owl:ObjectProperty",
730
  "rdfs:domain": {
731
- "@id": "tp-ont:Predicate"
732
  },
733
  "rdfs:range": {
734
- "@id": "tp-ont:Location"
735
- },
736
- "rdfs:subPropertyOf": {
737
- "@id": "tp-ont:hasArg0"
738
  }
739
  },
740
  {
741
- "@id": "tp-ont:RoverDomain_supports_hasArg2",
742
  "@type": "owl:ObjectProperty"
743
  },
744
  {
745
- "@id": "tp-ont:hasVariable",
 
 
 
 
746
  "@type": "owl:ObjectProperty",
747
  "rdfs:domain": {
748
  "@id": "tp-ont:Predicate"
749
  },
750
  "rdfs:range": {
751
- "@id": "tp-ont:Object"
 
 
 
752
  }
753
  },
754
  {
755
- "@id": "tp-ont:Location",
756
- "@type": "owl:Class",
757
- "rdfs:subClassOf": [
758
- {
759
- "@id": "tp-ont:Object"
760
- },
761
- {
762
- "@id": "tp-ont:Place"
763
- }
764
- ]
765
- },
766
- {
767
- "@id": "tp-ont:RoverDomain_store_hasArg2",
768
- "@type": "owl:ObjectProperty"
769
- },
770
- {
771
- "@id": "tp-ont:hasArg0",
772
  "@type": "owl:ObjectProperty",
773
  "rdfs:domain": {
774
  "@id": "tp-ont:Predicate"
775
  },
776
  "rdfs:range": {
777
- "@id": "tp-ont:Object"
778
  },
779
  "rdfs:subPropertyOf": {
780
- "@id": "tp-ont:hasArgument"
781
  }
782
  },
783
- {
784
- "@id": "tp-ont:SatelliteDomain_on_hasArg2",
785
- "@type": "owl:ObjectProperty"
786
- },
787
- {
788
- "@id": "tp-ont:SatelliteDomain_calibration_hasArg0",
789
- "@type": "owl:ObjectProperty"
790
- },
791
- {
792
- "@id": "tp-ont:Pallet",
793
- "@type": "owl:Class",
794
- "rdfs:subClassOf": [
795
- {
796
- "@id": "tp-ont:Object"
797
- },
798
- {
799
- "@id": "tp-ont:Surface"
800
- }
801
- ]
802
- },
803
- {
804
- "@id": "tp-ont:",
805
- "@type": "owl:Class"
806
- },
807
  {
808
  "@id": "tp-ont:Action",
809
  "@type": "owl:Class",
@@ -812,19 +820,19 @@
812
  "@id": "tp-ont:Predicate"
813
  },
814
  {
815
- "@id": "planning-ontology:PlanningProblem"
816
  },
817
  {
818
- "@id": "tp-ont:Relation"
819
  },
820
  {
821
- "@id": "tp-ont:Object"
822
  },
823
  {
824
- "@id": "tp-ont:State"
825
  },
826
  {
827
- "@id": "planning-ontology:PlanningDomain"
828
  }
829
  ],
830
  "owl:equivalentClass": {
@@ -832,15 +840,15 @@
832
  },
833
  "rdfs:subClassOf": [
834
  {
835
- "@id": "_:N869375e19d1f47c9a79123cbc5678806"
836
  },
837
  {
838
- "@id": "tp-ont:VerbalConcept"
839
  }
840
  ]
841
  },
842
  {
843
- "@id": "_:N869375e19d1f47c9a79123cbc5678806",
844
  "@type": "owl:Restriction",
845
  "owl:onProperty": {
846
  "@id": "planning-ontology:hasEffect"
@@ -850,20 +858,36 @@
850
  }
851
  },
852
  {
853
- "@id": "tp-ont:MiconicDomain_lift-at_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
854
  "@type": "owl:ObjectProperty",
855
  "rdfs:domain": {
856
  "@id": "tp-ont:Predicate"
857
  },
858
  "rdfs:range": {
859
- "@id": "tp-ont:Floor"
860
  },
861
  "rdfs:subPropertyOf": {
862
- "@id": "tp-ont:hasArg0"
863
  }
864
  },
865
  {
866
- "@id": "tp-ont:DepotDomain_available_hasArg0",
867
  "@type": "owl:ObjectProperty",
868
  "rdfs:domain": {
869
  "@id": "tp-ont:Predicate"
@@ -876,110 +900,78 @@
876
  }
877
  },
878
  {
879
- "@id": "tp-ont:DepotDomain_lifting_hasArg0",
 
 
 
 
 
 
 
880
  "@type": "owl:ObjectProperty",
881
  "rdfs:domain": {
882
- "@id": "tp-ont:Predicate"
883
  },
884
  "rdfs:range": {
885
- "@id": "tp-ont:Hoist"
886
- },
887
- "rdfs:subPropertyOf": {
888
- "@id": "tp-ont:hasArg0"
889
  }
890
  },
891
  {
892
- "@id": "tp-ont:BlocksDomain_holding_hasArg0",
893
  "@type": "owl:ObjectProperty",
894
  "rdfs:domain": {
895
  "@id": "tp-ont:Predicate"
896
  },
897
  "rdfs:range": {
898
- "@id": "tp-ont:Block"
899
  },
900
  "rdfs:subPropertyOf": {
901
- "@id": "tp-ont:hasArg0"
902
  }
903
  },
904
  {
905
- "@id": "tp-ont:Rover",
906
  "@type": "owl:Class",
907
  "rdfs:subClassOf": {
908
  "@id": "tp-ont:Object"
909
  }
910
  },
911
  {
912
- "@id": "tp-ont:LogisticsDomain_in_hasArg1",
 
 
 
 
913
  "@type": "owl:ObjectProperty",
914
  "rdfs:domain": {
915
  "@id": "tp-ont:Predicate"
916
  },
917
  "rdfs:range": {
918
- "@id": "tp-ont:Vehicle"
919
  },
920
  "rdfs:subPropertyOf": {
921
  "@id": "tp-ont:hasArg1"
922
  }
923
  },
924
  {
925
- "@id": "tp-ont:RoverDomain_equipped_hasArg0",
926
- "@type": "owl:ObjectProperty"
927
- },
928
- {
929
- "@id": "tp-ont:RoverDomain_calibration_hasArg2",
930
- "@type": "owl:ObjectProperty"
931
- },
932
- {
933
- "@id": "tp-ont:Relation",
934
- "@type": "owl:Class"
935
- },
936
- {
937
- "@id": "planning-ontology:hasPrecondition",
938
- "@type": "owl:ObjectProperty"
939
- },
940
- {
941
- "@id": "tp-ont:SatelliteDomain_pointing_hasArg0",
942
  "@type": "owl:ObjectProperty",
943
  "rdfs:domain": {
944
  "@id": "tp-ont:Predicate"
945
  },
946
  "rdfs:range": {
947
- "@id": "tp-ont:Satellite"
948
  },
949
  "rdfs:subPropertyOf": {
950
  "@id": "tp-ont:hasArg0"
951
  }
952
  },
953
  {
954
- "@id": "tp-ont:RoverDomain_communicated_hasArg0",
955
  "@type": "owl:ObjectProperty"
956
  },
957
  {
958
- "@id": "tp-ont:Hoist",
959
- "@type": "owl:Class",
960
- "rdfs:subClassOf": [
961
- {
962
- "@id": "tp-ont:Locatable"
963
- },
964
- {
965
- "@id": "tp-ont:Object"
966
- }
967
- ]
968
- },
969
- {
970
- "@id": "planning-ontology:PlanningProblem",
971
- "@type": "owl:Class",
972
- "owl:disjointWith": [
973
- {
974
- "@id": "tp-ont:Object"
975
- },
976
- {
977
- "@id": "tp-ont:Relation"
978
- }
979
- ]
980
- },
981
- {
982
- "@id": "tp-ont:SatelliteDomain_power_avail_hasArg0",
983
  "@type": "owl:ObjectProperty",
984
  "rdfs:domain": {
985
  "@id": "tp-ont:Predicate"
@@ -992,143 +984,147 @@
992
  }
993
  },
994
  {
995
- "@id": "tp-ont:RoverDomain_at_lander_hasArg1",
996
  "@type": "owl:ObjectProperty",
997
  "rdfs:domain": {
998
- "@id": "tp-ont:Predicate"
999
  },
1000
  "rdfs:range": {
1001
- "@id": "tp-ont:Waypoint"
1002
- },
1003
- "rdfs:subPropertyOf": {
1004
- "@id": "tp-ont:hasArg1"
1005
  }
1006
  },
1007
  {
1008
- "@id": "tp-ont:hasDuration",
1009
  "@type": "owl:ObjectProperty",
1010
  "rdfs:domain": {
1011
- "@id": "tp-ont:Action"
1012
  },
1013
  "rdfs:range": {
1014
- "@id": "tp-ont:Duration"
 
 
 
1015
  }
1016
  },
1017
  {
1018
- "@id": "tp-ont:Driver",
1019
- "@type": "owl:Class",
1020
- "rdfs:subClassOf": [
1021
- {
1022
- "@id": "tp-ont:Locatable"
1023
- },
1024
- {
1025
- "@id": "tp-ont:Object"
1026
- }
1027
- ]
1028
- },
1029
- {
1030
- "@id": "tp-ont:RoverDomain_equipped_hasArg2",
1031
  "@type": "owl:ObjectProperty"
1032
  },
1033
  {
1034
- "@id": "tp-ont:LogisticsDomain_in_hasArg0",
1035
  "@type": "owl:ObjectProperty",
1036
  "rdfs:domain": {
1037
  "@id": "tp-ont:Predicate"
1038
  },
1039
  "rdfs:range": {
1040
- "@id": "tp-ont:Package"
1041
  },
1042
  "rdfs:subPropertyOf": {
1043
  "@id": "tp-ont:hasArg0"
1044
  }
1045
  },
1046
  {
1047
- "@id": "tp-ont:RoverDomain_equipped_hasArg1",
1048
- "@type": "owl:ObjectProperty"
 
 
 
1049
  },
1050
  {
1051
- "@id": "tp-ont:RoverDomain_visible_hasArg0",
1052
  "@type": "owl:ObjectProperty",
1053
  "rdfs:domain": {
1054
  "@id": "tp-ont:Predicate"
1055
  },
1056
  "rdfs:range": {
1057
- "@id": "tp-ont:Waypoint"
1058
  },
1059
  "rdfs:subPropertyOf": {
1060
  "@id": "tp-ont:hasArg0"
1061
  }
1062
  },
1063
  {
1064
- "@id": "tp-ont:RoverDomain_calibration_hasArg1",
1065
- "@type": "owl:ObjectProperty"
 
 
 
 
 
 
1066
  },
1067
  {
1068
- "@id": "tp-ont:admissible",
1069
  "@type": "owl:ObjectProperty",
1070
- "owl:inverseOf": {
1071
- "@id": "planning-ontology:hasAction"
1072
- },
1073
  "rdfs:domain": {
1074
- "@id": "tp-ont:Action"
1075
  },
1076
  "rdfs:range": {
1077
- "@id": "planning-ontology:PlanningDomain"
 
 
 
1078
  }
1079
  },
1080
  {
1081
- "@id": "tp-ont:DriverlogDomain_at_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
1082
  "@type": "owl:ObjectProperty",
1083
  "rdfs:domain": {
1084
  "@id": "tp-ont:Predicate"
1085
  },
1086
  "rdfs:range": {
1087
- "@id": "tp-ont:Locatable"
1088
  },
1089
  "rdfs:subPropertyOf": {
1090
- "@id": "tp-ont:hasArg0"
1091
  }
1092
  },
1093
  {
1094
- "@id": "tp-ont:RoverDomain_calibration_hasArg0",
 
 
 
 
 
 
 
1095
  "@type": "owl:ObjectProperty"
1096
  },
1097
  {
1098
- "@id": "tp-ont:RoverDomain_at_hasArg2",
1099
  "@type": "owl:ObjectProperty"
1100
  },
1101
  {
1102
- "@id": "tp-ont:RoverDomain_visible_from_hasArg0",
1103
  "@type": "owl:ObjectProperty",
1104
  "rdfs:domain": {
1105
  "@id": "tp-ont:Predicate"
1106
  },
1107
  "rdfs:range": {
1108
- "@id": "tp-ont:Objective"
1109
  },
1110
  "rdfs:subPropertyOf": {
1111
  "@id": "tp-ont:hasArg0"
1112
  }
1113
  },
1114
  {
1115
- "@id": "tp-ont:SatelliteDomain_power_hasArg1",
1116
  "@type": "owl:ObjectProperty"
1117
  },
1118
  {
1119
- "@id": "tp-ont:Airport",
1120
- "@type": "owl:Class",
1121
- "rdfs:subClassOf": [
1122
- {
1123
- "@id": "tp-ont:Place"
1124
- },
1125
- {
1126
- "@id": "tp-ont:Object"
1127
- }
1128
- ]
1129
- },
1130
- {
1131
- "@id": "tp-ont:DriverlogDomain_driving_hasArg1",
1132
  "@type": "owl:ObjectProperty",
1133
  "rdfs:domain": {
1134
  "@id": "tp-ont:Predicate"
@@ -1141,73 +1137,88 @@
1141
  }
1142
  },
1143
  {
1144
- "@id": "tp-ont:Airplane",
1145
- "@type": "owl:Class",
1146
- "rdfs:subClassOf": [
1147
- {
1148
- "@id": "tp-ont:Vehicle"
1149
- },
1150
- {
1151
- "@id": "tp-ont:Object"
1152
- }
1153
- ]
1154
  },
1155
  {
1156
- "@id": "rdf:type",
1157
  "@type": "owl:ObjectProperty"
1158
  },
1159
  {
1160
- "@id": "tp-ont:Satellite",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1161
  "@type": "owl:Class",
1162
  "rdfs:subClassOf": {
1163
- "@id": "tp-ont:Object"
1164
  }
1165
  },
1166
  {
1167
- "@id": "tp-ont:hasNumericValue",
1168
- "@type": "owl:DatatypeProperty",
1169
  "rdfs:domain": {
1170
- "@id": "tp-ont:NumericFluent"
1171
  },
1172
  "rdfs:range": {
1173
- "@id": "xsd:float"
1174
  }
1175
  },
1176
  {
1177
- "@id": "tp-ont:SatelliteDomain_calibrated_hasArg0",
1178
  "@type": "owl:ObjectProperty",
1179
  "rdfs:domain": {
1180
  "@id": "tp-ont:Predicate"
1181
  },
1182
  "rdfs:range": {
1183
- "@id": "tp-ont:Instrument"
1184
  },
1185
  "rdfs:subPropertyOf": {
1186
- "@id": "tp-ont:hasArg0"
1187
  }
1188
  },
1189
  {
1190
- "@id": "tp-ont:Effect",
1191
  "@type": "owl:Class",
1192
- "owl:equivalentClass": {
1193
- "@id": "planning-ontology:ActionEffect"
1194
- },
 
 
 
 
 
 
 
 
 
 
 
1195
  "rdfs:subClassOf": {
1196
- "@id": "tp-ont:Predicate"
1197
  }
1198
  },
1199
  {
1200
- "@id": "tp-ont:SatelliteDomain_have_image_hasArg0",
1201
- "@type": "owl:ObjectProperty",
1202
- "rdfs:domain": {
1203
- "@id": "tp-ont:Predicate"
1204
- },
1205
- "rdfs:range": {
1206
- "@id": "tp-ont:Direction"
1207
- },
1208
- "rdfs:subPropertyOf": {
1209
- "@id": "tp-ont:hasArg0"
1210
- }
1211
  },
1212
  {
1213
  "@id": "tp-ont:NegatedFluent",
@@ -1217,7 +1228,11 @@
1217
  }
1218
  },
1219
  {
1220
- "@id": "tp-ont:RoverDomain_supports_hasArg1",
 
 
 
 
1221
  "@type": "owl:ObjectProperty",
1222
  "rdfs:domain": {
1223
  "@id": "tp-ont:Predicate"
@@ -1230,21 +1245,35 @@
1230
  }
1231
  },
1232
  {
1233
- "@id": "tp-ont:RoverDomain_can_traverse_hasArg1",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1234
  "@type": "owl:ObjectProperty",
1235
  "rdfs:domain": {
1236
  "@id": "tp-ont:Predicate"
1237
  },
1238
  "rdfs:range": {
1239
- "@id": "tp-ont:Waypoint"
1240
  },
1241
  "rdfs:subPropertyOf": {
1242
- "@id": "tp-ont:hasArg1"
1243
  }
1244
  },
1245
  {
1246
- "@id": "planning-ontology:DomainAction",
1247
- "@type": "owl:Class"
1248
  },
1249
  {
1250
  "@id": "tp-ont:RoverDomain_have_image_hasArg2",
@@ -1260,60 +1289,67 @@
1260
  }
1261
  },
1262
  {
1263
- "@id": "tp-ont:MiconicDomain_above_hasArg0",
1264
  "@type": "owl:ObjectProperty",
1265
  "rdfs:domain": {
1266
  "@id": "tp-ont:Predicate"
1267
  },
1268
  "rdfs:range": {
1269
- "@id": "tp-ont:Floor"
1270
  },
1271
  "rdfs:subPropertyOf": {
1272
- "@id": "tp-ont:hasArg0"
1273
- }
1274
- },
1275
- {
1276
- "@id": "tp-ont:Mode",
1277
- "@type": "owl:Class",
1278
- "rdfs:subClassOf": {
1279
- "@id": "tp-ont:Object"
1280
  }
1281
  },
1282
  {
1283
- "@id": "tp-ont:Precondition",
1284
- "@type": "owl:Class",
1285
- "owl:equivalentClass": {
1286
- "@id": "planning-ontology:ActionPrecondition"
1287
- },
1288
- "rdfs:subClassOf": {
1289
  "@id": "tp-ont:Predicate"
 
 
 
 
 
 
1290
  }
1291
  },
1292
  {
1293
- "@id": "tp-ont:SatelliteDomain_calibration_hasArg2",
1294
- "@type": "owl:ObjectProperty"
 
 
 
 
 
 
 
 
1295
  },
1296
  {
1297
- "@id": "tp-ont:hasPredicate",
1298
  "@type": "owl:ObjectProperty",
 
 
 
1299
  "rdfs:domain": {
1300
- "@id": "planning-ontology:PlanningDomain"
1301
  },
1302
  "rdfs:range": {
1303
- "@id": "tp-ont:Predicate"
1304
  }
1305
  },
1306
  {
1307
- "@id": "tp-ont:DriverlogDomain_empty_hasArg0",
1308
  "@type": "owl:ObjectProperty",
1309
  "rdfs:domain": {
1310
  "@id": "tp-ont:Predicate"
1311
  },
1312
  "rdfs:range": {
1313
- "@id": "tp-ont:Truck"
1314
  },
1315
  "rdfs:subPropertyOf": {
1316
- "@id": "tp-ont:hasArg0"
1317
  }
1318
  },
1319
  {
@@ -1330,206 +1366,222 @@
1330
  }
1331
  },
1332
  {
1333
- "@id": "tp-ont:hasStep",
1334
  "@type": "owl:ObjectProperty",
1335
  "rdfs:domain": {
1336
- "@id": "tp-ont:Plan"
1337
  },
1338
  "rdfs:range": {
1339
- "@id": "tp-ont:Step"
 
 
 
1340
  }
1341
  },
1342
  {
1343
- "@id": "tp-ont:DriverlogDomain_driving_hasArg0",
1344
  "@type": "owl:ObjectProperty",
1345
  "rdfs:domain": {
1346
  "@id": "tp-ont:Predicate"
1347
  },
1348
  "rdfs:range": {
1349
- "@id": "tp-ont:Driver"
1350
  },
1351
  "rdfs:subPropertyOf": {
1352
- "@id": "tp-ont:hasArg0"
1353
  }
1354
  },
1355
  {
1356
- "@id": "tp-ont:RoverDomain_have_hasArg1",
1357
  "@type": "owl:ObjectProperty"
1358
  },
1359
  {
1360
- "@id": "tp-ont:MiconicDomain_boarded_hasArg0",
1361
  "@type": "owl:ObjectProperty",
1362
  "rdfs:domain": {
1363
  "@id": "tp-ont:Predicate"
1364
  },
1365
  "rdfs:range": {
1366
- "@id": "tp-ont:Passenger"
1367
  },
1368
  "rdfs:subPropertyOf": {
1369
  "@id": "tp-ont:hasArg0"
1370
  }
1371
  },
1372
  {
1373
- "@id": "tp-ont:Place",
1374
- "@type": "owl:Class",
1375
- "rdfs:subClassOf": {
1376
- "@id": "tp-ont:Object"
1377
- }
1378
- },
1379
- {
1380
- "@id": "tp-ont:hasPlan",
1381
- "@type": "owl:ObjectProperty"
1382
- },
1383
- {
1384
- "@id": "tp-ont:RoverDomain_on_hasArg2",
1385
- "@type": "owl:ObjectProperty"
1386
- },
1387
- {
1388
- "@id": "tp-ont:RoverDomain_communicated_hasArg4",
1389
- "@type": "owl:ObjectProperty"
1390
- },
1391
- {
1392
- "@id": "tp-ont:Store",
1393
  "@type": "owl:Class",
1394
- "rdfs:subClassOf": {
1395
- "@id": "tp-ont:Object"
1396
- }
 
 
 
 
 
1397
  },
1398
  {
1399
- "@id": "tp-ont:initialStateOf",
1400
  "@type": "owl:ObjectProperty",
1401
- "owl:inverseOf": {
1402
- "@id": "planning-ontology:hasInitialState"
1403
- },
1404
  "rdfs:domain": {
1405
- "@id": "planning-ontology:InitialState"
1406
  },
1407
  "rdfs:range": {
1408
- "@id": "planning-ontology:PlanningProblem"
 
 
 
1409
  }
1410
  },
1411
  {
1412
- "@id": "planning-ontology:hasInitialState",
1413
- "@type": "owl:ObjectProperty"
1414
- },
1415
- {
1416
- "@id": "tp-ont:BlocksDomain_on_hasArg1",
1417
  "@type": "owl:ObjectProperty",
1418
  "rdfs:domain": {
1419
  "@id": "tp-ont:Predicate"
1420
  },
1421
  "rdfs:range": {
1422
- "@id": "tp-ont:Block"
1423
  },
1424
  "rdfs:subPropertyOf": {
1425
- "@id": "tp-ont:hasArg1"
1426
- }
1427
- },
1428
- {
1429
- "@id": "tp-ont:RoverDomain_can_hasArg2",
1430
- "@type": "owl:ObjectProperty"
1431
- },
1432
- {
1433
- "@id": "tp-ont:Camera",
1434
- "@type": "owl:Class",
1435
- "rdfs:subClassOf": {
1436
- "@id": "tp-ont:Object"
1437
  }
1438
  },
1439
  {
1440
- "@id": "planning-ontology:hasPredicate",
1441
  "@type": "owl:ObjectProperty"
1442
  },
1443
  {
1444
- "@id": "tp-ont:LogisticsDomain_in-city_hasArg0",
1445
  "@type": "owl:ObjectProperty",
1446
  "rdfs:domain": {
1447
  "@id": "tp-ont:Predicate"
1448
  },
1449
  "rdfs:range": {
1450
- "@id": "tp-ont:Place"
1451
  },
1452
  "rdfs:subPropertyOf": {
1453
  "@id": "tp-ont:hasArg0"
1454
  }
1455
  },
1456
  {
1457
- "@id": "tp-ont:SatelliteDomain_on_hasArg1",
1458
- "@type": "owl:ObjectProperty"
1459
- },
1460
- {
1461
- "@id": "tp-ont:DriverlogDomain_in_hasArg0",
1462
  "@type": "owl:ObjectProperty",
1463
  "rdfs:domain": {
1464
  "@id": "tp-ont:Predicate"
1465
  },
1466
  "rdfs:range": {
1467
- "@id": "tp-ont:Obj"
1468
  },
1469
  "rdfs:subPropertyOf": {
1470
- "@id": "tp-ont:hasArg0"
1471
  }
1472
  },
1473
  {
1474
- "@id": "tp-ont:RoverDomain_have_image_hasArg1",
1475
  "@type": "owl:ObjectProperty",
1476
  "rdfs:domain": {
1477
  "@id": "tp-ont:Predicate"
1478
  },
1479
  "rdfs:range": {
1480
- "@id": "tp-ont:Objective"
1481
  },
1482
  "rdfs:subPropertyOf": {
1483
  "@id": "tp-ont:hasArg1"
1484
  }
1485
  },
1486
  {
1487
- "@id": "https://w3id.org/tp-ont/ontology",
1488
- "@type": "owl:Ontology",
1489
- "rdfs:comment": "TP-ONT ontology for task planning in OWL. Represents PDDL description of planning domains, problems, and plans"
 
 
 
 
 
 
 
1490
  },
1491
  {
1492
- "@id": "tp-ont:RoverDomain_communicated_rock_data_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1493
  "@type": "owl:ObjectProperty",
1494
  "rdfs:domain": {
1495
- "@id": "tp-ont:Predicate"
1496
  },
1497
  "rdfs:range": {
1498
- "@id": "tp-ont:Waypoint"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1499
  },
1500
- "rdfs:subPropertyOf": {
1501
- "@id": "tp-ont:hasArg0"
1502
  }
1503
  },
1504
  {
1505
- "@id": "tp-ont:SatelliteDomain_supports_hasArg0",
 
 
 
 
1506
  "@type": "owl:ObjectProperty",
1507
  "rdfs:domain": {
1508
  "@id": "tp-ont:Predicate"
1509
  },
1510
  "rdfs:range": {
1511
- "@id": "tp-ont:Instrument"
1512
  },
1513
  "rdfs:subPropertyOf": {
1514
  "@id": "tp-ont:hasArg0"
1515
  }
1516
  },
1517
  {
1518
- "@id": "tp-ont:Fluent",
1519
- "@type": "owl:Class",
1520
- "rdfs:subClassOf": {
1521
- "@id": "owl:Thing"
1522
- }
1523
  },
1524
  {
1525
- "@id": "tp-ont:Objective",
1526
- "@type": "owl:Class",
1527
- "rdfs:subClassOf": {
1528
- "@id": "tp-ont:Object"
1529
- }
1530
  },
1531
  {
1532
- "@id": "tp-ont:RoverDomain_have_soil_analysis_hasArg1",
 
 
 
 
 
 
 
 
 
 
 
 
1533
  "@type": "owl:ObjectProperty",
1534
  "rdfs:domain": {
1535
  "@id": "tp-ont:Predicate"
@@ -1542,299 +1594,241 @@
1542
  }
1543
  },
1544
  {
1545
- "@id": "planning-ontology:hasParameter",
1546
  "@type": "owl:ObjectProperty"
1547
  },
1548
  {
1549
- "@id": "planning-ontology:hasEffect",
1550
  "@type": "owl:ObjectProperty"
1551
  },
1552
  {
1553
- "@id": "tp-ont:RoverDomain_communicated_image_data_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1554
  "@type": "owl:ObjectProperty",
1555
  "rdfs:domain": {
1556
  "@id": "tp-ont:Predicate"
1557
  },
1558
  "rdfs:range": {
1559
- "@id": "tp-ont:Objective"
1560
  },
1561
  "rdfs:subPropertyOf": {
1562
- "@id": "tp-ont:hasArg0"
1563
  }
1564
  },
1565
  {
1566
- "@id": "tp-ont:LogisticsDomain_in-city_hasArg1",
1567
  "@type": "owl:ObjectProperty",
1568
  "rdfs:domain": {
1569
  "@id": "tp-ont:Predicate"
1570
  },
1571
  "rdfs:range": {
1572
- "@id": "tp-ont:City"
1573
  },
1574
  "rdfs:subPropertyOf": {
1575
  "@id": "tp-ont:hasArg1"
1576
  }
1577
  },
1578
  {
1579
- "@id": "tp-ont:DepotDomain_clear_hasArg0",
1580
  "@type": "owl:ObjectProperty",
1581
  "rdfs:domain": {
1582
  "@id": "tp-ont:Predicate"
1583
  },
1584
  "rdfs:range": {
1585
- "@id": "tp-ont:Surface"
1586
  },
1587
  "rdfs:subPropertyOf": {
1588
  "@id": "tp-ont:hasArg0"
1589
  }
1590
  },
1591
  {
1592
- "@id": "owl:Thing",
1593
- "@type": "owl:Class"
 
 
 
 
 
 
 
 
 
1594
  },
1595
  {
1596
- "@id": "tp-ont:DepotDomain_at_hasArg0",
1597
  "@type": "owl:ObjectProperty",
1598
  "rdfs:domain": {
1599
  "@id": "tp-ont:Predicate"
1600
  },
1601
  "rdfs:range": {
1602
- "@id": "tp-ont:Locatable"
1603
  },
1604
  "rdfs:subPropertyOf": {
1605
- "@id": "tp-ont:hasArg0"
1606
  }
1607
  },
1608
  {
1609
- "@id": "tp-ont:SatelliteDomain_on_board_hasArg1",
1610
  "@type": "owl:ObjectProperty",
1611
  "rdfs:domain": {
1612
  "@id": "tp-ont:Predicate"
1613
  },
1614
  "rdfs:range": {
1615
- "@id": "tp-ont:Satellite"
1616
  },
1617
  "rdfs:subPropertyOf": {
1618
  "@id": "tp-ont:hasArg1"
1619
  }
1620
  },
1621
  {
1622
- "@id": "tp-ont:RoverDomain_have_image_hasArg0",
1623
  "@type": "owl:ObjectProperty",
1624
  "rdfs:domain": {
1625
  "@id": "tp-ont:Predicate"
1626
  },
1627
  "rdfs:range": {
1628
- "@id": "tp-ont:Rover"
1629
  },
1630
  "rdfs:subPropertyOf": {
1631
- "@id": "tp-ont:hasArg0"
1632
  }
1633
  },
1634
  {
1635
- "@id": "tp-ont:RoverDomain_store_of_hasArg1",
1636
  "@type": "owl:ObjectProperty",
1637
  "rdfs:domain": {
1638
  "@id": "tp-ont:Predicate"
1639
  },
1640
  "rdfs:range": {
1641
- "@id": "tp-ont:Rover"
1642
  },
1643
  "rdfs:subPropertyOf": {
1644
- "@id": "tp-ont:hasArg1"
1645
  }
1646
  },
1647
  {
1648
- "@id": "tp-ont:NumericFluent",
1649
  "@type": "owl:Class",
 
 
 
 
 
 
1650
  "rdfs:subClassOf": {
1651
- "@id": "owl:Thing"
1652
  }
1653
  },
1654
  {
1655
- "@id": "tp-ont:RoverDomain_communicated_soil_data_hasArg0",
1656
  "@type": "owl:ObjectProperty",
1657
  "rdfs:domain": {
1658
  "@id": "tp-ont:Predicate"
1659
  },
1660
  "rdfs:range": {
1661
- "@id": "tp-ont:Waypoint"
1662
  },
1663
  "rdfs:subPropertyOf": {
1664
  "@id": "tp-ont:hasArg0"
1665
  }
1666
  },
1667
  {
1668
- "@id": "planning-ontology:hasGoalState",
1669
- "@type": "owl:ObjectProperty"
1670
- },
1671
- {
1672
- "@id": "planning-ontology:ProblemPredicate",
1673
- "@type": "owl:Class"
1674
- },
1675
- {
1676
- "@id": "tp-ont:SatelliteDomain_on_hasArg0",
1677
- "@type": "owl:ObjectProperty"
1678
- },
1679
- {
1680
- "@id": "tp-ont:RoverDomain_on_hasArg0",
1681
- "@type": "owl:ObjectProperty"
1682
- },
1683
- {
1684
- "@id": "tp-ont:MiconicDomain_destin_hasArg0",
1685
  "@type": "owl:ObjectProperty",
1686
  "rdfs:domain": {
1687
  "@id": "tp-ont:Predicate"
1688
  },
1689
  "rdfs:range": {
1690
- "@id": "tp-ont:Passenger"
1691
  },
1692
  "rdfs:subPropertyOf": {
1693
  "@id": "tp-ont:hasArg0"
1694
  }
1695
  },
1696
  {
1697
- "@id": "tp-ont:RoverDomain_available_hasArg0",
1698
  "@type": "owl:ObjectProperty",
1699
  "rdfs:domain": {
1700
  "@id": "tp-ont:Predicate"
1701
  },
1702
  "rdfs:range": {
1703
- "@id": "tp-ont:Rover"
1704
  },
1705
  "rdfs:subPropertyOf": {
1706
  "@id": "tp-ont:hasArg0"
1707
  }
1708
  },
1709
  {
1710
- "@id": "tp-ont:RoverDomain_communicated_hasArg3",
 
 
 
 
 
 
 
1711
  "@type": "owl:ObjectProperty"
1712
  },
1713
  {
1714
- "@id": "tp-ont:RoverDomain_on_board_hasArg1",
1715
  "@type": "owl:ObjectProperty",
1716
  "rdfs:domain": {
1717
  "@id": "tp-ont:Predicate"
1718
  },
1719
  "rdfs:range": {
1720
- "@id": "tp-ont:Rover"
1721
  },
1722
  "rdfs:subPropertyOf": {
1723
- "@id": "tp-ont:hasArg1"
1724
- }
1725
- },
1726
- {
1727
- "@id": "tp-ont:Predicate",
1728
- "@type": "owl:Class",
1729
- "owl:disjointWith": [
1730
- {
1731
- "@id": "tp-ont:Relation"
1732
- },
1733
- {
1734
- "@id": "tp-ont:Object"
1735
- },
1736
- {
1737
- "@id": "tp-ont:State"
1738
- },
1739
- {
1740
- "@id": "planning-ontology:PlanningDomain"
1741
- },
1742
- {
1743
- "@id": "planning-ontology:PlanningProblem"
1744
- }
1745
- ],
1746
- "owl:equivalentClass": {
1747
- "@id": "planning-ontology:ProblemPredicate"
1748
  }
1749
  },
1750
  {
1751
- "@id": "tp-ont:goalStateOf",
1752
  "@type": "owl:ObjectProperty",
1753
- "owl:inverseOf": {
1754
- "@id": "planning-ontology:hasGoalState"
1755
- },
1756
  "rdfs:domain": {
1757
- "@id": "planning-ontology:GoalState"
1758
  },
1759
  "rdfs:range": {
1760
- "@id": "planning-ontology:PlanningProblem"
1761
- }
1762
- },
1763
- {
1764
- "@id": "tp-ont:Vehicle",
1765
- "@type": "owl:Class",
1766
- "rdfs:subClassOf": [
1767
- {
1768
- "@id": "tp-ont:Physobj"
1769
- },
1770
- {
1771
- "@id": "tp-ont:Object"
1772
- }
1773
- ]
1774
- },
1775
- {
1776
- "@id": "tp-ont:State",
1777
- "@type": "owl:Class",
1778
- "owl:disjointWith": [
1779
- {
1780
- "@id": "planning-ontology:PlanningDomain"
1781
- },
1782
- {
1783
- "@id": "planning-ontology:PlanningProblem"
1784
- },
1785
- {
1786
- "@id": "tp-ont:Relation"
1787
- },
1788
- {
1789
- "@id": "tp-ont:Object"
1790
- }
1791
- ],
1792
- "rdfs:subClassOf": {
1793
- "@id": "owl:Thing"
1794
  }
1795
  },
1796
  {
1797
- "@id": "tp-ont:Crate",
1798
- "@type": "owl:Class",
1799
- "rdfs:subClassOf": [
1800
- {
1801
- "@id": "tp-ont:Object"
1802
- },
1803
- {
1804
- "@id": "tp-ont:Surface"
1805
- }
1806
- ]
1807
- },
1808
- {
1809
- "@id": "tp-ont:Truck",
1810
- "@type": "owl:Class",
1811
- "rdfs:subClassOf": [
1812
- {
1813
- "@id": "tp-ont:Vehicle"
1814
- },
1815
- {
1816
- "@id": "tp-ont:Object"
1817
- },
1818
- {
1819
- "@id": "tp-ont:Locatable"
1820
- }
1821
- ]
1822
- },
1823
- {
1824
- "@id": "tp-ont:RoverDomain_equipped_for_rock_analysis_hasArg0",
1825
  "@type": "owl:ObjectProperty",
1826
  "rdfs:domain": {
1827
  "@id": "tp-ont:Predicate"
1828
  },
1829
  "rdfs:range": {
1830
- "@id": "tp-ont:Rover"
1831
  },
1832
  "rdfs:subPropertyOf": {
1833
  "@id": "tp-ont:hasArg0"
1834
  }
1835
  },
1836
  {
1837
- "@id": "tp-ont:RoverDomain_can_traverse_hasArg0",
1838
  "@type": "owl:ObjectProperty",
1839
  "rdfs:domain": {
1840
  "@id": "tp-ont:Predicate"
@@ -1847,37 +1841,31 @@
1847
  }
1848
  },
1849
  {
1850
- "@id": "tp-ont:hasArg2",
1851
  "@type": "owl:ObjectProperty",
1852
  "rdfs:domain": {
1853
- "@id": "tp-ont:Predicate"
1854
  },
1855
  "rdfs:range": {
1856
- "@id": "tp-ont:Object"
1857
- },
1858
- "rdfs:subPropertyOf": {
1859
- "@id": "tp-ont:hasArgument"
1860
  }
1861
  },
1862
  {
1863
- "@id": "tp-ont:MiconicDomain_origin_hasArg1",
1864
  "@type": "owl:ObjectProperty",
1865
  "rdfs:domain": {
1866
- "@id": "tp-ont:Predicate"
1867
  },
1868
  "rdfs:range": {
1869
- "@id": "tp-ont:Floor"
1870
- },
1871
- "rdfs:subPropertyOf": {
1872
- "@id": "tp-ont:hasArg1"
1873
  }
1874
  },
1875
  {
1876
- "@id": "tp-ont:SatelliteDomain_have_hasArg2",
1877
  "@type": "owl:ObjectProperty"
1878
  },
1879
  {
1880
- "@id": "tp-ont:RoverDomain_at_soil_sample_hasArg0",
1881
  "@type": "owl:ObjectProperty",
1882
  "rdfs:domain": {
1883
  "@id": "tp-ont:Predicate"
@@ -1886,52 +1874,60 @@
1886
  "@id": "tp-ont:Waypoint"
1887
  },
1888
  "rdfs:subPropertyOf": {
1889
- "@id": "tp-ont:hasArg0"
1890
  }
1891
  },
1892
  {
1893
- "@id": "tp-ont:RoverDomain_calibrated_hasArg1",
 
 
 
 
1894
  "@type": "owl:ObjectProperty",
1895
  "rdfs:domain": {
1896
  "@id": "tp-ont:Predicate"
1897
  },
1898
  "rdfs:range": {
1899
- "@id": "tp-ont:Rover"
1900
  },
1901
  "rdfs:subPropertyOf": {
1902
  "@id": "tp-ont:hasArg1"
1903
  }
1904
  },
1905
  {
1906
- "@id": "tp-ont:RoverDomain_calibration_target_hasArg1",
1907
  "@type": "owl:ObjectProperty",
1908
  "rdfs:domain": {
1909
  "@id": "tp-ont:Predicate"
1910
  },
1911
  "rdfs:range": {
1912
- "@id": "tp-ont:Objective"
1913
  },
1914
  "rdfs:subPropertyOf": {
1915
- "@id": "tp-ont:hasArg1"
1916
  }
1917
  },
1918
  {
1919
- "@id": "tp-ont:RoverDomain_communicated_image_data_hasArg1",
 
 
 
 
 
 
 
 
1920
  "@type": "owl:ObjectProperty",
1921
  "rdfs:domain": {
1922
  "@id": "tp-ont:Predicate"
1923
  },
1924
  "rdfs:range": {
1925
- "@id": "tp-ont:Mode"
1926
  },
1927
  "rdfs:subPropertyOf": {
1928
  "@id": "tp-ont:hasArg1"
1929
  }
1930
  },
1931
- {
1932
- "@id": "tp-ont:RoverDomain_can_hasArg0",
1933
- "@type": "owl:ObjectProperty"
1934
- },
1935
  {
1936
  "@id": "tp-ont:isNegationOf",
1937
  "@type": "owl:ObjectProperty",
@@ -1943,24 +1939,24 @@
1943
  }
1944
  },
1945
  {
1946
- "@id": "tp-ont:RoverDomain_visible_from_hasArg1",
1947
  "@type": "owl:ObjectProperty",
1948
  "rdfs:domain": {
1949
  "@id": "tp-ont:Predicate"
1950
  },
1951
  "rdfs:range": {
1952
- "@id": "tp-ont:Waypoint"
1953
  },
1954
  "rdfs:subPropertyOf": {
1955
- "@id": "tp-ont:hasArg1"
1956
  }
1957
  },
1958
  {
1959
- "@id": "tp-ont:RoverDomain_store_hasArg0",
1960
  "@type": "owl:ObjectProperty"
1961
  },
1962
  {
1963
- "@id": "tp-ont:RoverDomain_can_traverse_hasArg2",
1964
  "@type": "owl:ObjectProperty",
1965
  "rdfs:domain": {
1966
  "@id": "tp-ont:Predicate"
@@ -1969,102 +1965,131 @@
1969
  "@id": "tp-ont:Waypoint"
1970
  },
1971
  "rdfs:subPropertyOf": {
1972
- "@id": "tp-ont:hasArg2"
1973
  }
1974
  },
1975
  {
1976
- "@id": "tp-ont:RoverDomain_channel_hasArg0",
1977
- "@type": "owl:ObjectProperty"
 
 
 
 
 
 
 
 
1978
  },
1979
  {
1980
- "@id": "tp-ont:RoverDomain_have_hasArg4",
 
 
 
 
 
 
 
 
 
 
 
 
1981
  "@type": "owl:ObjectProperty"
1982
  },
1983
  {
1984
- "@id": "tp-ont:VerbalConcept",
1985
  "@type": "owl:Class"
1986
  },
1987
  {
1988
- "@id": "tp-ont:RoverDomain_at_lander_hasArg0",
1989
  "@type": "owl:ObjectProperty",
1990
  "rdfs:domain": {
1991
  "@id": "tp-ont:Predicate"
1992
  },
1993
  "rdfs:range": {
1994
- "@id": "tp-ont:Lander"
1995
  },
1996
  "rdfs:subPropertyOf": {
1997
  "@id": "tp-ont:hasArg0"
1998
  }
1999
  },
2000
  {
2001
- "@id": "tp-ont:DriverlogDomain_link_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2002
  "@type": "owl:ObjectProperty",
2003
  "rdfs:domain": {
2004
  "@id": "tp-ont:Predicate"
2005
  },
2006
  "rdfs:range": {
2007
- "@id": "tp-ont:Location"
2008
  },
2009
  "rdfs:subPropertyOf": {
2010
  "@id": "tp-ont:hasArg0"
2011
  }
2012
  },
2013
  {
2014
- "@id": "tp-ont:SatelliteDomain_have_image_hasArg1",
2015
- "@type": "owl:ObjectProperty",
2016
- "rdfs:domain": {
2017
- "@id": "tp-ont:Predicate"
2018
- },
2019
- "rdfs:range": {
2020
- "@id": "tp-ont:Mode"
2021
- },
2022
- "rdfs:subPropertyOf": {
2023
- "@id": "tp-ont:hasArg1"
2024
- }
2025
  },
2026
  {
2027
- "@id": "tp-ont:NominalConcept",
2028
- "@type": "owl:Class"
2029
  },
2030
  {
2031
- "@id": "tp-ont:DriverlogDomain_in_hasArg1",
 
 
 
 
 
 
 
 
 
 
 
 
 
2032
  "@type": "owl:ObjectProperty",
2033
  "rdfs:domain": {
2034
  "@id": "tp-ont:Predicate"
2035
  },
2036
  "rdfs:range": {
2037
- "@id": "tp-ont:Truck"
2038
  },
2039
  "rdfs:subPropertyOf": {
2040
  "@id": "tp-ont:hasArg1"
2041
  }
2042
  },
2043
  {
2044
- "@id": "tp-ont:SatelliteDomain_calibration_target_hasArg1",
2045
  "@type": "owl:ObjectProperty",
2046
  "rdfs:domain": {
2047
  "@id": "tp-ont:Predicate"
2048
  },
2049
  "rdfs:range": {
2050
- "@id": "tp-ont:Direction"
2051
  },
2052
  "rdfs:subPropertyOf": {
2053
  "@id": "tp-ont:hasArg1"
2054
  }
2055
  },
2056
  {
2057
- "@id": "tp-ont:Parameter",
2058
- "@type": "owl:Class",
2059
- "owl:equivalentClass": {
2060
- "@id": "planning-ontology:ActionParameter"
2061
- },
2062
- "rdfs:subClassOf": {
2063
- "@id": "tp-ont:NominalConcept"
2064
- }
2065
- },
2066
- {
2067
- "@id": "tp-ont:SatelliteDomain_power_on_hasArg0",
2068
  "@type": "owl:ObjectProperty",
2069
  "rdfs:domain": {
2070
  "@id": "tp-ont:Predicate"
@@ -2077,143 +2102,98 @@
2077
  }
2078
  },
2079
  {
2080
- "@id": "tp-ont:RoverDomain_store_of_hasArg0",
2081
  "@type": "owl:ObjectProperty",
2082
  "rdfs:domain": {
2083
  "@id": "tp-ont:Predicate"
2084
  },
2085
  "rdfs:range": {
2086
- "@id": "tp-ont:Store"
2087
  },
2088
  "rdfs:subPropertyOf": {
2089
- "@id": "tp-ont:hasArg0"
2090
  }
2091
  },
2092
  {
2093
- "@id": "tp-ont:hasArgument",
2094
  "@type": "owl:ObjectProperty",
2095
  "rdfs:domain": {
2096
  "@id": "tp-ont:Predicate"
2097
  },
2098
  "rdfs:range": {
2099
  "@id": "tp-ont:Object"
 
 
 
2100
  }
2101
  },
2102
  {
2103
- "@id": "tp-ont:hasState",
2104
- "@type": "owl:ObjectProperty",
2105
- "rdfs:domain": {
2106
- "@id": "tp-ont:Plan"
2107
- },
2108
- "rdfs:range": {
2109
- "@id": "tp-ont:State"
2110
- }
2111
  },
2112
  {
2113
- "@id": "tp-ont:RoverDomain_equipped_for_soil_analysis_hasArg0",
 
 
 
 
2114
  "@type": "owl:ObjectProperty",
2115
  "rdfs:domain": {
2116
  "@id": "tp-ont:Predicate"
2117
  },
2118
  "rdfs:range": {
2119
- "@id": "tp-ont:Rover"
2120
  },
2121
  "rdfs:subPropertyOf": {
2122
  "@id": "tp-ont:hasArg0"
2123
  }
2124
  },
2125
  {
2126
- "@id": "tp-ont:Lander",
2127
  "@type": "owl:Class",
2128
  "rdfs:subClassOf": {
2129
  "@id": "tp-ont:Object"
2130
  }
2131
  },
2132
  {
2133
- "@id": "tp-ont:DriverlogDomain_at_hasArg1",
2134
- "@type": "owl:ObjectProperty",
2135
- "rdfs:domain": {
2136
- "@id": "tp-ont:Predicate"
2137
- },
2138
- "rdfs:range": {
2139
- "@id": "tp-ont:Location"
2140
- },
2141
- "rdfs:subPropertyOf": {
2142
- "@id": "tp-ont:hasArg1"
2143
- }
2144
- },
2145
- {
2146
- "@id": "tp-ont:RoverDomain_channel_hasArg1",
2147
  "@type": "owl:ObjectProperty"
2148
  },
2149
  {
2150
- "@id": "tp-ont:Obj",
2151
- "@type": "owl:Class",
2152
- "rdfs:subClassOf": [
2153
- {
2154
- "@id": "tp-ont:Object"
2155
- },
2156
- {
2157
- "@id": "tp-ont:Locatable"
2158
- }
2159
- ]
2160
  },
2161
  {
2162
- "@id": "tp-ont:happensBefore",
2163
  "@type": "owl:ObjectProperty",
2164
  "owl:inverseOf": {
2165
- "@id": "tp-ont:happensAfter"
2166
- },
2167
- "rdfs:domain": {
2168
- "@id": "tp-ont:Step"
2169
  },
2170
- "rdfs:range": {
2171
- "@id": "tp-ont:Step"
2172
- }
2173
- },
2174
- {
2175
- "@id": "tp-ont:RoverDomain_can_hasArg3",
2176
- "@type": "owl:ObjectProperty"
2177
- },
2178
- {
2179
- "@id": "tp-ont:RoverDomain_visible_hasArg2",
2180
- "@type": "owl:ObjectProperty"
2181
- },
2182
- {
2183
- "@id": "tp-ont:hasType",
2184
- "@type": "owl:ObjectProperty",
2185
  "rdfs:domain": {
2186
- "@id": "planning-ontology:PlanningDomain"
2187
  },
2188
  "rdfs:range": {
2189
- "@id": "tp-ont:Object"
2190
  }
2191
  },
2192
  {
2193
- "@id": "tp-ont:precedes",
2194
- "@type": "owl:ObjectProperty",
2195
- "rdfs:domain": {
2196
- "@id": "tp-ont:State"
2197
- },
2198
- "rdfs:range": {
2199
- "@id": "tp-ont:State"
2200
  }
2201
  },
2202
  {
2203
- "@id": "tp-ont:RoverDomain_communicated_hasArg1",
2204
- "@type": "owl:ObjectProperty"
2205
- },
2206
- {
2207
- "@id": "tp-ont:RoverDomain_full_hasArg0",
2208
  "@type": "owl:ObjectProperty",
2209
  "rdfs:domain": {
2210
  "@id": "tp-ont:Predicate"
2211
  },
2212
  "rdfs:range": {
2213
- "@id": "tp-ont:Store"
2214
  },
2215
  "rdfs:subPropertyOf": {
2216
- "@id": "tp-ont:hasArg0"
2217
  }
2218
  },
2219
  {
@@ -2224,87 +2204,107 @@
2224
  }
2225
  },
2226
  {
2227
- "@id": "tp-ont:RoverDomain_calibration_target_hasArg0",
2228
- "@type": "owl:ObjectProperty",
2229
- "rdfs:domain": {
2230
- "@id": "tp-ont:Predicate"
2231
- },
2232
- "rdfs:range": {
2233
- "@id": "tp-ont:Camera"
2234
- },
2235
- "rdfs:subPropertyOf": {
2236
- "@id": "tp-ont:hasArg0"
2237
  }
2238
  },
2239
  {
2240
- "@id": "tp-ont:DepotDomain_lifting_hasArg1",
 
 
 
 
2241
  "@type": "owl:ObjectProperty",
2242
  "rdfs:domain": {
2243
  "@id": "tp-ont:Predicate"
2244
  },
2245
  "rdfs:range": {
2246
- "@id": "tp-ont:Crate"
2247
  },
2248
  "rdfs:subPropertyOf": {
2249
- "@id": "tp-ont:hasArg1"
2250
  }
2251
  },
2252
  {
2253
- "@id": "planning-ontology:ProblemObject",
2254
- "@type": "owl:Class"
2255
- },
2256
- {
2257
- "@id": "tp-ont:Floor",
2258
  "@type": "owl:Class",
 
 
 
2259
  "rdfs:subClassOf": {
2260
- "@id": "tp-ont:Object"
2261
  }
2262
  },
2263
  {
2264
- "@id": "tp-ont:DepotDomain_at_hasArg1",
 
 
 
 
2265
  "@type": "owl:ObjectProperty",
2266
  "rdfs:domain": {
2267
  "@id": "tp-ont:Predicate"
2268
  },
2269
  "rdfs:range": {
2270
- "@id": "tp-ont:Place"
2271
  },
2272
  "rdfs:subPropertyOf": {
2273
- "@id": "tp-ont:hasArg1"
2274
  }
2275
  },
2276
  {
2277
- "@id": "tp-ont:MiconicDomain_not-served_hasArg0",
 
 
 
 
 
 
 
2278
  "@type": "owl:ObjectProperty",
2279
  "rdfs:domain": {
2280
  "@id": "tp-ont:Predicate"
2281
  },
2282
  "rdfs:range": {
2283
- "@id": "tp-ont:Passenger"
2284
  },
2285
  "rdfs:subPropertyOf": {
2286
  "@id": "tp-ont:hasArg0"
2287
  }
2288
  },
2289
  {
2290
- "@id": "tp-ont:Passenger",
2291
  "@type": "owl:Class",
2292
  "rdfs:subClassOf": {
2293
  "@id": "tp-ont:Object"
2294
  }
2295
  },
2296
  {
2297
- "@id": "tp-ont:DriverlogDomain_path_hasArg1",
2298
  "@type": "owl:ObjectProperty",
2299
  "rdfs:domain": {
2300
  "@id": "tp-ont:Predicate"
2301
  },
2302
  "rdfs:range": {
2303
- "@id": "tp-ont:Location"
2304
  },
2305
  "rdfs:subPropertyOf": {
2306
- "@id": "tp-ont:hasArg1"
2307
  }
 
 
 
 
 
 
 
 
 
 
 
 
2308
  }
2309
  ]
2310
  }
 
34
  },
35
  "@graph": [
36
  {
37
+ "@id": "planning-ontology:ActionEffect",
38
+ "@type": "owl:Class"
39
+ },
40
+ {
41
+ "@id": "tp-ont:Physobj",
42
+ "@type": "owl:Class",
43
+ "rdfs:subClassOf": {
44
+ "@id": "tp-ont:Object"
 
 
45
  }
46
  },
47
  {
48
+ "@id": "tp-ont:RoverDomain_store_hasArg1",
49
+ "@type": "owl:ObjectProperty"
50
+ },
51
+ {
52
+ "@id": "tp-ont:Airport",
53
+ "@type": "owl:Class",
54
+ "rdfs:subClassOf": [
55
+ {
56
+ "@id": "tp-ont:Place"
57
+ },
58
+ {
59
+ "@id": "tp-ont:Object"
60
+ }
61
+ ]
62
+ },
63
+ {
64
+ "@id": "tp-ont:RoverDomain_can_hasArg2",
65
+ "@type": "owl:ObjectProperty"
66
+ },
67
+ {
68
+ "@id": "tp-ont:RoverDomain_available_hasArg0",
69
  "@type": "owl:ObjectProperty",
70
  "rdfs:domain": {
71
  "@id": "tp-ont:Predicate"
72
  },
73
  "rdfs:range": {
74
+ "@id": "tp-ont:Rover"
75
  },
76
  "rdfs:subPropertyOf": {
77
  "@id": "tp-ont:hasArg0"
78
  }
79
  },
80
  {
81
+ "@id": "tp-ont:BlocksDomain_ontable_hasArg0",
82
  "@type": "owl:ObjectProperty",
83
  "rdfs:domain": {
84
  "@id": "tp-ont:Predicate"
85
  },
86
  "rdfs:range": {
87
+ "@id": "tp-ont:Block"
88
  },
89
  "rdfs:subPropertyOf": {
90
+ "@id": "tp-ont:hasArg0"
 
 
 
 
 
 
 
91
  }
92
  },
93
  {
94
+ "@id": "tp-ont:Plan",
 
 
 
 
95
  "@type": "owl:Class",
96
  "rdfs:subClassOf": {
97
  "@id": "owl:Thing"
98
  }
99
  },
100
  {
101
+ "@id": "tp-ont:hasVariable",
102
  "@type": "owl:ObjectProperty",
103
  "rdfs:domain": {
104
  "@id": "tp-ont:Predicate"
105
  },
106
  "rdfs:range": {
107
+ "@id": "tp-ont:Object"
 
 
 
108
  }
109
  },
110
  {
111
+ "@id": "tp-ont:MiconicDomain_destin_hasArg0",
112
  "@type": "owl:ObjectProperty",
113
  "rdfs:domain": {
114
  "@id": "tp-ont:Predicate"
115
  },
116
  "rdfs:range": {
117
+ "@id": "tp-ont:Passenger"
118
  },
119
  "rdfs:subPropertyOf": {
120
  "@id": "tp-ont:hasArg0"
121
  }
122
  },
123
  {
124
+ "@id": "tp-ont:RoverDomain_empty_hasArg0",
125
  "@type": "owl:ObjectProperty",
126
  "rdfs:domain": {
127
  "@id": "tp-ont:Predicate"
128
  },
129
  "rdfs:range": {
130
+ "@id": "tp-ont:Store"
131
  },
132
  "rdfs:subPropertyOf": {
133
  "@id": "tp-ont:hasArg0"
134
  }
135
  },
136
  {
137
+ "@id": "tp-ont:Floor",
138
+ "@type": "owl:Class",
139
+ "rdfs:subClassOf": {
140
+ "@id": "tp-ont:Object"
141
+ }
142
+ },
143
+ {
144
+ "@id": "tp-ont:happensBefore",
145
  "@type": "owl:ObjectProperty",
146
+ "owl:inverseOf": {
147
+ "@id": "tp-ont:happensAfter"
148
+ },
149
  "rdfs:domain": {
150
+ "@id": "tp-ont:Step"
151
  },
152
  "rdfs:range": {
153
+ "@id": "tp-ont:Step"
 
 
 
154
  }
155
  },
156
  {
157
+ "@id": "tp-ont:BlocksDomain_on_hasArg0",
158
  "@type": "owl:ObjectProperty",
159
  "rdfs:domain": {
160
  "@id": "tp-ont:Predicate"
 
167
  }
168
  },
169
  {
170
+ "@id": "tp-ont:RoverDomain_visible_hasArg0",
 
 
 
 
171
  "@type": "owl:ObjectProperty",
172
  "rdfs:domain": {
173
  "@id": "tp-ont:Predicate"
174
  },
175
  "rdfs:range": {
176
+ "@id": "tp-ont:Waypoint"
177
  },
178
  "rdfs:subPropertyOf": {
179
+ "@id": "tp-ont:hasArg0"
180
  }
181
  },
182
  {
183
+ "@id": "tp-ont:admissible",
184
+ "@type": "owl:ObjectProperty",
185
+ "owl:inverseOf": {
186
+ "@id": "planning-ontology:hasAction"
187
+ },
188
+ "rdfs:domain": {
189
+ "@id": "tp-ont:Action"
190
+ },
191
+ "rdfs:range": {
192
+ "@id": "planning-ontology:PlanningDomain"
193
+ }
194
+ },
195
+ {
196
+ "@id": "tp-ont:DriverlogDomain_path_hasArg0",
197
  "@type": "owl:ObjectProperty",
198
  "rdfs:domain": {
199
  "@id": "tp-ont:Predicate"
200
  },
201
  "rdfs:range": {
202
+ "@id": "tp-ont:Location"
203
  },
204
  "rdfs:subPropertyOf": {
205
  "@id": "tp-ont:hasArg0"
206
  }
207
  },
208
  {
209
+ "@id": "tp-ont:RoverDomain_communicated_rock_data_hasArg0",
210
  "@type": "owl:ObjectProperty",
211
  "rdfs:domain": {
212
  "@id": "tp-ont:Predicate"
 
215
  "@id": "tp-ont:Waypoint"
216
  },
217
  "rdfs:subPropertyOf": {
218
+ "@id": "tp-ont:hasArg0"
219
  }
220
  },
221
  {
222
+ "@id": "tp-ont:RoverDomain_at_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
223
  "@type": "owl:ObjectProperty",
224
  "rdfs:domain": {
225
  "@id": "tp-ont:Predicate"
226
  },
227
  "rdfs:range": {
228
+ "@id": "tp-ont:Rover"
229
  },
230
  "rdfs:subPropertyOf": {
231
+ "@id": "tp-ont:hasArg0"
232
  }
233
  },
234
  {
235
+ "@id": "tp-ont:DepotDomain_at_hasArg1",
236
  "@type": "owl:ObjectProperty",
237
  "rdfs:domain": {
238
  "@id": "tp-ont:Predicate"
239
  },
240
  "rdfs:range": {
241
+ "@id": "tp-ont:Place"
242
  },
243
  "rdfs:subPropertyOf": {
244
+ "@id": "tp-ont:hasArg1"
245
  }
246
  },
247
  {
 
249
  "@type": "owl:ObjectProperty"
250
  },
251
  {
252
+ "@id": "tp-ont:MiconicDomain_above_hasArg1",
253
  "@type": "owl:ObjectProperty",
254
  "rdfs:domain": {
255
+ "@id": "tp-ont:Predicate"
256
  },
257
  "rdfs:range": {
258
+ "@id": "tp-ont:Floor"
259
+ },
260
+ "rdfs:subPropertyOf": {
261
+ "@id": "tp-ont:hasArg1"
262
  }
263
  },
264
  {
265
+ "@id": "tp-ont:hasStep",
266
+ "@type": "owl:ObjectProperty",
267
+ "rdfs:domain": {
268
+ "@id": "tp-ont:Plan"
269
+ },
270
+ "rdfs:range": {
271
+ "@id": "tp-ont:Step"
272
+ }
273
+ },
274
+ {
275
+ "@id": "tp-ont:hasArg1",
276
  "@type": "owl:ObjectProperty",
277
  "rdfs:domain": {
278
  "@id": "tp-ont:Predicate"
279
  },
280
  "rdfs:range": {
281
+ "@id": "tp-ont:Object"
282
  },
283
  "rdfs:subPropertyOf": {
284
+ "@id": "tp-ont:hasArgument"
285
  }
286
  },
287
  {
288
+ "@id": "tp-ont:RoverDomain_communicated_hasArg1",
289
  "@type": "owl:ObjectProperty"
290
  },
291
  {
292
+ "@id": "tp-ont:Precondition",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
293
  "@type": "owl:Class",
 
 
 
294
  "owl:equivalentClass": {
295
+ "@id": "planning-ontology:ActionPrecondition"
296
  },
297
  "rdfs:subClassOf": {
298
+ "@id": "tp-ont:Predicate"
299
  }
300
  },
301
  {
302
+ "@id": "tp-ont:MiconicDomain_origin_hasArg0",
 
 
 
 
303
  "@type": "owl:ObjectProperty",
304
  "rdfs:domain": {
305
+ "@id": "tp-ont:Predicate"
306
  },
307
  "rdfs:range": {
308
+ "@id": "tp-ont:Passenger"
309
+ },
310
+ "rdfs:subPropertyOf": {
311
+ "@id": "tp-ont:hasArg0"
 
 
 
 
312
  }
313
  },
314
  {
315
+ "@id": "tp-ont:SatelliteDomain_power_avail_hasArg0",
 
 
 
 
316
  "@type": "owl:ObjectProperty",
317
  "rdfs:domain": {
318
  "@id": "tp-ont:Predicate"
319
  },
320
  "rdfs:range": {
321
+ "@id": "tp-ont:Satellite"
322
  },
323
  "rdfs:subPropertyOf": {
324
  "@id": "tp-ont:hasArg0"
325
  }
326
  },
327
  {
328
+ "@id": "tp-ont:Lander",
329
+ "@type": "owl:Class",
330
+ "rdfs:subClassOf": {
331
+ "@id": "tp-ont:Object"
332
+ }
333
+ },
334
+ {
335
+ "@id": "tp-ont:MiconicDomain_destin_hasArg1",
336
  "@type": "owl:ObjectProperty",
337
  "rdfs:domain": {
338
  "@id": "tp-ont:Predicate"
339
  },
340
  "rdfs:range": {
341
+ "@id": "tp-ont:Floor"
342
  },
343
  "rdfs:subPropertyOf": {
344
  "@id": "tp-ont:hasArg1"
345
  }
346
  },
347
  {
348
+ "@id": "tp-ont:RoverDomain_communicated_hasArg2",
349
+ "@type": "owl:ObjectProperty"
 
 
 
350
  },
351
  {
352
+ "@id": "tp-ont:Obj",
353
  "@type": "owl:Class",
354
+ "rdfs:subClassOf": [
355
+ {
356
+ "@id": "tp-ont:Object"
357
+ },
358
+ {
359
+ "@id": "tp-ont:Locatable"
360
+ }
361
+ ]
362
+ },
363
  {
364
+ "@id": "tp-ont:Predicate",
365
+ "@type": "owl:Class",
366
+ "owl:disjointWith": [
367
+ {
368
+ "@id": "tp-ont:Relation"
369
+ },
370
+ {
371
+ "@id": "planning-ontology:PlanningDomain"
372
+ },
373
+ {
374
+ "@id": "planning-ontology:PlanningProblem"
375
+ },
376
+ {
377
+ "@id": "tp-ont:Object"
378
+ },
379
+ {
380
+ "@id": "tp-ont:State"
381
+ }
382
+ ],
383
+ "owl:equivalentClass": {
384
+ "@id": "planning-ontology:ProblemPredicate"
385
+ }
386
+ },
387
+ {
388
+ "@id": "tp-ont:DriverlogDomain_at_hasArg0",
389
  "@type": "owl:ObjectProperty",
390
  "rdfs:domain": {
391
+ "@id": "tp-ont:Predicate"
392
  },
393
  "rdfs:range": {
394
+ "@id": "tp-ont:Locatable"
395
+ },
396
+ "rdfs:subPropertyOf": {
397
+ "@id": "tp-ont:hasArg0"
398
  }
399
  },
400
  {
401
+ "@id": "tp-ont:DepotDomain_in_hasArg0",
402
  "@type": "owl:ObjectProperty",
403
  "rdfs:domain": {
404
  "@id": "tp-ont:Predicate"
405
  },
406
  "rdfs:range": {
407
+ "@id": "tp-ont:Crate"
408
  },
409
  "rdfs:subPropertyOf": {
410
  "@id": "tp-ont:hasArg0"
411
  }
412
  },
413
  {
414
+ "@id": "tp-ont:RoverDomain_at_hasArg2",
415
  "@type": "owl:ObjectProperty"
416
  },
417
  {
418
+ "@id": "planning-ontology:ActionPrecondition",
419
+ "@type": "owl:Class"
 
 
 
 
 
 
 
 
 
 
420
  },
421
  {
422
+ "@id": "tp-ont:SatelliteDomain_have_image_hasArg0",
423
  "@type": "owl:ObjectProperty",
424
  "rdfs:domain": {
425
  "@id": "tp-ont:Predicate"
426
  },
427
  "rdfs:range": {
428
+ "@id": "tp-ont:Direction"
429
  },
430
  "rdfs:subPropertyOf": {
431
  "@id": "tp-ont:hasArg0"
432
  }
433
  },
434
  {
435
+ "@id": "tp-ont:SatelliteDomain_calibration_hasArg2",
436
+ "@type": "owl:ObjectProperty"
437
+ },
438
+ {
439
+ "@id": "tp-ont:LogisticsDomain_in-city_hasArg0",
440
  "@type": "owl:ObjectProperty",
441
  "rdfs:domain": {
442
  "@id": "tp-ont:Predicate"
443
  },
444
  "rdfs:range": {
445
+ "@id": "tp-ont:Place"
446
  },
447
  "rdfs:subPropertyOf": {
448
  "@id": "tp-ont:hasArg0"
449
  }
450
  },
451
  {
452
+ "@id": "tp-ont:RoverDomain_at_hasArg1",
453
+ "@type": "owl:ObjectProperty",
454
+ "rdfs:domain": {
455
+ "@id": "tp-ont:Predicate"
456
+ },
457
+ "rdfs:range": {
458
+ "@id": "tp-ont:Waypoint"
459
+ },
460
+ "rdfs:subPropertyOf": {
461
+ "@id": "tp-ont:hasArg1"
462
  }
463
  },
464
  {
465
+ "@id": "tp-ont:RoverDomain_visible_hasArg1",
 
 
 
 
466
  "@type": "owl:ObjectProperty",
467
  "rdfs:domain": {
468
  "@id": "tp-ont:Predicate"
469
  },
470
  "rdfs:range": {
471
+ "@id": "tp-ont:Waypoint"
472
  },
473
  "rdfs:subPropertyOf": {
474
+ "@id": "tp-ont:hasArg1"
475
  }
476
  },
477
  {
478
+ "@id": "tp-ont:BlocksDomain_holding_hasArg0",
479
  "@type": "owl:ObjectProperty",
480
  "rdfs:domain": {
481
  "@id": "tp-ont:Predicate"
482
  },
483
  "rdfs:range": {
484
+ "@id": "tp-ont:Block"
485
  },
486
  "rdfs:subPropertyOf": {
487
  "@id": "tp-ont:hasArg0"
488
  }
489
  },
490
  {
491
+ "@id": "tp-ont:SatelliteDomain_pointing_hasArg1",
492
  "@type": "owl:ObjectProperty",
493
  "rdfs:domain": {
494
  "@id": "tp-ont:Predicate"
495
  },
496
  "rdfs:range": {
497
+ "@id": "tp-ont:Direction"
498
  },
499
  "rdfs:subPropertyOf": {
500
+ "@id": "tp-ont:hasArg1"
501
  }
502
  },
503
  {
504
+ "@id": "tp-ont:Store",
505
  "@type": "owl:Class",
506
  "rdfs:subClassOf": {
507
  "@id": "tp-ont:Object"
508
  }
509
  },
510
  {
511
+ "@id": "tp-ont:RoverDomain_on_board_hasArg0",
512
  "@type": "owl:ObjectProperty",
513
  "rdfs:domain": {
514
+ "@id": "tp-ont:Predicate"
515
  },
516
  "rdfs:range": {
517
+ "@id": "tp-ont:Camera"
518
+ },
519
+ "rdfs:subPropertyOf": {
520
+ "@id": "tp-ont:hasArg0"
521
  }
522
  },
523
  {
524
+ "@id": "tp-ont:RoverDomain_on_hasArg1",
525
  "@type": "owl:ObjectProperty"
526
  },
527
  {
528
+ "@id": "tp-ont:hasPrecondition",
529
  "@type": "owl:ObjectProperty"
530
  },
531
  {
532
+ "@id": "planning-ontology:PlanningProblem",
533
  "@type": "owl:Class",
534
+ "owl:disjointWith": [
535
+ {
536
+ "@id": "tp-ont:Object"
537
+ },
538
+ {
539
+ "@id": "tp-ont:Relation"
540
+ }
541
+ ]
542
  },
543
  {
544
+ "@id": "tp-ont:RoverDomain_equipped_hasArg1",
545
  "@type": "owl:ObjectProperty"
546
  },
547
  {
548
+ "@id": "tp-ont:RoverDomain_on_hasArg0",
 
 
 
 
 
 
 
549
  "@type": "owl:ObjectProperty"
550
  },
551
  {
552
+ "@id": "tp-ont:DriverlogDomain_in_hasArg0",
 
 
 
 
553
  "@type": "owl:ObjectProperty",
554
  "rdfs:domain": {
555
  "@id": "tp-ont:Predicate"
556
  },
557
  "rdfs:range": {
558
+ "@id": "tp-ont:Obj"
559
  },
560
  "rdfs:subPropertyOf": {
561
  "@id": "tp-ont:hasArg0"
562
  }
563
  },
564
  {
565
+ "@id": "tp-ont:DepotDomain_on_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
566
  "@type": "owl:ObjectProperty",
567
  "rdfs:domain": {
568
  "@id": "tp-ont:Predicate"
569
  },
570
  "rdfs:range": {
571
+ "@id": "tp-ont:Crate"
572
  },
573
  "rdfs:subPropertyOf": {
574
+ "@id": "tp-ont:hasArg0"
575
  }
576
  },
577
  {
578
+ "@id": "tp-ont:Objective",
579
  "@type": "owl:Class",
580
+ "rdfs:subClassOf": {
581
+ "@id": "tp-ont:Object"
582
+ }
 
 
 
 
 
 
 
 
583
  },
584
  {
585
+ "@id": "tp-ont:hasArgument",
586
+ "@type": "owl:ObjectProperty",
587
+ "rdfs:domain": {
588
+ "@id": "tp-ont:Predicate"
589
+ },
590
+ "rdfs:range": {
591
+ "@id": "tp-ont:Object"
592
+ }
593
+ },
594
+ {
595
+ "@id": "tp-ont:RoverDomain_have_image_hasArg0",
596
  "@type": "owl:ObjectProperty",
597
  "rdfs:domain": {
598
  "@id": "tp-ont:Predicate"
 
605
  }
606
  },
607
  {
608
+ "@id": "tp-ont:SatelliteDomain_power_hasArg1",
609
+ "@type": "owl:ObjectProperty"
610
+ },
611
+ {
612
+ "@id": "tp-ont:hasType",
613
  "@type": "owl:ObjectProperty",
614
  "rdfs:domain": {
615
+ "@id": "planning-ontology:PlanningDomain"
616
  },
617
  "rdfs:range": {
618
+ "@id": "tp-ont:Object"
619
  }
620
  },
621
  {
622
+ "@id": "tp-ont:NumericFluent",
623
+ "@type": "owl:Class",
624
+ "rdfs:subClassOf": {
625
+ "@id": "owl:Thing"
626
+ }
627
+ },
628
+ {
629
+ "@id": "planning-ontology:hasAction",
630
+ "@type": "owl:ObjectProperty"
631
+ },
632
+ {
633
+ "@id": "tp-ont:RoverDomain_store_of_hasArg1",
634
  "@type": "owl:ObjectProperty",
635
  "rdfs:domain": {
636
  "@id": "tp-ont:Predicate"
637
  },
638
  "rdfs:range": {
639
+ "@id": "tp-ont:Rover"
640
  },
641
  "rdfs:subPropertyOf": {
642
+ "@id": "tp-ont:hasArg1"
643
  }
644
  },
645
  {
646
+ "@id": "tp-ont:Mode",
647
+ "@type": "owl:Class",
648
+ "rdfs:subClassOf": {
649
+ "@id": "tp-ont:Object"
650
+ }
651
  },
652
  {
653
+ "@id": "tp-ont:Vehicle",
654
  "@type": "owl:Class",
655
  "rdfs:subClassOf": [
656
  {
 
662
  ]
663
  },
664
  {
665
+ "@id": "tp-ont:Distributor",
666
+ "@type": "owl:Class",
667
+ "rdfs:subClassOf": [
668
+ {
669
+ "@id": "tp-ont:Place"
670
+ },
671
+ {
672
+ "@id": "tp-ont:Object"
673
+ }
674
+ ]
675
  },
676
  {
677
+ "@id": "tp-ont:RoverDomain_equipped_for_imaging_hasArg0",
678
  "@type": "owl:ObjectProperty",
679
  "rdfs:domain": {
680
  "@id": "tp-ont:Predicate"
681
  },
682
  "rdfs:range": {
683
+ "@id": "tp-ont:Rover"
684
  },
685
  "rdfs:subPropertyOf": {
686
  "@id": "tp-ont:hasArg0"
687
  }
688
  },
689
  {
690
+ "@id": "tp-ont:DriverlogDomain_empty_hasArg0",
691
  "@type": "owl:ObjectProperty",
692
  "rdfs:domain": {
693
  "@id": "tp-ont:Predicate"
694
  },
695
  "rdfs:range": {
696
+ "@id": "tp-ont:Truck"
697
  },
698
  "rdfs:subPropertyOf": {
699
+ "@id": "tp-ont:hasArg0"
700
  }
701
  },
702
  {
703
+ "@id": "tp-ont:hasPlan",
704
  "@type": "owl:ObjectProperty"
705
  },
706
  {
707
+ "@id": "planning-ontology:DomainAction",
708
  "@type": "owl:Class"
709
  },
710
  {
711
+ "@id": "tp-ont:hasNumericValue",
712
+ "@type": "owl:DatatypeProperty",
713
  "rdfs:domain": {
714
+ "@id": "tp-ont:NumericFluent"
715
  },
716
  "rdfs:range": {
717
+ "@id": "xsd:float"
 
 
 
718
  }
719
  },
720
  {
721
+ "@id": "planning-ontology:hasProblem",
722
+ "@type": "owl:ObjectProperty"
723
+ },
724
+ {
725
+ "@id": "tp-ont:happensAfter",
726
  "@type": "owl:ObjectProperty",
727
  "rdfs:domain": {
728
+ "@id": "tp-ont:Step"
729
  },
730
  "rdfs:range": {
731
+ "@id": "tp-ont:Step"
 
 
 
732
  }
733
  },
734
  {
735
+ "@id": "tp-ont:RoverDomain_have_soil_analysis_hasArg0",
736
  "@type": "owl:ObjectProperty",
737
  "rdfs:domain": {
738
  "@id": "tp-ont:Predicate"
739
  },
740
  "rdfs:range": {
741
+ "@id": "tp-ont:Rover"
742
  },
743
  "rdfs:subPropertyOf": {
744
  "@id": "tp-ont:hasArg0"
745
  }
746
  },
747
  {
748
+ "@id": "tp-ont:RoverDomain_have_hasArg2",
749
+ "@type": "owl:ObjectProperty"
750
+ },
751
+ {
752
+ "@id": "tp-ont:RoverDomain_supports_hasArg1",
753
  "@type": "owl:ObjectProperty",
754
  "rdfs:domain": {
755
  "@id": "tp-ont:Predicate"
756
  },
757
  "rdfs:range": {
758
+ "@id": "tp-ont:Mode"
759
  },
760
  "rdfs:subPropertyOf": {
761
  "@id": "tp-ont:hasArg1"
762
  }
763
  },
764
  {
765
+ "@id": "tp-ont:Passenger",
766
+ "@type": "owl:Class",
767
+ "rdfs:subClassOf": {
768
+ "@id": "tp-ont:Object"
769
+ }
770
+ },
771
+ {
772
+ "@id": "tp-ont:hasNumericFluent",
773
  "@type": "owl:ObjectProperty",
774
  "rdfs:domain": {
775
+ "@id": "tp-ont:Plan"
776
  },
777
  "rdfs:range": {
778
+ "@id": "tp-ont:NumericFluent"
 
 
 
779
  }
780
  },
781
  {
782
+ "@id": "tp-ont:SatelliteDomain_on_hasArg0",
783
  "@type": "owl:ObjectProperty"
784
  },
785
  {
786
+ "@id": "planning-ontology:hasParameter",
787
+ "@type": "owl:ObjectProperty"
788
+ },
789
+ {
790
+ "@id": "tp-ont:LogisticsDomain_at_hasArg1",
791
  "@type": "owl:ObjectProperty",
792
  "rdfs:domain": {
793
  "@id": "tp-ont:Predicate"
794
  },
795
  "rdfs:range": {
796
+ "@id": "tp-ont:Place"
797
+ },
798
+ "rdfs:subPropertyOf": {
799
+ "@id": "tp-ont:hasArg1"
800
  }
801
  },
802
  {
803
+ "@id": "tp-ont:RoverDomain_supports_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
804
  "@type": "owl:ObjectProperty",
805
  "rdfs:domain": {
806
  "@id": "tp-ont:Predicate"
807
  },
808
  "rdfs:range": {
809
+ "@id": "tp-ont:Camera"
810
  },
811
  "rdfs:subPropertyOf": {
812
+ "@id": "tp-ont:hasArg0"
813
  }
814
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
815
  {
816
  "@id": "tp-ont:Action",
817
  "@type": "owl:Class",
 
820
  "@id": "tp-ont:Predicate"
821
  },
822
  {
823
+ "@id": "tp-ont:Object"
824
  },
825
  {
826
+ "@id": "tp-ont:State"
827
  },
828
  {
829
+ "@id": "planning-ontology:PlanningDomain"
830
  },
831
  {
832
+ "@id": "tp-ont:Relation"
833
  },
834
  {
835
+ "@id": "planning-ontology:PlanningProblem"
836
  }
837
  ],
838
  "owl:equivalentClass": {
 
840
  },
841
  "rdfs:subClassOf": [
842
  {
843
+ "@id": "tp-ont:VerbalConcept"
844
  },
845
  {
846
+ "@id": "_:N40b5588f421a4fe3b6a0aa169fc7a127"
847
  }
848
  ]
849
  },
850
  {
851
+ "@id": "_:N40b5588f421a4fe3b6a0aa169fc7a127",
852
  "@type": "owl:Restriction",
853
  "owl:onProperty": {
854
  "@id": "planning-ontology:hasEffect"
 
858
  }
859
  },
860
  {
861
+ "@id": "tp-ont:Package",
862
+ "@type": "owl:Class",
863
+ "rdfs:subClassOf": [
864
+ {
865
+ "@id": "tp-ont:Physobj"
866
+ },
867
+ {
868
+ "@id": "tp-ont:Object"
869
+ }
870
+ ]
871
+ },
872
+ {
873
+ "@id": "tp-ont:RoverDomain_on_hasArg2",
874
+ "@type": "owl:ObjectProperty"
875
+ },
876
+ {
877
+ "@id": "tp-ont:RoverDomain_have_soil_analysis_hasArg1",
878
  "@type": "owl:ObjectProperty",
879
  "rdfs:domain": {
880
  "@id": "tp-ont:Predicate"
881
  },
882
  "rdfs:range": {
883
+ "@id": "tp-ont:Waypoint"
884
  },
885
  "rdfs:subPropertyOf": {
886
+ "@id": "tp-ont:hasArg1"
887
  }
888
  },
889
  {
890
+ "@id": "tp-ont:DepotDomain_lifting_hasArg0",
891
  "@type": "owl:ObjectProperty",
892
  "rdfs:domain": {
893
  "@id": "tp-ont:Predicate"
 
900
  }
901
  },
902
  {
903
+ "@id": "tp-ont:Place",
904
+ "@type": "owl:Class",
905
+ "rdfs:subClassOf": {
906
+ "@id": "tp-ont:Object"
907
+ }
908
+ },
909
+ {
910
+ "@id": "tp-ont:partOf",
911
  "@type": "owl:ObjectProperty",
912
  "rdfs:domain": {
913
+ "@id": "tp-ont:Proposition"
914
  },
915
  "rdfs:range": {
916
+ "@id": "tp-ont:State"
 
 
 
917
  }
918
  },
919
  {
920
+ "@id": "tp-ont:DriverlogDomain_link_hasArg1",
921
  "@type": "owl:ObjectProperty",
922
  "rdfs:domain": {
923
  "@id": "tp-ont:Predicate"
924
  },
925
  "rdfs:range": {
926
+ "@id": "tp-ont:Location"
927
  },
928
  "rdfs:subPropertyOf": {
929
+ "@id": "tp-ont:hasArg1"
930
  }
931
  },
932
  {
933
+ "@id": "tp-ont:Locatable",
934
  "@type": "owl:Class",
935
  "rdfs:subClassOf": {
936
  "@id": "tp-ont:Object"
937
  }
938
  },
939
  {
940
+ "@id": "owl:Thing",
941
+ "@type": "owl:Class"
942
+ },
943
+ {
944
+ "@id": "tp-ont:DriverlogDomain_driving_hasArg1",
945
  "@type": "owl:ObjectProperty",
946
  "rdfs:domain": {
947
  "@id": "tp-ont:Predicate"
948
  },
949
  "rdfs:range": {
950
+ "@id": "tp-ont:Truck"
951
  },
952
  "rdfs:subPropertyOf": {
953
  "@id": "tp-ont:hasArg1"
954
  }
955
  },
956
  {
957
+ "@id": "tp-ont:RoverDomain_at_lander_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
958
  "@type": "owl:ObjectProperty",
959
  "rdfs:domain": {
960
  "@id": "tp-ont:Predicate"
961
  },
962
  "rdfs:range": {
963
+ "@id": "tp-ont:Lander"
964
  },
965
  "rdfs:subPropertyOf": {
966
  "@id": "tp-ont:hasArg0"
967
  }
968
  },
969
  {
970
+ "@id": "rdf:type",
971
  "@type": "owl:ObjectProperty"
972
  },
973
  {
974
+ "@id": "tp-ont:SatelliteDomain_pointing_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
975
  "@type": "owl:ObjectProperty",
976
  "rdfs:domain": {
977
  "@id": "tp-ont:Predicate"
 
984
  }
985
  },
986
  {
987
+ "@id": "tp-ont:hasFluent",
988
  "@type": "owl:ObjectProperty",
989
  "rdfs:domain": {
990
+ "@id": "tp-ont:Proposition"
991
  },
992
  "rdfs:range": {
993
+ "@id": "tp-ont:Fluent"
 
 
 
994
  }
995
  },
996
  {
997
+ "@id": "tp-ont:RoverDomain_store_of_hasArg0",
998
  "@type": "owl:ObjectProperty",
999
  "rdfs:domain": {
1000
+ "@id": "tp-ont:Predicate"
1001
  },
1002
  "rdfs:range": {
1003
+ "@id": "tp-ont:Store"
1004
+ },
1005
+ "rdfs:subPropertyOf": {
1006
+ "@id": "tp-ont:hasArg0"
1007
  }
1008
  },
1009
  {
1010
+ "@id": "tp-ont:RoverDomain_can_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
1011
  "@type": "owl:ObjectProperty"
1012
  },
1013
  {
1014
+ "@id": "tp-ont:RoverDomain_full_hasArg0",
1015
  "@type": "owl:ObjectProperty",
1016
  "rdfs:domain": {
1017
  "@id": "tp-ont:Predicate"
1018
  },
1019
  "rdfs:range": {
1020
+ "@id": "tp-ont:Store"
1021
  },
1022
  "rdfs:subPropertyOf": {
1023
  "@id": "tp-ont:hasArg0"
1024
  }
1025
  },
1026
  {
1027
+ "@id": "tp-ont:Fluent",
1028
+ "@type": "owl:Class",
1029
+ "rdfs:subClassOf": {
1030
+ "@id": "owl:Thing"
1031
+ }
1032
  },
1033
  {
1034
+ "@id": "tp-ont:SatelliteDomain_power_on_hasArg0",
1035
  "@type": "owl:ObjectProperty",
1036
  "rdfs:domain": {
1037
  "@id": "tp-ont:Predicate"
1038
  },
1039
  "rdfs:range": {
1040
+ "@id": "tp-ont:Instrument"
1041
  },
1042
  "rdfs:subPropertyOf": {
1043
  "@id": "tp-ont:hasArg0"
1044
  }
1045
  },
1046
  {
1047
+ "@id": "tp-ont:hasTemporalConstraint",
1048
+ "@type": "owl:ObjectProperty",
1049
+ "rdfs:domain": {
1050
+ "@id": "tp-ont:Plan"
1051
+ },
1052
+ "rdfs:range": {
1053
+ "@id": "tp-ont:TemporalConstraint"
1054
+ }
1055
  },
1056
  {
1057
+ "@id": "tp-ont:MiconicDomain_not-boarded_hasArg0",
1058
  "@type": "owl:ObjectProperty",
 
 
 
1059
  "rdfs:domain": {
1060
+ "@id": "tp-ont:Predicate"
1061
  },
1062
  "rdfs:range": {
1063
+ "@id": "tp-ont:Passenger"
1064
+ },
1065
+ "rdfs:subPropertyOf": {
1066
+ "@id": "tp-ont:hasArg0"
1067
  }
1068
  },
1069
  {
1070
+ "@id": "tp-ont:Surface",
1071
+ "@type": "owl:Class",
1072
+ "rdfs:subClassOf": [
1073
+ {
1074
+ "@id": "tp-ont:Object"
1075
+ },
1076
+ {
1077
+ "@id": "tp-ont:Locatable"
1078
+ }
1079
+ ]
1080
+ },
1081
+ {
1082
+ "@id": "tp-ont:RoverDomain_on_board_hasArg1",
1083
  "@type": "owl:ObjectProperty",
1084
  "rdfs:domain": {
1085
  "@id": "tp-ont:Predicate"
1086
  },
1087
  "rdfs:range": {
1088
+ "@id": "tp-ont:Rover"
1089
  },
1090
  "rdfs:subPropertyOf": {
1091
+ "@id": "tp-ont:hasArg1"
1092
  }
1093
  },
1094
  {
1095
+ "@id": "tp-ont:Satellite",
1096
+ "@type": "owl:Class",
1097
+ "rdfs:subClassOf": {
1098
+ "@id": "tp-ont:Object"
1099
+ }
1100
+ },
1101
+ {
1102
+ "@id": "tp-ont:RoverDomain_have_hasArg4",
1103
  "@type": "owl:ObjectProperty"
1104
  },
1105
  {
1106
+ "@id": "tp-ont:SatelliteDomain_on_hasArg1",
1107
  "@type": "owl:ObjectProperty"
1108
  },
1109
  {
1110
+ "@id": "tp-ont:RoverDomain_equipped_for_soil_analysis_hasArg0",
1111
  "@type": "owl:ObjectProperty",
1112
  "rdfs:domain": {
1113
  "@id": "tp-ont:Predicate"
1114
  },
1115
  "rdfs:range": {
1116
+ "@id": "tp-ont:Rover"
1117
  },
1118
  "rdfs:subPropertyOf": {
1119
  "@id": "tp-ont:hasArg0"
1120
  }
1121
  },
1122
  {
1123
+ "@id": "tp-ont:RoverDomain_communicated_hasArg4",
1124
  "@type": "owl:ObjectProperty"
1125
  },
1126
  {
1127
+ "@id": "tp-ont:DepotDomain_in_hasArg1",
 
 
 
 
 
 
 
 
 
 
 
 
1128
  "@type": "owl:ObjectProperty",
1129
  "rdfs:domain": {
1130
  "@id": "tp-ont:Predicate"
 
1137
  }
1138
  },
1139
  {
1140
+ "@id": "tp-ont:RoverDomain_have_hasArg1",
1141
+ "@type": "owl:ObjectProperty"
 
 
 
 
 
 
 
 
1142
  },
1143
  {
1144
+ "@id": "tp-ont:RoverDomain_can_hasArg1",
1145
  "@type": "owl:ObjectProperty"
1146
  },
1147
  {
1148
+ "@id": "tp-ont:DepotDomain_at_hasArg0",
1149
+ "@type": "owl:ObjectProperty",
1150
+ "rdfs:domain": {
1151
+ "@id": "tp-ont:Predicate"
1152
+ },
1153
+ "rdfs:range": {
1154
+ "@id": "tp-ont:Locatable"
1155
+ },
1156
+ "rdfs:subPropertyOf": {
1157
+ "@id": "tp-ont:hasArg0"
1158
+ }
1159
+ },
1160
+ {
1161
+ "@id": "tp-ont:VerbalConcept",
1162
+ "@type": "owl:Class"
1163
+ },
1164
+ {
1165
+ "@id": "tp-ont:Step",
1166
  "@type": "owl:Class",
1167
  "rdfs:subClassOf": {
1168
+ "@id": "owl:Thing"
1169
  }
1170
  },
1171
  {
1172
+ "@id": "tp-ont:precedes",
1173
+ "@type": "owl:ObjectProperty",
1174
  "rdfs:domain": {
1175
+ "@id": "tp-ont:State"
1176
  },
1177
  "rdfs:range": {
1178
+ "@id": "tp-ont:State"
1179
  }
1180
  },
1181
  {
1182
+ "@id": "tp-ont:SatelliteDomain_on_board_hasArg1",
1183
  "@type": "owl:ObjectProperty",
1184
  "rdfs:domain": {
1185
  "@id": "tp-ont:Predicate"
1186
  },
1187
  "rdfs:range": {
1188
+ "@id": "tp-ont:Satellite"
1189
  },
1190
  "rdfs:subPropertyOf": {
1191
+ "@id": "tp-ont:hasArg1"
1192
  }
1193
  },
1194
  {
1195
+ "@id": "tp-ont:State",
1196
  "@type": "owl:Class",
1197
+ "owl:disjointWith": [
1198
+ {
1199
+ "@id": "tp-ont:Relation"
1200
+ },
1201
+ {
1202
+ "@id": "planning-ontology:PlanningDomain"
1203
+ },
1204
+ {
1205
+ "@id": "planning-ontology:PlanningProblem"
1206
+ },
1207
+ {
1208
+ "@id": "tp-ont:Object"
1209
+ }
1210
+ ],
1211
  "rdfs:subClassOf": {
1212
+ "@id": "owl:Thing"
1213
  }
1214
  },
1215
  {
1216
+ "@id": "tp-ont:RoverDomain_have_hasArg3",
1217
+ "@type": "owl:ObjectProperty"
1218
+ },
1219
+ {
1220
+ "@id": "tp-ont:RoverDomain_calibration_hasArg1",
1221
+ "@type": "owl:ObjectProperty"
 
 
 
 
 
1222
  },
1223
  {
1224
  "@id": "tp-ont:NegatedFluent",
 
1228
  }
1229
  },
1230
  {
1231
+ "@id": "tp-ont:RoverDomain_can_hasArg3",
1232
+ "@type": "owl:ObjectProperty"
1233
+ },
1234
+ {
1235
+ "@id": "tp-ont:SatelliteDomain_have_image_hasArg1",
1236
  "@type": "owl:ObjectProperty",
1237
  "rdfs:domain": {
1238
  "@id": "tp-ont:Predicate"
 
1245
  }
1246
  },
1247
  {
1248
+ "@id": "tp-ont:Rover",
1249
+ "@type": "owl:Class",
1250
+ "rdfs:subClassOf": {
1251
+ "@id": "tp-ont:Object"
1252
+ }
1253
+ },
1254
+ {
1255
+ "@id": "tp-ont:Block",
1256
+ "@type": "owl:Class",
1257
+ "rdfs:subClassOf": {
1258
+ "@id": "tp-ont:Object"
1259
+ }
1260
+ },
1261
+ {
1262
+ "@id": "tp-ont:DepotDomain_available_hasArg0",
1263
  "@type": "owl:ObjectProperty",
1264
  "rdfs:domain": {
1265
  "@id": "tp-ont:Predicate"
1266
  },
1267
  "rdfs:range": {
1268
+ "@id": "tp-ont:Hoist"
1269
  },
1270
  "rdfs:subPropertyOf": {
1271
+ "@id": "tp-ont:hasArg0"
1272
  }
1273
  },
1274
  {
1275
+ "@id": "planning-ontology:hasEffect",
1276
+ "@type": "owl:ObjectProperty"
1277
  },
1278
  {
1279
  "@id": "tp-ont:RoverDomain_have_image_hasArg2",
 
1289
  }
1290
  },
1291
  {
1292
+ "@id": "tp-ont:SatelliteDomain_supports_hasArg1",
1293
  "@type": "owl:ObjectProperty",
1294
  "rdfs:domain": {
1295
  "@id": "tp-ont:Predicate"
1296
  },
1297
  "rdfs:range": {
1298
+ "@id": "tp-ont:Mode"
1299
  },
1300
  "rdfs:subPropertyOf": {
1301
+ "@id": "tp-ont:hasArg1"
 
 
 
 
 
 
 
1302
  }
1303
  },
1304
  {
1305
+ "@id": "tp-ont:RoverDomain_calibrated_hasArg0",
1306
+ "@type": "owl:ObjectProperty",
1307
+ "rdfs:domain": {
 
 
 
1308
  "@id": "tp-ont:Predicate"
1309
+ },
1310
+ "rdfs:range": {
1311
+ "@id": "tp-ont:Camera"
1312
+ },
1313
+ "rdfs:subPropertyOf": {
1314
+ "@id": "tp-ont:hasArg0"
1315
  }
1316
  },
1317
  {
1318
+ "@id": "tp-ont:Airplane",
1319
+ "@type": "owl:Class",
1320
+ "rdfs:subClassOf": [
1321
+ {
1322
+ "@id": "tp-ont:Object"
1323
+ },
1324
+ {
1325
+ "@id": "tp-ont:Vehicle"
1326
+ }
1327
+ ]
1328
  },
1329
  {
1330
+ "@id": "tp-ont:goalStateOf",
1331
  "@type": "owl:ObjectProperty",
1332
+ "owl:inverseOf": {
1333
+ "@id": "planning-ontology:hasGoalState"
1334
+ },
1335
  "rdfs:domain": {
1336
+ "@id": "planning-ontology:GoalState"
1337
  },
1338
  "rdfs:range": {
1339
+ "@id": "planning-ontology:PlanningProblem"
1340
  }
1341
  },
1342
  {
1343
+ "@id": "tp-ont:RoverDomain_calibrated_hasArg1",
1344
  "@type": "owl:ObjectProperty",
1345
  "rdfs:domain": {
1346
  "@id": "tp-ont:Predicate"
1347
  },
1348
  "rdfs:range": {
1349
+ "@id": "tp-ont:Rover"
1350
  },
1351
  "rdfs:subPropertyOf": {
1352
+ "@id": "tp-ont:hasArg1"
1353
  }
1354
  },
1355
  {
 
1366
  }
1367
  },
1368
  {
1369
+ "@id": "tp-ont:DepotDomain_lifting_hasArg1",
1370
  "@type": "owl:ObjectProperty",
1371
  "rdfs:domain": {
1372
+ "@id": "tp-ont:Predicate"
1373
  },
1374
  "rdfs:range": {
1375
+ "@id": "tp-ont:Crate"
1376
+ },
1377
+ "rdfs:subPropertyOf": {
1378
+ "@id": "tp-ont:hasArg1"
1379
  }
1380
  },
1381
  {
1382
+ "@id": "tp-ont:RoverDomain_have_image_hasArg1",
1383
  "@type": "owl:ObjectProperty",
1384
  "rdfs:domain": {
1385
  "@id": "tp-ont:Predicate"
1386
  },
1387
  "rdfs:range": {
1388
+ "@id": "tp-ont:Objective"
1389
  },
1390
  "rdfs:subPropertyOf": {
1391
+ "@id": "tp-ont:hasArg1"
1392
  }
1393
  },
1394
  {
1395
+ "@id": "tp-ont:RoverDomain_calibration_hasArg0",
1396
  "@type": "owl:ObjectProperty"
1397
  },
1398
  {
1399
+ "@id": "tp-ont:RoverDomain_channel_free_hasArg0",
1400
  "@type": "owl:ObjectProperty",
1401
  "rdfs:domain": {
1402
  "@id": "tp-ont:Predicate"
1403
  },
1404
  "rdfs:range": {
1405
+ "@id": "tp-ont:Lander"
1406
  },
1407
  "rdfs:subPropertyOf": {
1408
  "@id": "tp-ont:hasArg0"
1409
  }
1410
  },
1411
  {
1412
+ "@id": "tp-ont:Driver",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1413
  "@type": "owl:Class",
1414
+ "rdfs:subClassOf": [
1415
+ {
1416
+ "@id": "tp-ont:Locatable"
1417
+ },
1418
+ {
1419
+ "@id": "tp-ont:Object"
1420
+ }
1421
+ ]
1422
  },
1423
  {
1424
+ "@id": "tp-ont:LogisticsDomain_in_hasArg1",
1425
  "@type": "owl:ObjectProperty",
 
 
 
1426
  "rdfs:domain": {
1427
+ "@id": "tp-ont:Predicate"
1428
  },
1429
  "rdfs:range": {
1430
+ "@id": "tp-ont:Vehicle"
1431
+ },
1432
+ "rdfs:subPropertyOf": {
1433
+ "@id": "tp-ont:hasArg1"
1434
  }
1435
  },
1436
  {
1437
+ "@id": "tp-ont:DriverlogDomain_link_hasArg0",
 
 
 
 
1438
  "@type": "owl:ObjectProperty",
1439
  "rdfs:domain": {
1440
  "@id": "tp-ont:Predicate"
1441
  },
1442
  "rdfs:range": {
1443
+ "@id": "tp-ont:Location"
1444
  },
1445
  "rdfs:subPropertyOf": {
1446
+ "@id": "tp-ont:hasArg0"
 
 
 
 
 
 
 
 
 
 
 
1447
  }
1448
  },
1449
  {
1450
+ "@id": "tp-ont:SatelliteDomain_power_hasArg0",
1451
  "@type": "owl:ObjectProperty"
1452
  },
1453
  {
1454
+ "@id": "tp-ont:SatelliteDomain_calibrated_hasArg0",
1455
  "@type": "owl:ObjectProperty",
1456
  "rdfs:domain": {
1457
  "@id": "tp-ont:Predicate"
1458
  },
1459
  "rdfs:range": {
1460
+ "@id": "tp-ont:Instrument"
1461
  },
1462
  "rdfs:subPropertyOf": {
1463
  "@id": "tp-ont:hasArg0"
1464
  }
1465
  },
1466
  {
1467
+ "@id": "tp-ont:DriverlogDomain_path_hasArg1",
 
 
 
 
1468
  "@type": "owl:ObjectProperty",
1469
  "rdfs:domain": {
1470
  "@id": "tp-ont:Predicate"
1471
  },
1472
  "rdfs:range": {
1473
+ "@id": "tp-ont:Location"
1474
  },
1475
  "rdfs:subPropertyOf": {
1476
+ "@id": "tp-ont:hasArg1"
1477
  }
1478
  },
1479
  {
1480
+ "@id": "tp-ont:DriverlogDomain_at_hasArg1",
1481
  "@type": "owl:ObjectProperty",
1482
  "rdfs:domain": {
1483
  "@id": "tp-ont:Predicate"
1484
  },
1485
  "rdfs:range": {
1486
+ "@id": "tp-ont:Location"
1487
  },
1488
  "rdfs:subPropertyOf": {
1489
  "@id": "tp-ont:hasArg1"
1490
  }
1491
  },
1492
  {
1493
+ "@id": "tp-ont:Hoist",
1494
+ "@type": "owl:Class",
1495
+ "rdfs:subClassOf": [
1496
+ {
1497
+ "@id": "tp-ont:Object"
1498
+ },
1499
+ {
1500
+ "@id": "tp-ont:Locatable"
1501
+ }
1502
+ ]
1503
  },
1504
  {
1505
+ "@id": "tp-ont:Truck",
1506
+ "@type": "owl:Class",
1507
+ "rdfs:subClassOf": [
1508
+ {
1509
+ "@id": "tp-ont:Locatable"
1510
+ },
1511
+ {
1512
+ "@id": "tp-ont:Vehicle"
1513
+ },
1514
+ {
1515
+ "@id": "tp-ont:Object"
1516
+ }
1517
+ ]
1518
+ },
1519
+ {
1520
+ "@id": "tp-ont:hasDuration",
1521
  "@type": "owl:ObjectProperty",
1522
  "rdfs:domain": {
1523
+ "@id": "tp-ont:Action"
1524
  },
1525
  "rdfs:range": {
1526
+ "@id": "tp-ont:Duration"
1527
+ }
1528
+ },
1529
+ {
1530
+ "@id": "tp-ont:Instrument",
1531
+ "@type": "owl:Class",
1532
+ "rdfs:subClassOf": {
1533
+ "@id": "tp-ont:Object"
1534
+ }
1535
+ },
1536
+ {
1537
+ "@id": "tp-ont:Effect",
1538
+ "@type": "owl:Class",
1539
+ "owl:equivalentClass": {
1540
+ "@id": "planning-ontology:ActionEffect"
1541
  },
1542
+ "rdfs:subClassOf": {
1543
+ "@id": "tp-ont:Predicate"
1544
  }
1545
  },
1546
  {
1547
+ "@id": "tp-ont:RoverDomain_communicated_hasArg3",
1548
+ "@type": "owl:ObjectProperty"
1549
+ },
1550
+ {
1551
+ "@id": "tp-ont:MiconicDomain_boarded_hasArg0",
1552
  "@type": "owl:ObjectProperty",
1553
  "rdfs:domain": {
1554
  "@id": "tp-ont:Predicate"
1555
  },
1556
  "rdfs:range": {
1557
+ "@id": "tp-ont:Passenger"
1558
  },
1559
  "rdfs:subPropertyOf": {
1560
  "@id": "tp-ont:hasArg0"
1561
  }
1562
  },
1563
  {
1564
+ "@id": "tp-ont:SatelliteDomain_have_hasArg0",
1565
+ "@type": "owl:ObjectProperty"
 
 
 
1566
  },
1567
  {
1568
+ "@id": "tp-ont:SatelliteDomain_calibration_hasArg0",
1569
+ "@type": "owl:ObjectProperty"
 
 
 
1570
  },
1571
  {
1572
+ "@id": "tp-ont:SatelliteDomain_on_hasArg2",
1573
+ "@type": "owl:ObjectProperty"
1574
+ },
1575
+ {
1576
+ "@id": "tp-ont:NominalConcept",
1577
+ "@type": "owl:Class"
1578
+ },
1579
+ {
1580
+ "@id": "tp-ont:SatelliteDomain_calibration_hasArg1",
1581
+ "@type": "owl:ObjectProperty"
1582
+ },
1583
+ {
1584
+ "@id": "tp-ont:RoverDomain_have_rock_analysis_hasArg1",
1585
  "@type": "owl:ObjectProperty",
1586
  "rdfs:domain": {
1587
  "@id": "tp-ont:Predicate"
 
1594
  }
1595
  },
1596
  {
1597
+ "@id": "tp-ont:SatelliteDomain_have_hasArg2",
1598
  "@type": "owl:ObjectProperty"
1599
  },
1600
  {
1601
+ "@id": "tp-ont:RoverDomain_equipped_hasArg2",
1602
  "@type": "owl:ObjectProperty"
1603
  },
1604
  {
1605
+ "@id": "tp-ont:",
1606
+ "@type": "owl:Class"
1607
+ },
1608
+ {
1609
+ "@id": "tp-ont:Relation",
1610
+ "@type": "owl:Class"
1611
+ },
1612
+ {
1613
+ "@id": "tp-ont:Pallet",
1614
+ "@type": "owl:Class",
1615
+ "rdfs:subClassOf": [
1616
+ {
1617
+ "@id": "tp-ont:Object"
1618
+ },
1619
+ {
1620
+ "@id": "tp-ont:Surface"
1621
+ }
1622
+ ]
1623
+ },
1624
+ {
1625
+ "@id": "tp-ont:RoverDomain_can_traverse_hasArg2",
1626
  "@type": "owl:ObjectProperty",
1627
  "rdfs:domain": {
1628
  "@id": "tp-ont:Predicate"
1629
  },
1630
  "rdfs:range": {
1631
+ "@id": "tp-ont:Waypoint"
1632
  },
1633
  "rdfs:subPropertyOf": {
1634
+ "@id": "tp-ont:hasArg2"
1635
  }
1636
  },
1637
  {
1638
+ "@id": "tp-ont:DriverlogDomain_in_hasArg1",
1639
  "@type": "owl:ObjectProperty",
1640
  "rdfs:domain": {
1641
  "@id": "tp-ont:Predicate"
1642
  },
1643
  "rdfs:range": {
1644
+ "@id": "tp-ont:Truck"
1645
  },
1646
  "rdfs:subPropertyOf": {
1647
  "@id": "tp-ont:hasArg1"
1648
  }
1649
  },
1650
  {
1651
+ "@id": "tp-ont:RoverDomain_visible_from_hasArg0",
1652
  "@type": "owl:ObjectProperty",
1653
  "rdfs:domain": {
1654
  "@id": "tp-ont:Predicate"
1655
  },
1656
  "rdfs:range": {
1657
+ "@id": "tp-ont:Objective"
1658
  },
1659
  "rdfs:subPropertyOf": {
1660
  "@id": "tp-ont:hasArg0"
1661
  }
1662
  },
1663
  {
1664
+ "@id": "tp-ont:RoverDomain_calibration_target_hasArg0",
1665
+ "@type": "owl:ObjectProperty",
1666
+ "rdfs:domain": {
1667
+ "@id": "tp-ont:Predicate"
1668
+ },
1669
+ "rdfs:range": {
1670
+ "@id": "tp-ont:Camera"
1671
+ },
1672
+ "rdfs:subPropertyOf": {
1673
+ "@id": "tp-ont:hasArg0"
1674
+ }
1675
  },
1676
  {
1677
+ "@id": "tp-ont:BlocksDomain_on_hasArg1",
1678
  "@type": "owl:ObjectProperty",
1679
  "rdfs:domain": {
1680
  "@id": "tp-ont:Predicate"
1681
  },
1682
  "rdfs:range": {
1683
+ "@id": "tp-ont:Block"
1684
  },
1685
  "rdfs:subPropertyOf": {
1686
+ "@id": "tp-ont:hasArg1"
1687
  }
1688
  },
1689
  {
1690
+ "@id": "tp-ont:SatelliteDomain_calibration_target_hasArg1",
1691
  "@type": "owl:ObjectProperty",
1692
  "rdfs:domain": {
1693
  "@id": "tp-ont:Predicate"
1694
  },
1695
  "rdfs:range": {
1696
+ "@id": "tp-ont:Direction"
1697
  },
1698
  "rdfs:subPropertyOf": {
1699
  "@id": "tp-ont:hasArg1"
1700
  }
1701
  },
1702
  {
1703
+ "@id": "tp-ont:hasArg2",
1704
  "@type": "owl:ObjectProperty",
1705
  "rdfs:domain": {
1706
  "@id": "tp-ont:Predicate"
1707
  },
1708
  "rdfs:range": {
1709
+ "@id": "tp-ont:Object"
1710
  },
1711
  "rdfs:subPropertyOf": {
1712
+ "@id": "tp-ont:hasArgument"
1713
  }
1714
  },
1715
  {
1716
+ "@id": "tp-ont:LogisticsDomain_at_hasArg0",
1717
  "@type": "owl:ObjectProperty",
1718
  "rdfs:domain": {
1719
  "@id": "tp-ont:Predicate"
1720
  },
1721
  "rdfs:range": {
1722
+ "@id": "tp-ont:Physobj"
1723
  },
1724
  "rdfs:subPropertyOf": {
1725
+ "@id": "tp-ont:hasArg0"
1726
  }
1727
  },
1728
  {
1729
+ "@id": "tp-ont:Object",
1730
  "@type": "owl:Class",
1731
+ "owl:disjointWith": {
1732
+ "@id": "tp-ont:Relation"
1733
+ },
1734
+ "owl:equivalentClass": {
1735
+ "@id": "planning-ontology:ProblemObject"
1736
+ },
1737
  "rdfs:subClassOf": {
1738
+ "@id": "tp-ont:NominalConcept"
1739
  }
1740
  },
1741
  {
1742
+ "@id": "tp-ont:DepotDomain_clear_hasArg0",
1743
  "@type": "owl:ObjectProperty",
1744
  "rdfs:domain": {
1745
  "@id": "tp-ont:Predicate"
1746
  },
1747
  "rdfs:range": {
1748
+ "@id": "tp-ont:Surface"
1749
  },
1750
  "rdfs:subPropertyOf": {
1751
  "@id": "tp-ont:hasArg0"
1752
  }
1753
  },
1754
  {
1755
+ "@id": "tp-ont:MiconicDomain_above_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1756
  "@type": "owl:ObjectProperty",
1757
  "rdfs:domain": {
1758
  "@id": "tp-ont:Predicate"
1759
  },
1760
  "rdfs:range": {
1761
+ "@id": "tp-ont:Floor"
1762
  },
1763
  "rdfs:subPropertyOf": {
1764
  "@id": "tp-ont:hasArg0"
1765
  }
1766
  },
1767
  {
1768
+ "@id": "tp-ont:DriverlogDomain_driving_hasArg0",
1769
  "@type": "owl:ObjectProperty",
1770
  "rdfs:domain": {
1771
  "@id": "tp-ont:Predicate"
1772
  },
1773
  "rdfs:range": {
1774
+ "@id": "tp-ont:Driver"
1775
  },
1776
  "rdfs:subPropertyOf": {
1777
  "@id": "tp-ont:hasArg0"
1778
  }
1779
  },
1780
  {
1781
+ "@id": "tp-ont:Duration",
1782
+ "@type": "owl:Class",
1783
+ "rdfs:subClassOf": {
1784
+ "@id": "owl:Thing"
1785
+ }
1786
+ },
1787
+ {
1788
+ "@id": "tp-ont:RoverDomain_store_hasArg0",
1789
  "@type": "owl:ObjectProperty"
1790
  },
1791
  {
1792
+ "@id": "tp-ont:MiconicDomain_not-served_hasArg0",
1793
  "@type": "owl:ObjectProperty",
1794
  "rdfs:domain": {
1795
  "@id": "tp-ont:Predicate"
1796
  },
1797
  "rdfs:range": {
1798
+ "@id": "tp-ont:Passenger"
1799
  },
1800
  "rdfs:subPropertyOf": {
1801
+ "@id": "tp-ont:hasArg0"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1802
  }
1803
  },
1804
  {
1805
+ "@id": "tp-ont:RoverDomain_communicated_image_data_hasArg1",
1806
  "@type": "owl:ObjectProperty",
 
 
 
1807
  "rdfs:domain": {
1808
+ "@id": "tp-ont:Predicate"
1809
  },
1810
  "rdfs:range": {
1811
+ "@id": "tp-ont:Mode"
1812
+ },
1813
+ "rdfs:subPropertyOf": {
1814
+ "@id": "tp-ont:hasArg1"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1815
  }
1816
  },
1817
  {
1818
+ "@id": "tp-ont:MiconicDomain_lift-at_hasArg0",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1819
  "@type": "owl:ObjectProperty",
1820
  "rdfs:domain": {
1821
  "@id": "tp-ont:Predicate"
1822
  },
1823
  "rdfs:range": {
1824
+ "@id": "tp-ont:Floor"
1825
  },
1826
  "rdfs:subPropertyOf": {
1827
  "@id": "tp-ont:hasArg0"
1828
  }
1829
  },
1830
  {
1831
+ "@id": "tp-ont:RoverDomain_equipped_for_rock_analysis_hasArg0",
1832
  "@type": "owl:ObjectProperty",
1833
  "rdfs:domain": {
1834
  "@id": "tp-ont:Predicate"
 
1841
  }
1842
  },
1843
  {
1844
+ "@id": "tp-ont:hasState",
1845
  "@type": "owl:ObjectProperty",
1846
  "rdfs:domain": {
1847
+ "@id": "tp-ont:Plan"
1848
  },
1849
  "rdfs:range": {
1850
+ "@id": "tp-ont:State"
 
 
 
1851
  }
1852
  },
1853
  {
1854
+ "@id": "tp-ont:hasPredicate",
1855
  "@type": "owl:ObjectProperty",
1856
  "rdfs:domain": {
1857
+ "@id": "planning-ontology:PlanningDomain"
1858
  },
1859
  "rdfs:range": {
1860
+ "@id": "tp-ont:Predicate"
 
 
 
1861
  }
1862
  },
1863
  {
1864
+ "@id": "tp-ont:RoverDomain_store_hasArg2",
1865
  "@type": "owl:ObjectProperty"
1866
  },
1867
  {
1868
+ "@id": "tp-ont:RoverDomain_at_lander_hasArg1",
1869
  "@type": "owl:ObjectProperty",
1870
  "rdfs:domain": {
1871
  "@id": "tp-ont:Predicate"
 
1874
  "@id": "tp-ont:Waypoint"
1875
  },
1876
  "rdfs:subPropertyOf": {
1877
+ "@id": "tp-ont:hasArg1"
1878
  }
1879
  },
1880
  {
1881
+ "@id": "tp-ont:RoverDomain_equipped_hasArg0",
1882
+ "@type": "owl:ObjectProperty"
1883
+ },
1884
+ {
1885
+ "@id": "tp-ont:RoverDomain_visible_from_hasArg1",
1886
  "@type": "owl:ObjectProperty",
1887
  "rdfs:domain": {
1888
  "@id": "tp-ont:Predicate"
1889
  },
1890
  "rdfs:range": {
1891
+ "@id": "tp-ont:Waypoint"
1892
  },
1893
  "rdfs:subPropertyOf": {
1894
  "@id": "tp-ont:hasArg1"
1895
  }
1896
  },
1897
  {
1898
+ "@id": "tp-ont:SatelliteDomain_calibration_target_hasArg0",
1899
  "@type": "owl:ObjectProperty",
1900
  "rdfs:domain": {
1901
  "@id": "tp-ont:Predicate"
1902
  },
1903
  "rdfs:range": {
1904
+ "@id": "tp-ont:Instrument"
1905
  },
1906
  "rdfs:subPropertyOf": {
1907
+ "@id": "tp-ont:hasArg0"
1908
  }
1909
  },
1910
  {
1911
+ "@id": "tp-ont:RoverDomain_channel_hasArg0",
1912
+ "@type": "owl:ObjectProperty"
1913
+ },
1914
+ {
1915
+ "@id": "planning-ontology:hasInitialState",
1916
+ "@type": "owl:ObjectProperty"
1917
+ },
1918
+ {
1919
+ "@id": "tp-ont:RoverDomain_can_traverse_hasArg1",
1920
  "@type": "owl:ObjectProperty",
1921
  "rdfs:domain": {
1922
  "@id": "tp-ont:Predicate"
1923
  },
1924
  "rdfs:range": {
1925
+ "@id": "tp-ont:Waypoint"
1926
  },
1927
  "rdfs:subPropertyOf": {
1928
  "@id": "tp-ont:hasArg1"
1929
  }
1930
  },
 
 
 
 
1931
  {
1932
  "@id": "tp-ont:isNegationOf",
1933
  "@type": "owl:ObjectProperty",
 
1939
  }
1940
  },
1941
  {
1942
+ "@id": "tp-ont:RoverDomain_communicated_image_data_hasArg0",
1943
  "@type": "owl:ObjectProperty",
1944
  "rdfs:domain": {
1945
  "@id": "tp-ont:Predicate"
1946
  },
1947
  "rdfs:range": {
1948
+ "@id": "tp-ont:Objective"
1949
  },
1950
  "rdfs:subPropertyOf": {
1951
+ "@id": "tp-ont:hasArg0"
1952
  }
1953
  },
1954
  {
1955
+ "@id": "tp-ont:SatelliteDomain_have_hasArg1",
1956
  "@type": "owl:ObjectProperty"
1957
  },
1958
  {
1959
+ "@id": "tp-ont:RoverDomain_at_soil_sample_hasArg0",
1960
  "@type": "owl:ObjectProperty",
1961
  "rdfs:domain": {
1962
  "@id": "tp-ont:Predicate"
 
1965
  "@id": "tp-ont:Waypoint"
1966
  },
1967
  "rdfs:subPropertyOf": {
1968
+ "@id": "tp-ont:hasArg0"
1969
  }
1970
  },
1971
  {
1972
+ "@id": "tp-ont:Depot",
1973
+ "@type": "owl:Class",
1974
+ "rdfs:subClassOf": [
1975
+ {
1976
+ "@id": "tp-ont:Place"
1977
+ },
1978
+ {
1979
+ "@id": "tp-ont:Object"
1980
+ }
1981
+ ]
1982
  },
1983
  {
1984
+ "@id": "tp-ont:Location",
1985
+ "@type": "owl:Class",
1986
+ "rdfs:subClassOf": [
1987
+ {
1988
+ "@id": "tp-ont:Place"
1989
+ },
1990
+ {
1991
+ "@id": "tp-ont:Object"
1992
+ }
1993
+ ]
1994
+ },
1995
+ {
1996
+ "@id": "tp-ont:RoverDomain_calibration_hasArg2",
1997
  "@type": "owl:ObjectProperty"
1998
  },
1999
  {
2000
+ "@id": "planning-ontology:ProblemObject",
2001
  "@type": "owl:Class"
2002
  },
2003
  {
2004
+ "@id": "tp-ont:LogisticsDomain_in_hasArg0",
2005
  "@type": "owl:ObjectProperty",
2006
  "rdfs:domain": {
2007
  "@id": "tp-ont:Predicate"
2008
  },
2009
  "rdfs:range": {
2010
+ "@id": "tp-ont:Package"
2011
  },
2012
  "rdfs:subPropertyOf": {
2013
  "@id": "tp-ont:hasArg0"
2014
  }
2015
  },
2016
  {
2017
+ "@id": "planning-ontology:PlanningDomain",
2018
+ "@type": "owl:Class",
2019
+ "owl:disjointWith": [
2020
+ {
2021
+ "@id": "tp-ont:Object"
2022
+ },
2023
+ {
2024
+ "@id": "tp-ont:Relation"
2025
+ },
2026
+ {
2027
+ "@id": "planning-ontology:PlanningProblem"
2028
+ }
2029
+ ]
2030
+ },
2031
+ {
2032
+ "@id": "tp-ont:RoverDomain_can_traverse_hasArg0",
2033
  "@type": "owl:ObjectProperty",
2034
  "rdfs:domain": {
2035
  "@id": "tp-ont:Predicate"
2036
  },
2037
  "rdfs:range": {
2038
+ "@id": "tp-ont:Rover"
2039
  },
2040
  "rdfs:subPropertyOf": {
2041
  "@id": "tp-ont:hasArg0"
2042
  }
2043
  },
2044
  {
2045
+ "@id": "planning-ontology:hasPrecondition",
2046
+ "@type": "owl:ObjectProperty"
 
 
 
 
 
 
 
 
 
2047
  },
2048
  {
2049
+ "@id": "tp-ont:RoverDomain_supports_hasArg2",
2050
+ "@type": "owl:ObjectProperty"
2051
  },
2052
  {
2053
+ "@id": "tp-ont:RoverDomain_channel_hasArg1",
2054
+ "@type": "owl:ObjectProperty"
2055
+ },
2056
+ {
2057
+ "@id": "tp-ont:RoverDomain_have_hasArg0",
2058
+ "@type": "owl:ObjectProperty"
2059
+ },
2060
+ {
2061
+ "@id": "https://w3id.org/tp-ont/ontology",
2062
+ "@type": "owl:Ontology",
2063
+ "rdfs:comment": "TP-ONT ontology for task planning in OWL. Represents PDDL description of planning domains, problems, and plans"
2064
+ },
2065
+ {
2066
+ "@id": "tp-ont:DepotDomain_on_hasArg1",
2067
  "@type": "owl:ObjectProperty",
2068
  "rdfs:domain": {
2069
  "@id": "tp-ont:Predicate"
2070
  },
2071
  "rdfs:range": {
2072
+ "@id": "tp-ont:Surface"
2073
  },
2074
  "rdfs:subPropertyOf": {
2075
  "@id": "tp-ont:hasArg1"
2076
  }
2077
  },
2078
  {
2079
+ "@id": "tp-ont:LogisticsDomain_in-city_hasArg1",
2080
  "@type": "owl:ObjectProperty",
2081
  "rdfs:domain": {
2082
  "@id": "tp-ont:Predicate"
2083
  },
2084
  "rdfs:range": {
2085
+ "@id": "tp-ont:City"
2086
  },
2087
  "rdfs:subPropertyOf": {
2088
  "@id": "tp-ont:hasArg1"
2089
  }
2090
  },
2091
  {
2092
+ "@id": "tp-ont:SatelliteDomain_on_board_hasArg0",
 
 
 
 
 
 
 
 
 
 
2093
  "@type": "owl:ObjectProperty",
2094
  "rdfs:domain": {
2095
  "@id": "tp-ont:Predicate"
 
2102
  }
2103
  },
2104
  {
2105
+ "@id": "tp-ont:RoverDomain_calibration_target_hasArg1",
2106
  "@type": "owl:ObjectProperty",
2107
  "rdfs:domain": {
2108
  "@id": "tp-ont:Predicate"
2109
  },
2110
  "rdfs:range": {
2111
+ "@id": "tp-ont:Objective"
2112
  },
2113
  "rdfs:subPropertyOf": {
2114
+ "@id": "tp-ont:hasArg1"
2115
  }
2116
  },
2117
  {
2118
+ "@id": "tp-ont:hasArg0",
2119
  "@type": "owl:ObjectProperty",
2120
  "rdfs:domain": {
2121
  "@id": "tp-ont:Predicate"
2122
  },
2123
  "rdfs:range": {
2124
  "@id": "tp-ont:Object"
2125
+ },
2126
+ "rdfs:subPropertyOf": {
2127
+ "@id": "tp-ont:hasArgument"
2128
  }
2129
  },
2130
  {
2131
+ "@id": "tp-ont:RoverDomain_communicated_hasArg0",
2132
+ "@type": "owl:ObjectProperty"
 
 
 
 
 
 
2133
  },
2134
  {
2135
+ "@id": "planning-ontology:hasGoalState",
2136
+ "@type": "owl:ObjectProperty"
2137
+ },
2138
+ {
2139
+ "@id": "tp-ont:SatelliteDomain_supports_hasArg0",
2140
  "@type": "owl:ObjectProperty",
2141
  "rdfs:domain": {
2142
  "@id": "tp-ont:Predicate"
2143
  },
2144
  "rdfs:range": {
2145
+ "@id": "tp-ont:Instrument"
2146
  },
2147
  "rdfs:subPropertyOf": {
2148
  "@id": "tp-ont:hasArg0"
2149
  }
2150
  },
2151
  {
2152
+ "@id": "tp-ont:City",
2153
  "@type": "owl:Class",
2154
  "rdfs:subClassOf": {
2155
  "@id": "tp-ont:Object"
2156
  }
2157
  },
2158
  {
2159
+ "@id": "tp-ont:RoverDomain_visible_hasArg2",
 
 
 
 
 
 
 
 
 
 
 
 
 
2160
  "@type": "owl:ObjectProperty"
2161
  },
2162
  {
2163
+ "@id": "planning-ontology:ProblemPredicate",
2164
+ "@type": "owl:Class"
 
 
 
 
 
 
 
 
2165
  },
2166
  {
2167
+ "@id": "tp-ont:initialStateOf",
2168
  "@type": "owl:ObjectProperty",
2169
  "owl:inverseOf": {
2170
+ "@id": "planning-ontology:hasInitialState"
 
 
 
2171
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2172
  "rdfs:domain": {
2173
+ "@id": "planning-ontology:InitialState"
2174
  },
2175
  "rdfs:range": {
2176
+ "@id": "planning-ontology:PlanningProblem"
2177
  }
2178
  },
2179
  {
2180
+ "@id": "tp-ont:TemporalConstraint",
2181
+ "@type": "owl:Class",
2182
+ "rdfs:subClassOf": {
2183
+ "@id": "owl:Thing"
 
 
 
2184
  }
2185
  },
2186
  {
2187
+ "@id": "tp-ont:MiconicDomain_origin_hasArg1",
 
 
 
 
2188
  "@type": "owl:ObjectProperty",
2189
  "rdfs:domain": {
2190
  "@id": "tp-ont:Predicate"
2191
  },
2192
  "rdfs:range": {
2193
+ "@id": "tp-ont:Floor"
2194
  },
2195
  "rdfs:subPropertyOf": {
2196
+ "@id": "tp-ont:hasArg1"
2197
  }
2198
  },
2199
  {
 
2204
  }
2205
  },
2206
  {
2207
+ "@id": "tp-ont:Waypoint",
2208
+ "@type": "owl:Class",
2209
+ "rdfs:subClassOf": {
2210
+ "@id": "tp-ont:Object"
 
 
 
 
 
 
2211
  }
2212
  },
2213
  {
2214
+ "@id": "planning-ontology:ActionParameter",
2215
+ "@type": "owl:Class"
2216
+ },
2217
+ {
2218
+ "@id": "tp-ont:RoverDomain_communicated_soil_data_hasArg0",
2219
  "@type": "owl:ObjectProperty",
2220
  "rdfs:domain": {
2221
  "@id": "tp-ont:Predicate"
2222
  },
2223
  "rdfs:range": {
2224
+ "@id": "tp-ont:Waypoint"
2225
  },
2226
  "rdfs:subPropertyOf": {
2227
+ "@id": "tp-ont:hasArg0"
2228
  }
2229
  },
2230
  {
2231
+ "@id": "tp-ont:Parameter",
 
 
 
 
2232
  "@type": "owl:Class",
2233
+ "owl:equivalentClass": {
2234
+ "@id": "planning-ontology:ActionParameter"
2235
+ },
2236
  "rdfs:subClassOf": {
2237
+ "@id": "tp-ont:NominalConcept"
2238
  }
2239
  },
2240
  {
2241
+ "@id": "planning-ontology:hasPredicate",
2242
+ "@type": "owl:ObjectProperty"
2243
+ },
2244
+ {
2245
+ "@id": "tp-ont:RoverDomain_have_rock_analysis_hasArg0",
2246
  "@type": "owl:ObjectProperty",
2247
  "rdfs:domain": {
2248
  "@id": "tp-ont:Predicate"
2249
  },
2250
  "rdfs:range": {
2251
+ "@id": "tp-ont:Rover"
2252
  },
2253
  "rdfs:subPropertyOf": {
2254
+ "@id": "tp-ont:hasArg0"
2255
  }
2256
  },
2257
  {
2258
+ "@id": "tp-ont:Direction",
2259
+ "@type": "owl:Class",
2260
+ "rdfs:subClassOf": {
2261
+ "@id": "tp-ont:Object"
2262
+ }
2263
+ },
2264
+ {
2265
+ "@id": "tp-ont:BlocksDomain_clear_hasArg0",
2266
  "@type": "owl:ObjectProperty",
2267
  "rdfs:domain": {
2268
  "@id": "tp-ont:Predicate"
2269
  },
2270
  "rdfs:range": {
2271
+ "@id": "tp-ont:Block"
2272
  },
2273
  "rdfs:subPropertyOf": {
2274
  "@id": "tp-ont:hasArg0"
2275
  }
2276
  },
2277
  {
2278
+ "@id": "tp-ont:Camera",
2279
  "@type": "owl:Class",
2280
  "rdfs:subClassOf": {
2281
  "@id": "tp-ont:Object"
2282
  }
2283
  },
2284
  {
2285
+ "@id": "tp-ont:RoverDomain_at_rock_sample_hasArg0",
2286
  "@type": "owl:ObjectProperty",
2287
  "rdfs:domain": {
2288
  "@id": "tp-ont:Predicate"
2289
  },
2290
  "rdfs:range": {
2291
+ "@id": "tp-ont:Waypoint"
2292
  },
2293
  "rdfs:subPropertyOf": {
2294
+ "@id": "tp-ont:hasArg0"
2295
  }
2296
+ },
2297
+ {
2298
+ "@id": "tp-ont:Crate",
2299
+ "@type": "owl:Class",
2300
+ "rdfs:subClassOf": [
2301
+ {
2302
+ "@id": "tp-ont:Surface"
2303
+ },
2304
+ {
2305
+ "@id": "tp-ont:Object"
2306
+ }
2307
+ ]
2308
  }
2309
  ]
2310
  }
tp-ont.owl CHANGED
The diff for this file is too large to render. See raw diff