SHINE API

為了與 MARKUS 半自動標記平台 進行資料交換,實作了符合 RISE and SHINE 框架 內的 SHINE API。

如果有興趣以 RISE and SHINE 的規範與 CBData API 進行界接,可以使用這些 API。

Collections

Get the list of all collections

https://cbdata.dila.edu.tw/stable/api/collections

Get the list of all resources for a collection

/api/collections/{uuid}/resources

例: https://cbdata.dila.edu.tw/stable/api/collections/024c5cf1-92d6-4740-82de-b6550d13b3d1/resources

Resources

Get the list of all sections for a resource

/api/resources/{uuid}/sections

例: https://cbdata.dila.edu.tw/stable/api/resources/f84c8d22-ce0c-470c-8e94-20059f4d89c2/sections

Sections

Get one section's information

/api/sections/{uuid}

例: https://cbdata.dila.edu.tw/stable/api/sections/7f5913a2-bc18-48cf-84e5-4797573795b6

Get the list of all content units for a section

/api/sections/{uuid}/content_units

例: https://cbdata.dila.edu.tw/stable/api/sections/7f5913a2-bc18-48cf-84e5-4797573795b6/content_units

Documentation

https://rise.mpiwg-berlin.mpg.de/pages/doc_for_resource_providers