Specifics API
DFC Protocol is defined here but one specific API is requiered on Platform . In addition DFC server provides some sepecific API.
Platform
User
Prototype
link
https://server/link/myPlatformDataUri{
@id : myPlatformDataUri,
host : {
@id : myPlatformUri,
label : my platform
}
pivot : {
@id : pivotUri,
represents : [
{
@id : otherPlatformDataUri1,
host : {
@id : otherPlatformUri1,
label : other platform 1
}
},
{
@id : otherPlatformDataUri2,
host : {
@id : otherPlatformUri2,
label : other platform 2
}
}
]
}
}linkSimple
my-data
Last updated
Was this helpful?