![]() |
![]() |
![]() |
Tracker Ontology Reference Manual | ![]() |
---|
Captures the state of the transfer. This is derived from the cumulative states of the transfer elements of this transfer. Applications are responsible to keep it up-to-date
|
-- |
|
mto:Transfer, |
|
mto:State, |
|
-- |
|
-- |
|
1 |
The destination of the transfer. If the transfer is an download, it would be the URI for a file on the device. If the transfer is a (web) upload, it will be a URL, which will be filled once the upload is completed.
|
-- |
|
mto:TransferElement, |
|
rdfs:Resource, |
|
-- |
|
-- |
|
1 |
A list of transfer elements
|
-- |
|
mto:Transfer, |
|
mto:TransferElement, |
|
-- |
|
-- |
It will contain an string with the privacy level in the service. The exact string and its interpretation is service specific
|
-- |
|
mto:Transfer, |
|
xsd:string, |
|
-- |
|
-- |
The method of transfer - Bluetooth, Web upload etc
|
-- |
|
mto:Transfer, |
|
mto:TransferMethod, |
|
-- |
|
-- |
|
1 |
Captures the current state of the transfer element: Pending (not started), In Progress, Paused, Cancelled, Done
|
-- |
|
mto:TransferElement, |
|
mto:State, |
|
-- |
|
-- |
|
1 |
The date and time when the transfer was created
|
-- |
|
mto:Transfer, |
|
xsd:dateTime, |
|
-- |
|
-- |
|
1 |
The application processing the transfer - e.g. Upload Engine etc
|
-- |
|
mto:Transfer, |
|
nfo:Software, |
|
-- |
|
-- |
|
1 |
The source for the transfer. If the transfer is an upload, it would be the URI for a file on the device. If the transfer is a (web) download, it will be a URL. Question: Does it make more sense to have two fields: uploadSource and downloadSource?
|
-- |
|
mto:TransferElement, |
|
rdfs:Resource, |
|
-- |
|
-- |
|
1 |
The application that actually triggered the transfer - e.g. Gallery, Content Manager etc
|
-- |
|
mto:Transfer, |
|
nfo:Software, |
|
-- |
|
-- |
|
1 |
A reference to the account to which the web upload is to be done. This should at least contain information about the account and the service which is being used. For instance, Google/YouTube or Google/Picassa
|
-- |
|
mto:Transfer, |
|
xsd:string, |
|
-- |
|
-- |
|
1 |
This can contain category / tag / album / folder in the destination service
|
-- |
|
mto:UploadTransfer, |
|
xsd:string, |
|
-- |
|
-- |
Captures the date and time when the transfer ended. It must be set only when the trasfer element is completed succesfully
|
-- |
|
mto:TransferElement, |
|
xsd:dateTime, |
|
-- |
|
-- |
|
1 |
Captures the date and time when the transfer was started
|
-- |
|
mto:TransferElement, |
|
xsd:dateTime, |
|
-- |
|
-- |
|
1 |