Skip to content

adding a resultType format #5

@gilleslandais

Description

@gilleslandais

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions