-
Notifications
You must be signed in to change notification settings - Fork 10
/
GET-WorkTask.json
47 lines (47 loc) · 2.03 KB
/
GET-WorkTask.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"prefixes": {
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"dcterms": "http://purl.org/dc/terms/",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"spi": "http://jazz.net/ns/ism/smarter_physical_infrastructure#",
"oslc": "http://open-services.net/ns/core#"
},
"oslc:responseInfo": {
"oslc:nextPage": {
"rdf:resource": "http://localhost/oslc/spq/triAPICOutboundWorkTaskQC?oslc.select=*&oslc.paging=true&oslc.page=1&oslc.pageSize=2&pageno=2"
},
"oslc:totalCount": 810,
"rdf:about": "http://localhost/oslc/spq/triAPICOutboundWorkTaskQC?oslc.select=*&oslc.paging=true&oslc.page=1&oslc.pageSize=2"
},
"rdfs:member": [
{
"spi:triCurrencyUO": "US Dollars",
"spi:triCustomerOrgTX": "\\Organizations\\Videocon",
"spi:triOrganizationResponsible-triNameTX": null,
"spi:triIdTX": "1213",
"spi:action": "http://localhost/oslc/system/action/triAPICOutboundWorkTaskRS/135586970",
"spi:triTaskTypeCL": null,
"spi:triPriorityClassCL": null,
"spi:triActualStartDT": null,
"spi:triStatusCL": "Active",
"spi:triContract-triNameTX": null,
"spi:triMatrixRequestClassCL": null,
"spi:triGeographyLookupTX": null,
"spi:triWorkingLocationTX": null,
"rdf:about": "http://localhost/oslc/so/triAPICOutboundWorkTaskRS/135586970",
"dcterms:identifier": "135586970",
"spi:triNameTX": "Testing Costing WO 4m Obturate 09 June 01",
"spi:triMatrixServiceClassCL": null,
"spi:triDescriptionTX": null,
"spi:triPlannedStartDT": "2022-06-09T12:29:45+00:00",
"spi:triPlannedEndDT": "2022-06-09T12:29:45.813+00:00",
"spi:triPeopleResponsible-triNameTX": null
}
],
"rdf:type": [
{
"rdf:resource": "http://www.w3.org/2000/01/rdf-schema#Container"
}
],
"rdf:about": "http://localhost/oslc/spq"
}