-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The current DocRegExt seems to focus on HTML or PDF documents (accessible via HTTP interface).
There are also notebooks, and I think it would be useful for users to know the format of the documents they want to upload.
I propose to add the document format in the interface
for instance:
<capability xsi:type="doc:Edition">
<interface xsi:type="vr:WebDocument">
<resultType>application/x-ipynb+json</resultType>
<accessURL>https://cdsarc.cds.unistra.fr/viz-bin/notebook/J/MNRAS/320/451</accessURL>
</interface>
</capability>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels