forked from IBM/tririga-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
GET-Asset.json
58 lines (58 loc) · 2.43 KB
/
GET-Asset.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
48
49
50
51
52
53
54
55
56
57
58
{
"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/triAPICOutboundAssetQC?oslc.select=*&oslc.paging=true&oslc.page=1&oslc.pageSize=2&pageno=2"
},
"oslc:totalCount": 138,
"rdf:about": "http://localhost/oslc/spq/triAPICOutboundAssetQC?oslc.select=*&oslc.paging=true&oslc.page=1&oslc.pageSize=2"
},
"rdfs:member": [
{
"spi:triCurrencyUO": "US Dollars",
"spi:SysReserveFlag": false,
"spi:triIdTX": "WRECKERSTRI2MX-2",
"spi:action": "http://localhost/oslc/system/action/triAPICOutboundAssetRS/135580867",
"spi:triStatusCL": "Active",
"spi:triPathTX": "\\Locations\\Property 08\\Bldg 07\\Floor 15\\A.002",
"spi:triMaintenancePriorityCL": null,
"spi:triSerialNumTX": "10008923",
"spi:triSpecNameTX": "Maximo-Spec",
"rdf:about": "http://localhost/oslc/so/triAPICOutboundAssetRS/135580867",
"spi:triActiveStartDA": "2019-08-31",
"spi:triNameTX": "A.002",
"spi:triDescriptionTX": "test",
"spi:triBarCodeEntryTX": "as-4567",
"spi:triConditionLI": "Good"
},
{
"spi:triCurrencyUO": "US Dollars",
"spi:SysReserveFlag": false,
"spi:triIdTX": "MXWRECKERS12",
"spi:action": "http://localhost/oslc/system/action/triAPICOutboundAssetRS/135580673",
"spi:triStatusCL": "Active",
"spi:triPathTX": null,
"spi:triMaintenancePriorityCL": null,
"spi:triSerialNumTX": null,
"spi:triSpecNameTX": "Maximo-Spec",
"rdf:about": "http://localhost/oslc/so/triAPICOutboundAssetRS/135580673",
"spi:triActiveStartDA": "2021-11-10",
"spi:triNameTX": null,
"spi:triDescriptionTX": "test",
"spi:triBarCodeEntryTX": null,
"spi:triConditionLI": "Poor"
}
],
"rdf:type": [
{
"rdf:resource": "http://www.w3.org/2000/01/rdf-schema#Container"
}
],
"rdf:about": "http://localhost/oslc/spq"
}